Searched refs:IMSC (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | lib.rs | 101 IMSC = 0x038, 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 | 222 Ok(IMSC) => self.int_enabled.into(), in read() 307 Ok(IMSC) => { in write()
|