Searched refs:PHY_WRITE4 (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/arm/freescale/vybrid/ |
| HD | vf_ehci.c | 114 #define PHY_WRITE4(_sc, _reg, _val) \ macro 198 PHY_WRITE4(esc, USBPHY_CTRL, reg); in phy_init() 204 PHY_WRITE4(esc, USBPHY_CTRL, reg); in phy_init() 207 PHY_WRITE4(esc, USBPHY_CTRL_SET, reg); in phy_init() 221 PHY_WRITE4(esc, USBPHY_PWD, 0x00); in phy_init() 226 PHY_WRITE4(esc, USBPHY_DEBUG, reg); in phy_init()
|