Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/renesas/
Dr9a08g045-cpg.c269 RZG2L_PD_F_ALWAYS_ON),
272 RZG2L_PD_F_ALWAYS_ON),
275 RZG2L_PD_F_ALWAYS_ON),
278 RZG2L_PD_F_ALWAYS_ON),
323 RZG2L_PD_F_ALWAYS_ON),
Drzg2l-cpg.h295 #define RZG2L_PD_F_ALWAYS_ON BIT(0) macro
Drzg2l-cpg.c1780 bool always_on = !!(info->pm_domains[i].flags & RZG2L_PD_F_ALWAYS_ON); in rzg2l_cpg_add_pm_domains()