Searched refs:DMACR (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | lib.rs | 113 DMACR = 0x048, 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 | 230 Ok(DMACR) => self.dmacr.into(), in read() 317 Ok(DMACR) => { in write()
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh7780.h | 364 #define DMACR 0xFFE60044 macro
|
H A D | cpu_sh7722.h | 932 #define DMACR 0xA4448044 macro
|