Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/clk/renesas/
Dclk-mstp.c129 static int cpg_mstp_clock_is_enabled(struct clk_hw *hw) in cpg_mstp_clock_is_enabled() function
146 .is_enabled = cpg_mstp_clock_is_enabled,
Drenesas-cpg-mssr.c256 static int cpg_mstp_clock_is_enabled(struct clk_hw *hw) in cpg_mstp_clock_is_enabled() function
273 .is_enabled = cpg_mstp_clock_is_enabled,
455 cpg_mstp_clock_is_enabled(&clock->hw)) { in cpg_mssr_register_mod_clk()