Searched refs:TYPE_CLOCK (Results 1 – 5 of 5) sorted by relevance
34 obj = object_new(TYPE_CLOCK); in clock_new()204 .name = TYPE_CLOCK,
49 clk = CLOCK(object_new(TYPE_CLOCK)); in qdev_init_clocklist()
22 #define TYPE_CLOCK "clock" macro
251 zynq_machine->ps_clk = CLOCK(object_new(TYPE_CLOCK)); in zynq_init()
15 ``TYPE_CLOCK``).144 ``object_new(TYPE_CLOCK)``. In that case the clock will neither be an
Completed in 16 milliseconds