Searched refs:PLL_RESETB (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
H A D | phy-bcm-sr-usb.c | 43 PLL_RESETB, enumerator 50 [PLL_RESETB] = 0, 60 [PLL_RESETB] = 5, 144 BIT(u3pll_ctrl[PLL_RESETB])); in bcm_usb_ss_phy_init() 164 BIT(u2pll_ctrl[PLL_RESETB])); in bcm_usb_hs_phy_init() 166 BIT(u2pll_ctrl[PLL_RESETB])); in bcm_usb_hs_phy_init()
|
H A D | phy-brcm-usb-init.c | 461 USB_CTRL_UNSET(ctrl_base, PLL_CTL, PLL_RESETB); in brcmusb_usb_phy_ldo_fix() 464 USB_CTRL_SET(ctrl_base, PLL_CTL, PLL_RESETB); in brcmusb_usb_phy_ldo_fix()
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm-sr-usb.c | 43 PLL_RESETB, enumerator 50 [PLL_RESETB] = 0, 60 [PLL_RESETB] = 5, 144 BIT(u3pll_ctrl[PLL_RESETB])); in bcm_usb_ss_phy_init() 164 BIT(u2pll_ctrl[PLL_RESETB])); in bcm_usb_hs_phy_init() 166 BIT(u2pll_ctrl[PLL_RESETB])); in bcm_usb_hs_phy_init()
|
H A D | phy-brcm-usb-init.c | 511 USB_CTRL_UNSET(ctrl_base, PLL_CTL, PLL_RESETB); in brcmusb_usb_phy_ldo_fix() 514 USB_CTRL_SET(ctrl_base, PLL_CTL, PLL_RESETB); in brcmusb_usb_phy_ldo_fix()
|
Completed in 5 milliseconds