Searched refs:IBRD (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | lib.rs | 89 IBRD = 0x024, 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 | 215 Ok(IBRD) => self.ibrd.into(), in read() 266 Ok(IBRD) => { in write()
|