Searched refs:PLL_ENB (Results 1 – 4 of 4) sorted by relevance
56 #define PLL_ENB (1 << 1) macro105 iowrite32(PHY_ENB | PLL_ENB, (reg0 + USBPCTRL1)); in rcar_usb_phy_init()130 iowrite32(PHY_ENB | PLL_ENB | PHY_RST, (reg0 + USBPCTRL1)); in rcar_usb_phy_init()
34 #define PLL_ENB 0x1B7088 macro
1319 hw_write_20kx(hw, PLL_ENB, pllenb); in hw_pll_init()2100 data = hw_read_20kx(hw, PLL_ENB); in hw_card_stop()2101 hw_write_20kx(hw, PLL_ENB, (data & (~0x07))); in hw_card_stop()
432 #define PLL_ENB 0x00000002 macro454 __raw_writel(PHY_ENB | PLL_ENB, USBPCTL1); in sh7786_usb_setup()458 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()