Searched refs:PTS_UTMI (Results 1 – 4 of 4) sorted by relevance
96 #define PTS_UTMI 0 macro
275 portsc = PORTSC_PTS(PTS_UTMI); in hw_phymode_configure()276 lpm = DEVLC_PTS(PTS_UTMI); in hw_phymode_configure()279 portsc = PORTSC_PTS(PTS_UTMI) | PORTSC_PTW; in hw_phymode_configure()280 lpm = DEVLC_PTS(PTS_UTMI) | DEVLC_PTW; in hw_phymode_configure()
320 #define PTS_UTMI 0 macro
554 init_phy_mux(config, PTS_UTMI, init); in init_utmi_usb_controller()