Searched refs:CFGCHIP2_PHYPWRDN (Results 1 – 5 of 5) sorted by relevance
51 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN | in phy_on()80 cfgchip2 |= CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN; in phy_off()
29 (CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | in usb_phy_on()52 CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN | in usb_phy_off()
76 #define CFGCHIP2_PHYPWRDN (1 << 10) macro
113 #define CFGCHIP2_PHYPWRDN BIT(10) macro
387 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_usb0_clk48_enable()404 val = CFGCHIP2_PHYPWRDN; in da8xx_usb0_clk48_disable()