Home
last modified time | relevance | path

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

/external/u-boot/board/syteco/zmx25/
Dlowlevel_init.S21 .macro init_clocks macro
94 init_clocks
/external/u-boot/drivers/clk/rockchip/
Dclk_rk3288.c965 bool init_clocks = false; in rk3288_clk_probe() local
976 init_clocks = true; in rk3288_clk_probe()
989 init_clocks = true; in rk3288_clk_probe()
992 if (init_clocks) in rk3288_clk_probe()
/external/igt-gpu-tools/benchmarks/
Dgem_wsim.c3068 static void init_clocks(void) in init_clocks() function
3130 init_clocks(); in main()