Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dhpet.h21 #define HPET_CLK_PERIOD 10 /* 10 ns*/ macro
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs52 const HPET_CLK_PERIOD: u64 = 10; // 10 ns constant