Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/broadcom/
H A Dphy-brcm-usb-init-synopsys.c68 #define USB_PHY_PLL_CTL_PLL_RESETB_MASK BIT(30) macro
262 reg |= USB_PHY_PLL_CTL_PLL_RESETB_MASK; in usb_init_common_7211b0()
375 reg &= ~USB_PHY_PLL_CTL_PLL_RESETB_MASK; in usb_uninit_common_7211b0()