Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dclk-mstp.c125 static int cpg_mstp_clock_is_enabled(struct clk_hw *hw) in cpg_mstp_clock_is_enabled() function
142 .is_enabled = cpg_mstp_clock_is_enabled,
H A Drenesas-cpg-mssr.c250 static int cpg_mstp_clock_is_enabled(struct clk_hw *hw) in cpg_mstp_clock_is_enabled() function
267 .is_enabled = cpg_mstp_clock_is_enabled,
449 cpg_mstp_clock_is_enabled(&clock->hw)) { in cpg_mssr_register_mod_clk()