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