Searched refs:CFGCHIP2_RESET (Results 1 – 5 of 5) sorted by relevance
29 (CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | in usb_phy_on()53 CFGCHIP2_RESET); in usb_phy_off()
68 #define CFGCHIP2_RESET (1 << 15) macro
51 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN | in phy_on()
104 #define CFGCHIP2_RESET BIT(15) macro
387 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_usb0_clk48_enable()