Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mfd/
Dda8xx-cfgchip.h104 #define CFGCHIP2_RESET BIT(15) macro
/linux-6.12.1/drivers/phy/ti/
Dphy-da8xx-usb.c143 u32 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_OTGPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_runtime_resume()
/linux-6.12.1/drivers/clk/davinci/
Dda8xx-cfgchip.c388 mask = CFGCHIP2_RESET | CFGCHIP2_PHYPWRDN | CFGCHIP2_PHY_PLLON; in da8xx_usb0_clk48_enable()