Searched refs:init_clocks (Results 1 – 7 of 7) sorted by relevance
21 .macro init_clocks macro94 init_clocks
114 static void init_clocks(QTestState *qts) in init_clocks() function177 init_clocks(qts); in init_uart()
988 bool init_clocks = false; in rk3288_clk_probe() local999 init_clocks = true; in rk3288_clk_probe()1012 init_clocks = true; in rk3288_clk_probe()1015 if (init_clocks) in rk3288_clk_probe()
446 init_clocks(NULL); in main()
793 void init_clocks(QEMUTimerListNotifyCB *notify_cb);
162 init_clocks(qemu_timer_notify_cb); in qemu_init_main_loop()
640 void init_clocks(QEMUTimerListNotifyCB *notify_cb) in init_clocks() function