Searched refs:CFGCHIP2_PHYPWRDN (Results 1 – 2 of 2) sorted by relevance
50 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN | in phy_on()79 cfgchip2 |= CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN; in phy_off()
75 #define CFGCHIP2_PHYPWRDN (1 << 10) macro