Searched refs:CFGCHIP2_OTGPWRDN (Results 1 – 2 of 2) sorted by relevance
26 #define CFGCHIP2_OTGPWRDN (1 << 9) macro
106 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN); in phy_on()133 cfgchip2 |= CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN; in phy_off()