Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/chipidea/
Dbits.h82 #define PORTSC_STS BIT(29) macro
Dcore.c306 hw_write(ci, OP_PORTSC, PORTSC_STS, PORTSC_STS); in hw_phymode_configure()