Searched refs:PORTSC_PTS (Results 1 – 2 of 2) sorted by relevance
273 portsc = PORTSC_PTS(PTS_UTMI); in hw_phymode_configure()277 portsc = PORTSC_PTS(PTS_UTMI) | PORTSC_PTW; in hw_phymode_configure()281 portsc = PORTSC_PTS(PTS_ULPI); in hw_phymode_configure()285 portsc = PORTSC_PTS(PTS_SERIAL); in hw_phymode_configure()290 portsc = PORTSC_PTS(PTS_HSIC); in hw_phymode_configure()302 hw_write(ci, OP_PORTSC, PORTSC_PTS(7) | PORTSC_PTW, portsc); in hw_phymode_configure()
79 #define PORTSC_PTS(d) \ macro
Completed in 5 milliseconds