Searched refs:USB_CFG_PLL_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define USB_CFG_PLL_MASK BIT(25) macro184 regmap_clear_bits(utmi->syscon, SYSCON_USB_CFG_REG, USB_CFG_PLL_MASK); in mvebu_cp110_utmi_phy_power_off()265 regmap_set_bits(utmi->syscon, SYSCON_USB_CFG_REG, USB_CFG_PLL_MASK); in mvebu_cp110_utmi_phy_power_on()
Completed in 4 milliseconds