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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg_reg.h98 #define SOTG_MODE_SNDRSU (1 << 6) macro
H A Dsaf1761_otg.c208 SAF1761_WRITE_LE_4(sc, SOTG_MODE, temp | SOTG_MODE_SNDRSU);
209 SAF1761_WRITE_LE_4(sc, SOTG_MODE, temp & ~SOTG_MODE_SNDRSU);

Completed in 85 milliseconds