Home
last modified time | relevance | path

Searched refs:zynqmp_pm_clock_get_parents (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/zynqmp/
H A Dclkc.c315 * zynqmp_pm_clock_get_parents() - Get the first 3 parents of clock for given id
331 static int zynqmp_pm_clock_get_parents(u32 clock_id, u32 index, in zynqmp_pm_clock_get_parents() function
493 ret = zynqmp_pm_clock_get_parents(clock[clk_id].clk_id, j, in zynqmp_clock_get_parents()
/kernel/linux/linux-6.6/drivers/clk/zynqmp/
H A Dclkc.c343 * zynqmp_pm_clock_get_parents() - Get the first 3 parents of clock for given id
359 static int zynqmp_pm_clock_get_parents(u32 clock_id, u32 index, in zynqmp_pm_clock_get_parents() function
521 ret = zynqmp_pm_clock_get_parents(clock[clk_id].clk_id, j, in zynqmp_clock_get_parents()

Completed in 3 milliseconds