Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Dpl011.h26 #define TYPE_PL011_LUMINARY "pl011_luminary" macro
/openbmc/qemu/rust/hw/char/pl011/src/
H A Dlib.rs52 pub const TYPE_PL011_LUMINARY: &::std::ffi::CStr = c_str!("pl011_luminary"); constant