Home
last modified time | relevance | path

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

/linux/drivers/usb/chipidea/
H A Dbits.h81 #define PORTSC_PTW BIT(28) macro
H A Dcore.c280 portsc = PORTSC_PTS(PTS_UTMI) | PORTSC_PTW; in hw_phymode_configure()
305 hw_write(ci, OP_PORTSC, PORTSC_PTS(7) | PORTSC_PTW, portsc); in hw_phymode_configure()