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

/seL4-test-master/projects/util_libs/libplatsupport/plat_include/zynq7000/platsupport/plat/
H A Dclock.h20 CLK_IO_PLL, enumerator in enum:clk_id
/seL4-test-master/projects/util_libs/libplatsupport/src/plat/zynq7000/
H A Dclock.c297 CLK_IO_PLL
301 CLK_IO_PLL,
302 CLK_IO_PLL,
436 case CLK_IO_PLL:
863 parent = clk_get_clock(clk_get_clock_sys(clk), CLK_IO_PLL);
1011 [CLK_IO_PLL] = &io_pll_clk,
1043 [CLK_IO_PLL] = 1000 * MHZ,

Completed in 23 milliseconds