Home
last modified time | relevance | path

Searched refs:clock_set_ns (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/
H A Dclock.h187 static inline bool clock_set_ns(Clock *clk, unsigned ns) in clock_set_ns() function
/openbmc/qemu/docs/devel/
H A Dclocks.rst149 change it using ``clock_set_ns()`` or ``clock_set_hz()``.
297 ``clock_set_ns()`` or ``clock_set_hz()`` should be called on the Clock
305 clock_set_ns(clk, 10);