Home
last modified time | relevance | path

Searched refs:DC_FULL_SPEED_LINE_POLARITY (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c79 #define DC_FULL_SPEED_LINE_POLARITY BIT(4) macro
995 DC_GLOBAL_ENABLE | DC_FULL_SPEED_LINE_POLARITY | in usb_dc_attach()
1573 DC_GLOBAL_ENABLE | DC_FULL_SPEED_LINE_POLARITY | in usb_dc_wakeup_request()
1582 DC_GLOBAL_ENABLE | DC_FULL_SPEED_LINE_POLARITY | in usb_dc_wakeup_request()
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c74 #define DC_FULL_SPEED_LINE_POLARITY BIT(4) macro
644 usb_regs->dc_control = DC_GLOBAL_ENABLE | DC_FULL_SPEED_LINE_POLARITY | in it82xx2_host_wakeup()
652 usb_regs->dc_control = DC_GLOBAL_ENABLE | DC_FULL_SPEED_LINE_POLARITY | in it82xx2_host_wakeup()
1429 usb_regs->dc_control = DC_GLOBAL_ENABLE | DC_FULL_SPEED_LINE_POLARITY | in it82xx2_enable()