Searched refs:PLL_ENB (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ct20k2reg.h | 31 #define PLL_ENB 0x1B7088 macro
|
H A D | cthw20k2.c | 1309 hw_write_20kx(hw, PLL_ENB, pllenb); in hw_pll_init() 2090 data = hw_read_20kx(hw, PLL_ENB); in hw_card_stop() 2091 hw_write_20kx(hw, PLL_ENB, (data & (~0x07))); in hw_card_stop()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ct20k2reg.h | 31 #define PLL_ENB 0x1B7088 macro
|
H A D | cthw20k2.c | 1309 hw_write_20kx(hw, PLL_ENB, pllenb); in hw_pll_init() 2086 data = hw_read_20kx(hw, PLL_ENB); in hw_card_stop() 2087 hw_write_20kx(hw, PLL_ENB, (data & (~0x07))); in hw_card_stop()
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7786.c | 425 #define PLL_ENB 0x00000002 macro 447 __raw_writel(PHY_ENB | PLL_ENB, USBPCTL1); in sh7786_usb_setup() 451 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7786.c | 425 #define PLL_ENB 0x00000002 macro 447 __raw_writel(PHY_ENB | PLL_ENB, USBPCTL1); in sh7786_usb_setup() 451 __raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1); in sh7786_usb_setup()
|
Completed in 11 milliseconds