Home
last modified time | relevance | path

Searched refs:PORTSC_SUSP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/chipidea/
Dbits.h62 #define PORTSC_SUSP BIT(7) macro
Dotg_fsm.c500 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_SUSP, in ci_otg_loc_sof()
501 PORTSC_SUSP); in ci_otg_loc_sof()
Dudc.c1542 if (!hw_read(ci, OP_PORTSC, PORTSC_SUSP)) { in ci_udc_wakeup()