Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dbcm6318-usbh-phy.c25 #define USBH_PLL_SUSP_EN BIT(27) macro
48 setbits_be32(priv->regs + USBH_PLL_REG, USBH_PLL_SUSP_EN); in bcm6318_usbh_init()