Searched refs:int_type (Results 1 – 10 of 10) sorted by relevance
| /openbmc/u-boot/arch/x86/include/asm/arch-braswell/ |
| H A D | gpio.h | 68 enum int_type { enum 179 gpio_light_mode, int_type, int_sel, term, open_drain, current_source,\ argument 200 (((int_type) != NA) ? int_type : 0)), \ 204 (((int_type) != NA) ? THREE_BIT : 0)), \
|
| /openbmc/qemu/hw/watchdog/ |
| H A D | wdt_i6300esb.c | 80 int int_type; /* Interrupt type generated. */ member 161 d->int_type = INT_TYPE_IRQ; in i6300esb_reset() 186 switch (d->int_type) { in i6300esb_timer_expired() 223 d->int_type = (data & ESB_WDT_INTTYPE); in i6300esb_config_write() 251 d->int_type; in i6300esb_config_read() 425 VMSTATE_INT32(int_type, I6300State),
|
| /openbmc/qemu/hw/i386/ |
| H A D | amd_iommu.h | 257 int_type:3, member 276 int_type:3, member
|
| H A D | amd_iommu.c | 1172 if (irte.fields.int_type > AMDVI_IOAPIC_INT_TYPE_ARBITRATED) { in amdvi_int_remap_legacy() 1177 irq->delivery_mode = irte.fields.int_type; in amdvi_int_remap_legacy() 1231 if (irte.lo.fields_remap.int_type > AMDVI_IOAPIC_INT_TYPE_ARBITRATED) { in amdvi_int_remap_ga() 1236 irq->delivery_mode = irte.lo.fields_remap.int_type; in amdvi_int_remap_ga()
|
| /openbmc/qemu/tests/fp/ |
| H A D | wrap.c.inc | 284 #define WRAP_INT_TO_SF(name, func, int_type, type) \ 285 static type##_t name(int_type a) \ 310 #define WRAP_INT_TO_80(name, func, int_type) \ 311 static void name(int_type a, extFloat80_t *res) \ 395 #define WRAP_INT_TO_128(name, func, int_type) \ 396 static void name(int_type a, float128_t *res) \
|
| /openbmc/qemu/rust/bits/src/ |
| H A D | lib.rs | 386 { $type:ty as $int_type:ty: $expr:expr } => { 387 (::qemu_api_macros::bits_const_internal! { $type @ ($expr) }.into_bits()) as $int_type
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | cio.h | 168 u32 int_type:3; member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
| H A D | dc.h | 60 uint int_type; /* _CMD_INT_TYPE_0 */ member
|
| /openbmc/u-boot/drivers/video/ |
| H A D | tegra.c | 153 writel(0x00000000, &cmd->int_type); in basic_init()
|
| /openbmc/bmcweb/redfish-core/include/utils/extern/ |
| H A D | date.h | 6394 typename Traits::int_type decimal_point = '.';
|