Home
last modified time | relevance | path

Searched defs:PPC_BIT (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dpnv-xive2-common.h12 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
H A Dpnv-host-i2c-test.c15 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
/openbmc/qemu/include/hw/ssi/
H A Dpnv_spi_regs.h17 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dbitops.h47 #define PPC_BIT(bit) (1UL << PPC_BITLSHIFT(bit)) macro
/openbmc/qemu/target/ppc/
H A Dcpu.h42 #define PPC_BIT(bit) (0x8000000000000000ULL >> (bit)) macro