Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dda8xx-usb.h75 #define CFGCHIP2_PHYPWRDN (1 << 10) macro
/openbmc/linux/include/linux/mfd/
H A Dda8xx-cfgchip.h113 #define CFGCHIP2_PHYPWRDN BIT(10) macro
/openbmc/linux/drivers/clk/davinci/
H A Dda8xx-cfgchip.c388 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_usb0_clk48_enable()
405 val = CFGCHIP2_PHYPWRDN; in da8xx_usb0_clk48_disable()