Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dbits.h66 #define PORTSC_CCS BIT(0) macro
H A Dotg_fsm.c653 port_conn = hw_read(ci, OP_PORTSC, PORTSC_CCS); in ci_otg_fsm_event()