Searched refs:DEVLC_PTS (Results 1 – 2 of 2) sorted by relevance
93 #define DEVLC_PTS(d) (u32)(((d) & 0x7) << 29) macro
294 lpm = DEVLC_PTS(PTS_UTMI); in hw_phymode_configure()298 lpm = DEVLC_PTS(PTS_UTMI) | DEVLC_PTW; in hw_phymode_configure()302 lpm = DEVLC_PTS(PTS_ULPI); in hw_phymode_configure()306 lpm = DEVLC_PTS(PTS_SERIAL); in hw_phymode_configure()311 lpm = DEVLC_PTS(PTS_HSIC); in hw_phymode_configure()318 hw_write(ci, OP_DEVLC, DEVLC_PTS(7) | DEVLC_PTW, lpm); in hw_phymode_configure()