Home
last modified time | relevance | path

Searched refs:unimp (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-dwc3.c404 .unimp = 0xffffffff,
408 .unimp = 0xffffffff,
411 .unimp = 0xffffffff,
414 .unimp = 0xffffffff,
419 .unimp = 0xffffffff,
424 .unimp = 0xffffffff,
428 .unimp = 0xffffffff,
434 .unimp = 0xffffffff,
440 .unimp = 0xffffffff,
464 .unimp = 0xffffffff,
[all …]
/openbmc/qemu/hw/rtc/
H A Dxlnx-zynqmp-rtc.c120 .unimp = MAKE_64BIT_MASK(0, 32),
125 .unimp = MAKE_64BIT_MASK(0, 32),
/openbmc/qemu/include/hw/arm/
H A Darmsse.h181 UnimplementedDeviceState unimp[NUM_PPUS]; member
/openbmc/qemu/hw/arm/
H A Darmsse.c775 assert(devinfo->index < ARRAY_SIZE(s->unimp)); in armsse_init()
777 &s->unimp[devinfo->index], in armsse_init()
1324 sbd = SYS_BUS_DEVICE(&s->unimp[devinfo->index]); in armsse_realize()
/openbmc/qemu/hw/misc/
H A Dmeson.build7 system_ss.add(when: 'CONFIG_UNIMP', if_true: files('unimp.c'))