Searched refs:CFGCHIP2_PHYPWRDN (Results 1 – 3 of 3) sorted by relevance
25 #define CFGCHIP2_PHYPWRDN (1 << 10) macro
104 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN); in phy_on()131 cfgchip2 |= CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN; in phy_off()
50 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN); in ohci_da8xx_clock()