Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/clk/
H A Dti_clk.c277 bool ti_clk_get(struct ti_clk *clkp) in ti_clk_get() function
292 ret = ti_clk_get(clkp_parent); in ti_clk_get()
446 if (!ti_clk_get(&soc_clocks[i])) { in ti_clk_init()
H A Dti_clk_mux.c180 if (!ti_clk_get(parent)) { in ti_clk_mux_set_parent()
/rk3399_ARM-atf/drivers/ti/clk/include/
H A Dti_clk.h309 bool ti_clk_get(struct ti_clk *clkp);
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_clk.c100 if (ti_clk_get(clkp)) { in ti_device_clk_set_gated()
416 (void)ti_clk_get(clkp); in ti_device_clk_enable()
H A Dti_psc.c191 (void) ti_clk_get(clkp); in psc_pd_clk_get()
710 (void) ti_clk_get(clkp); in lpsc_module_clk_get()