Searched refs:ILPR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | lib.rs | 84 ILPR = 0x020, enumerator 140 case! { DR, RSR, FR, FBRD, ILPR, IBRD, LCR_H, CR, FLS, IMSC, RIS, MIS, ICR, DMACR } in try_from()
|
H A D | device.rs | 214 Ok(ILPR) => self.ilpr.into(), in read() 263 Ok(ILPR) => { in write()
|