Home
last modified time | relevance | path

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

/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs55 const HPET_CAP_REV_ID_SHIFT: usize = 0; constant
737 HPET_CAP_REV_ID_VALUE << HPET_CAP_REV_ID_SHIFT | in realize()