Home
last modified time | relevance | path

Searched defs:lowbit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsvga.h15 u8 lowbit; member
/openbmc/linux/sound/pci/hda/
H A Dhda_eld.c135 #define GRAB_BITS(buf, byte, lowbit, bits) \ argument
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c4822 int lowbit = !!(ctx->hflags & MIPS_HFLAG_M16); in gen_compute_branch() local