Home
last modified time | relevance | path

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

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