Home
last modified time | relevance | path

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

/drivers/usb/chipidea/
Dbits.h51 #define PORTSC_FPR BIT(6) macro
Dotg_fsm.c515 hw_write(ci, OP_PORTSC, PORTSC_W1C_BITS | PORTSC_FPR, in ci_otg_loc_sof()
516 PORTSC_FPR); in ci_otg_loc_sof()
Dudc.c1527 hw_write(ci, OP_PORTSC, PORTSC_FPR, PORTSC_FPR); in ci_udc_wakeup()