Home
last modified time | relevance | path

Searched defs:sbit (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-aspeed-vic.c111 unsigned int sbit = 1u << (d->hwirq & 0x1f); in avic_ack_irq() local
122 unsigned int sbit = 1u << (d->hwirq & 0x1f); in avic_mask_irq() local
131 unsigned int sbit = 1u << (d->hwirq & 0x1f); in avic_unmask_irq() local
141 unsigned int sbit = 1u << (d->hwirq & 0x1f); in avic_mask_ack_irq() local
164 unsigned int sbit = 1u << (hwirq & 0x1f); in avic_map() local
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c374 uint16_t val16, sbit; in HELPER() local
407 uint32_t val32, sbit; in HELPER() local
440 uint64_t val64, sbit; in HELPER() local
H A Dtranslate-a64.c8594 bool sbit = extract32(insn, 29, 1); in disas_fp_fixed_conv() local
8726 bool sbit = extract32(insn, 29, 1); in disas_fp_int_conv() local
/openbmc/qemu/target/cris/
H A Dop_helper.c210 unsigned int fz, sbit, bset, mask, masked_t0; in helper_btst() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dps3av.h410 u8 sbit; member
/openbmc/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c1442 u16 sbit; /* Alarm attribute status bit */ member