Home
last modified time | relevance | path

Searched refs:get_pll_config (Results 1 – 12 of 12) sorted by relevance

/external/u-boot/drivers/clk/renesas/
Dr8a7796-cpg-mssr.c322 .get_pll_config = r8a7796_get_pll_config,
337 .get_pll_config = r8a7796_get_pll_config,
Drenesas-cpg-mssr.h31 const void *(*get_pll_config)(const u32 cpg_mode); member
Dr8a77970-cpg-mssr.c213 .get_pll_config = r8a77970_get_pll_config,
Dr8a7792-cpg-mssr.c220 .get_pll_config = r8a7792_get_pll_config,
Dr8a77995-cpg-mssr.c226 .get_pll_config = r8a77995_get_pll_config,
Dr8a7794-cpg-mssr.c249 .get_pll_config = r8a7794_get_pll_config,
Dr8a7791-cpg-mssr.c268 .get_pll_config = r8a7791_get_pll_config,
Dr8a77990-cpg-mssr.c288 .get_pll_config = r8a77990_get_pll_config,
Dr8a7790-cpg-mssr.c272 .get_pll_config = r8a7790_get_pll_config,
Dclk-rcar-gen2.c255 (struct rcar_gen2_cpg_pll_config *)info->get_pll_config(cpg_mode); in gen2_clk_probe()
Dr8a7795-cpg-mssr.c349 .get_pll_config = r8a7795_get_pll_config,
Dclk-rcar-gen3.c380 (struct rcar_gen3_cpg_pll_config *)info->get_pll_config(cpg_mode); in gen3_clk_probe()