Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Drzg2l-cpg.c82 #define MSTOP_MASK(conf) FIELD_GET(GENMASK(15, 0), (conf)) macro
1416 value = MSTOP_MASK(mstop->conf) << 16; in rzg2l_mod_clock_module_set_state()
1444 value |= MSTOP_MASK(mstop->conf); in rzg2l_mod_clock_module_set_state()
1481 MSTOP_MASK(clk->mstop->conf); in rzg2l_mod_clock_mstop_show()