Searched defs:cbit (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-ts5500.c | 60 #define TS5500_DIO_IN_OUT(vaddr, vbit, caddr, cbit) \ argument 95 #define TS5500_DIO_GROUP(vaddr, vbitfrom, caddr, cbit) \ argument
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | cp1emu.c | 975 unsigned int cond, cbit, bit0; in cop1Emulate() local 1688 unsigned int cbit; in fpu_emu() local
|
/openbmc/qemu/disas/ |
H A D | hppa.c | 2796 int cbit; in print_insn_hppa() local
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | ice1724.c | 1139 unsigned char cbit, disabled; in update_spdif_bits() local
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_codec.c | 1076 unsigned short cbit[3] = { 0x20, 0x10, 0x01 }; in check_volume_resolution() local
|
/openbmc/linux/drivers/net/ |
H A D | macsec.c | 1110 bool cbit; in macsec_handle_frame() local
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 4410 unsigned cbit = (a->y ^ 1) - 1; in trans_ftest() local
|