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