Searched refs:REGISTER (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/audio/ |
| H A D | pl041.hx | 14 REGISTER( rxcr1, 0x00 ) 15 REGISTER( txcr1, 0x04 ) 16 REGISTER( sr1, 0x08 ) 17 REGISTER( isr1, 0x0C ) 18 REGISTER( ie1, 0x10 ) 19 REGISTER( rxcr2, 0x14 ) 20 REGISTER( txcr2, 0x18 ) 21 REGISTER( sr2, 0x1C ) 22 REGISTER( isr2, 0x20 ) 23 REGISTER( ie2, 0x24 ) [all …]
|
| H A D | pl041.h | 16 #define REGISTER(name, offset) uint32_t name; macro 20 #undef REGISTER 23 #define REGISTER(name, offset) PL041_##name = offset, macro 36 #undef REGISTER
|
| /openbmc/qemu/hw/dma/ |
| H A D | Kconfig | 19 select REGISTER 32 select REGISTER
|
| /openbmc/qemu/hw/core/ |
| H A D | Kconfig | 32 config REGISTER config
|
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | idef-parser.h | 157 REGISTER, REGISTER_ARG, TEMP, IMMEDIATE, PREDICATE, VARID enumerator
|
| /openbmc/qemu/hw/usb/ |
| H A D | Kconfig | 141 select REGISTER
|
| /openbmc/qemu/hw/ |
| H A D | Kconfig | 87 select REGISTER
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | macros.def | 893 fEA_REG, /* Calculate EA with REGISTER */ 899 fEA_BREVR, /* Calculate EA with bit reversed bottom of REGISTER */
|