Home
last modified time | relevance | path

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

/drivers/usb/chipidea/
Dbits.h73 #define PORTSC_FPR BIT(6) macro
Dotg_fsm.c497 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_FPR, in ci_otg_loc_sof()
498 PORTSC_FPR); in ci_otg_loc_sof()
Dudc.c1562 hw_write(ci, OP_PORTSC, PORTSC_FPR, PORTSC_FPR); in ci_udc_wakeup()