Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c67 #define USB_PHY_PLL_CTL_PLL_SUSPEND_MASK BIT(27) macro
273 reg |= USB_PHY_PLL_CTL_PLL_SUSPEND_MASK; in usb_init_common_7211b0()