Searched refs:PORTSC_PFSC (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/chipidea/ | ||
D | bits.h | 81 #define PORTSC_PFSC BIT(24) macro |
D | core.c | 436 hw_write(ci, OP_PORTSC, PORTSC_PFSC, PORTSC_PFSC); in ci_platform_configure() |