Home
last modified time | relevance | path

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

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