Searched refs:PORTSC_STS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/chipidea/ | ||
D | bits.h | 73 #define PORTSC_STS BIT(29) macro |
D | core.c | 322 hw_write(ci, OP_PORTSC, PORTSC_STS, PORTSC_STS); in hw_phymode_configure() |