Searched refs:USB_PHY_PLL_CTL_PLL_RESETB_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define USB_PHY_PLL_CTL_PLL_RESETB_MASK BIT(30) macro273 reg |= USB_PHY_PLL_CTL_PLL_RESETB_MASK; in usb_init_common_7211b0()432 reg &= ~USB_PHY_PLL_CTL_PLL_RESETB_MASK; in usb_uninit_common_7211b0()
Completed in 5 milliseconds