Home
last modified time | relevance | path

Searched refs:PLL_ENB (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/pci/ctxfi/
Dct20k2reg.h34 #define PLL_ENB 0x1B7088 macro
Dcthw20k2.c1313 hw_write_20kx(hw, PLL_ENB, pllenb); in hw_pll_init()
2093 data = hw_read_20kx(hw, PLL_ENB); in hw_card_stop()
2094 hw_write_20kx(hw, PLL_ENB, (data & (~0x07))); in hw_card_stop()
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7786.c426 #define PLL_ENB 0x00000002 macro
448 __raw_writel(PHY_ENB | PLL_ENB, USBPCTL1); in sh7786_usb_setup()
452 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()