Searched defs:DEVICE_ID (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | device.rs | 151 const DEVICE_ID: DeviceId; constant 167 const DEVICE_ID: DeviceId = DeviceId(&[0x11, 0x10, 0x14, 0x00, 0x0d, 0xf0, 0x05, 0xb1]); constant 713 const DEVICE_ID: DeviceId = DeviceId(&[0x11, 0x00, 0x18, 0x01, 0x0d, 0xf0, 0x05, 0xb1]); constant
|
/openbmc/openbmc-tools/bi2cp/ |
H A D | bi2cp | 26 DEVICE_ID = (0xFD, -1) variable in UCD90320Command
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | denali.h | 149 #define DEVICE_ID 0x310 macro
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | cpu.h | 43 #define DEVICE_ID (CTRL_BASE + 0x0600) macro
|
/openbmc/u-boot/include/ |
H A D | radeon.h | 31 #define DEVICE_ID 0x0F02 macro
|