Home
last modified time | relevance | path

Searched defs:TYPE_HPET (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/rust/hw/timer/hpet/src/
H A Dlib.rs13 pub const TYPE_HPET: &::std::ffi::CStr = c"hpet"; constant
/openbmc/qemu/include/hw/timer/
H A Dhpet.h78 #define TYPE_HPET "hpet" macro