Home
last modified time | relevance | path

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

/openbmc/qemu/rust/hw/char/pl011/src/
H A Dmemory_ops.rs12 pub static PL011_OPS: MemoryRegionOps = MemoryRegionOps { variable
H A Ddevice.rs19 memory_ops::PL011_OPS,
151 &PL011_OPS, in init()