Home
last modified time | relevance | path

Searched defs:get_clock (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-time.h4 static inline u64 get_clock(void) in get_clock() function
/openbmc/qemu/include/qemu/
H A Dtimer.h825 static inline int64_t get_clock(void) in get_clock() function
836 static inline int64_t get_clock(void) in get_clock() function
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h189 int (*get_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid, member