Home
last modified time | relevance | path

Searched refs:CFGCHIP2_RESET (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-davinci/include/mach/
Dusb.h17 #define CFGCHIP2_RESET (1 << 15) macro
/linux-3.4.99/drivers/usb/host/
Dohci-da8xx.c50 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN); in ohci_da8xx_clock()
/linux-3.4.99/drivers/usb/musb/
Dda8xx.c104 cfgchip2 &= ~(CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN); in phy_on()