Lines Matching defs:PLL_CTRL
20 PLL_CTRL,
28 [PLL_CTRL] = 0x18,
33 [PLL_CTRL] = 0x0c,
38 [PLL_CTRL] = 0x8,
139 bcm_usb_reg32_clrbits(regs + offset[PLL_CTRL],
141 bcm_usb_reg32_setbits(regs + offset[PLL_CTRL],
143 bcm_usb_reg32_setbits(regs + offset[PLL_CTRL],
149 ret = bcm_usb_pll_lock_check(regs + offset[PLL_CTRL],
163 bcm_usb_reg32_clrbits(regs + offset[PLL_CTRL],
165 bcm_usb_reg32_setbits(regs + offset[PLL_CTRL],
168 ret = bcm_usb_pll_lock_check(regs + offset[PLL_CTRL],