Home
last modified time | relevance | path

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

/openbmc/libpldm/include/libpldm/
H A Dpldm_types.h17 uint8_t bit7 : 1; member
44 uint8_t bit7 : 1; member
66 uint8_t bit7 : 1; member
104 uint8_t bit7 : 1; member
/openbmc/linux/include/uapi/linux/
H A Dioam6.h55 __u32 bit7:1, member
104 bit7:1, member
/openbmc/u-boot/tools/
H A Dvybridimage.c49 uint8_t bit7 = (byte & (1 << 7)) ? 1 : 0; in vybridimage_sw_ecc() local
/openbmc/linux/arch/x86/kvm/mmu/
H A Dspte.h351 int bit7 = (pte >> 7) & 1; in get_rsvd_bits() local
/openbmc/qemu/target/i386/hvf/
H A Dx86_emu.c1033 uint32_t bit6, bit7; in exec_ror() local
1111 uint32_t bit0, bit7; in exec_rol() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h61 bit7 : 1; member