Searched refs:CFGCHIP2_OTGPWRDN (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
H A Dusb-davinci.h26 #define CFGCHIP2_OTGPWRDN (1 << 9) macro
/linux-4.1.27/drivers/usb/musb/
H A Dda8xx.c106 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN); phy_on()
133 cfgchip2 |= CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN; phy_off()

Completed in 164 milliseconds