Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/sam/
H A Dat91_sckc.c49 res = clk_dt_register_clk_provider(fdt, offs, clk_dt_get_simple_clk, in sckc_pmc_setup()
/optee_os/core/include/drivers/
H A Dclk_dt.h102 static inline TEE_Result clk_dt_get_simple_clk(struct dt_pargs *args __unused, in clk_dt_get_simple_clk() function
/optee_os/core/drivers/clk/
H A Dfixed_clk.c64 res = clk_dt_register_clk_provider(fdt, offs, clk_dt_get_simple_clk, in fixed_clock_probe()