HomeSort by relevance Sort by last modified time
    Searched refs:USBH_PLL_REG (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/phy/
bcm6318-usbh-phy.c 24 #define USBH_PLL_REG 0x04
48 setbits_be32(priv->regs + USBH_PLL_REG, USBH_PLL_SUSP_EN);
59 clrbits_be32(priv->regs + USBH_PLL_REG, USBH_PLL_IDDQ_PWRDN);
bcm6368-usbh-phy.c 20 #define USBH_PLL_REG 0x18
64 clrbits_be32(priv->regs + USBH_PLL_REG, hw->pll_clr);

Completed in 335 milliseconds