Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mfd/
Dda8xx-cfgchip.h122 #define CFGCHIP2_PHYPWRDN BIT(10) macro
/linux-4.19.296/drivers/clk/davinci/
Dda8xx-cfgchip.c389 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_usb0_clk48_enable()
406 val = CFGCHIP2_PHYPWRDN; in da8xx_usb0_clk48_disable()