PLL_ENB           445 arch/sh/kernel/cpu/sh4a/setup-sh7786.c 	__raw_writel(PHY_ENB | PLL_ENB, USBPCTL1);
PLL_ENB           449 arch/sh/kernel/cpu/sh4a/setup-sh7786.c 			__raw_writel(PHY_ENB | PLL_ENB | PHY_RST, USBPCTL1);
PLL_ENB          1309 sound/pci/ctxfi/cthw20k2.c 	hw_write_20kx(hw, PLL_ENB, pllenb);
PLL_ENB          2089 sound/pci/ctxfi/cthw20k2.c 	data = hw_read_20kx(hw, PLL_ENB);
PLL_ENB          2090 sound/pci/ctxfi/cthw20k2.c 	hw_write_20kx(hw, PLL_ENB, (data & (~0x07)));