Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/
H A Dpl030.rs47 pub struct Pl030 { struct
65 struct Pl030Snapshot { argument
78 impl Pl030 { argument
80 pub fn new(evt: IrqEdgeEvent) -> Pl030 { in new()
90 impl BusDevice for Pl030 { implementation
169 impl Suspendable for Pl030 { implementation
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dmod.rs131 Pl030 = 7, enumerator