Searched refs:U2_PHY_FMCR0 (Results 1 – 2 of 2) sorted by relevance
228 USB_PHY_CLR_SET_FM(sc, U2_PHY_FMCR0, CYCLECNT, 0x400); in mtk_usb_phy_slew_rate_calibration()230 USB_PHY_CLR_SET_FM(sc, U2_PHY_FMCR0, 0, FDET_EN); in mtk_usb_phy_slew_rate_calibration()242 USB_PHY_CLR_SET_FM(sc, U2_PHY_FMCR0, FDET_EN, 0); in mtk_usb_phy_slew_rate_calibration()
57 #define U2_PHY_FMCR0 0x00 macro