Searched refs:SOTG_PORTSC1_ECSC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_reg.h198 #define SOTG_PORTSC1_ECSC (1 << 1) macro
H A Dsaf1761_otg.c3218 SAF1761_WRITE_LE_4(sc, SOTG_PORTSC1, temp & ~SOTG_PORTSC1_ECSC);
3375 if (temp & SOTG_PORTSC1_ECSC)

Completed in 42 milliseconds