Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/device/
Dusb_dc_it82xx2.c80 #define DC_FULL_SPEED_LINE_RATE BIT(5) macro
996 DC_FULL_SPEED_LINE_RATE | DC_CONNECT_TO_HOST; in usb_dc_attach()
1574 DC_FULL_SPEED_LINE_RATE | DC_DIRECT_CONTROL | in usb_dc_wakeup_request()
1583 DC_FULL_SPEED_LINE_RATE | DC_CONNECT_TO_HOST; in usb_dc_wakeup_request()
/Zephyr-latest/drivers/usb/udc/
Dudc_it82xx2.c75 #define DC_FULL_SPEED_LINE_RATE BIT(5) macro
645 DC_FULL_SPEED_LINE_RATE | DC_DIRECT_CONTROL | in it82xx2_host_wakeup()
653 DC_FULL_SPEED_LINE_RATE | DC_CONNECT_TO_HOST; in it82xx2_host_wakeup()
1430 DC_FULL_SPEED_LINE_RATE | DC_CONNECT_TO_HOST; in it82xx2_enable()