Searched refs:DA8XX_GATE_CLOCK_IS_DIV4P5 (Results 1 – 1 of 1) sorted by relevance
23 #define DA8XX_GATE_CLOCK_IS_DIV4P5 BIT(1) macro108 if (info->flags & DA8XX_GATE_CLOCK_IS_DIV4P5) in da8xx_cfgchip_gate_clk_register()154 .flags = DA8XX_GATE_CLOCK_IS_DIV4P5,