Searched refs:PHY_WRITE4 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | vf_ehci.c | 114 #define PHY_WRITE4(_sc, _reg, _val) \ macro 209 PHY_WRITE4(esc, USBPHY_CTRL, reg); in phy_init() 215 PHY_WRITE4(esc, USBPHY_CTRL, reg); in phy_init() 218 PHY_WRITE4(esc, USBPHY_CTRL_SET, reg); in phy_init() 232 PHY_WRITE4(esc, USBPHY_PWD, 0x00); in phy_init() 237 PHY_WRITE4(esc, USBPHY_DEBUG, reg); in phy_init()
|