Home
last modified time | relevance | path

Searched refs:DEVLC_PTW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dbits.h91 #define DEVLC_PTW BIT(27) macro
H A Dcore.c273 lpm = DEVLC_PTS(PTS_UTMI) | DEVLC_PTW; in hw_phymode_configure()
293 hw_write(ci, OP_DEVLC, DEVLC_PTS(7) | DEVLC_PTW, lpm); in hw_phymode_configure()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dbits.h91 #define DEVLC_PTW BIT(27) macro
H A Dcore.c280 lpm = DEVLC_PTS(PTS_UTMI) | DEVLC_PTW; in hw_phymode_configure()
300 hw_write(ci, OP_DEVLC, DEVLC_PTS(7) | DEVLC_PTW, lpm); in hw_phymode_configure()

Completed in 5 milliseconds