Searched refs:PTS_UTMI (Results 1 – 2 of 2) sorted by relevance
266 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()
76 #define PTS_UTMI 0 macro