Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/broadcom/
Dphy-bcm63xx-usbh.c33 USBH_PLL_CONTROL1, enumerator
113 [USBH_PLL_CONTROL1] = 0x04,
138 [USBH_PLL_CONTROL1] = 0x18,
160 [USBH_PLL_CONTROL1] = -1,
185 [USBH_PLL_CONTROL1] = 0x18,
208 [USBH_PLL_CONTROL1] = 0x18,
321 if (usbh_has_reg(usbh, USBH_PLL_CONTROL1)) { in bcm63xx_usbh_phy_power_on()
322 u32 val = usbh_readl(usbh, USBH_PLL_CONTROL1); in bcm63xx_usbh_phy_power_on()
327 usbh_writel(usbh, USBH_PLL_CONTROL1, val); in bcm63xx_usbh_phy_power_on()
337 if (usbh_has_reg(usbh, USBH_PLL_CONTROL1)) { in bcm63xx_usbh_phy_power_off()
[all …]