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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_reg.h192 #define SOTG_PORTSC1_PP (1 << 12) macro
H A Dsaf1761_otg.c3215 SAF1761_WRITE_LE_4(sc, SOTG_PORTSC1, temp & ~SOTG_PORTSC1_PP);
3295 SAF1761_WRITE_LE_4(sc, SOTG_PORTSC1, temp | SOTG_PORTSC1_PP);
3369 if (temp & SOTG_PORTSC1_PP)

Completed in 95 milliseconds