Searched refs:U2_PHY_FMCR0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_usb_phy.h57 #define U2_PHY_FMCR0 0x00 macro
H A Dmtk_usb_phy.c228 USB_PHY_CLR_SET_FM(sc, U2_PHY_FMCR0, CYCLECNT, 0x400);
230 USB_PHY_CLR_SET_FM(sc, U2_PHY_FMCR0, 0, FDET_EN);
242 USB_PHY_CLR_SET_FM(sc, U2_PHY_FMCR0, FDET_EN, 0);

Completed in 66 milliseconds