Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Drzv2h-cpg.h167 #define BUS_MSTOP_NONE GENMASK(31, 0) macro
H A Drzv2h-cpg.c1188 if (clock->mstop_data != BUS_MSTOP_NONE) in rzv2h_mod_clock_endisable()
1191 if (clock->mstop_data != BUS_MSTOP_NONE) in rzv2h_mod_clock_endisable()
1288 if (clock->mstop_data != BUS_MSTOP_NONE && in rzv2h_cpg_register_mod_clk()
1291 } else if (clock->mstop_data != BUS_MSTOP_NONE && mod->critical) { in rzv2h_cpg_register_mod_clk()
H A Dr9a09g047-cpg.c270 BUS_MSTOP_NONE),