Home
last modified time | relevance | path

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

/drivers/usb/chipidea/
Dcore.c266 portsc = PORTSC_PTS(PTS_UTMI); in hw_phymode_configure()
267 lpm = DEVLC_PTS(PTS_UTMI); in hw_phymode_configure()
270 portsc = PORTSC_PTS(PTS_UTMI) | PORTSC_PTW; in hw_phymode_configure()
271 lpm = DEVLC_PTS(PTS_UTMI) | DEVLC_PTW; in hw_phymode_configure()
Dbits.h76 #define PTS_UTMI 0 macro