Lines Matching refs:its
14 The object is *Clock* and its QOM name is ``clock`` (in C code, the macro
56 The state of a clock is its period; it is stored as an integer
269 mechanism so you can configure a clock to make its children
270 run at a different period from its own. If you call the
274 For instance, if the clock has a frequency of 8MHz and you set its
275 multiplier to 2 and its divider to 3, the child clocks will run
295 the clock remains unconnected it will always keep its initial value
329 ``clock_get()`` returns the period of the clock in its fully precise
411 A device can change its outputs using the ``clock_update()``,
470 * the clock "clk" of its child B.
495 Clock state is not migrated automatically. Every device must handle its