Searched refs:PLL_ENB (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/ctxfi/
H A Dct20k2reg.h34 #define PLL_ENB 0x1B7088 macro
H A Dcthw20k2.c1319 hw_write_20kx(hw, PLL_ENB, pllenb); hw_pll_init()
2100 data = hw_read_20kx(hw, PLL_ENB); hw_card_stop()
2101 hw_write_20kx(hw, PLL_ENB, (data & (~0x07))); hw_card_stop()
/linux-4.4.14/drivers/usb/phy/
H A Dphy-rcar-usb.c56 #define PLL_ENB (1 << 1) macro
105 iowrite32(PHY_ENB | PLL_ENB, (reg0 + USBPCTRL1)); rcar_usb_phy_init()
130 iowrite32(PHY_ENB | PLL_ENB | PHY_RST, (reg0 + USBPCTRL1)); rcar_usb_phy_init()
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7786.c432 #define PLL_ENB 0x00000002 macro
454 __raw_writel(PHY_ENB | PLL_ENB, USBPCTL1); sh7786_usb_setup()
458 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); sh7786_usb_setup()

Completed in 354 milliseconds