Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/davinci/
Dda8xx-cfgchip.c23 #define DA8XX_GATE_CLOCK_IS_DIV4P5 BIT(1) macro
108 if (info->flags & DA8XX_GATE_CLOCK_IS_DIV4P5) in da8xx_cfgchip_gate_clk_register()
154 .flags = DA8XX_GATE_CLOCK_IS_DIV4P5,