Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/renesas/rza/cpg/
H A Dcpg.h31 void cpg_reset_off(enum clock_id clkid);
/rk3399_ARM-atf/plat/renesas/rza/common/
H A Drz_common.c42 cpg_reset_off(CPG_CLOCK_SPIM); in rpc_setup()
/rk3399_ARM-atf/drivers/renesas/rza/cpg/
H A Dcpg.c852 void cpg_reset_off(enum clock_id clkid) in cpg_reset_off() function