Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/
Dda8xx-cfgchip.h113 #define CFGCHIP2_PHYPWRDN BIT(10) macro
/linux-5.19.10/drivers/clk/davinci/
Dda8xx-cfgchip.c387 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_usb0_clk48_enable()
404 val = CFGCHIP2_PHYPWRDN; in da8xx_usb0_clk48_disable()