Home
last modified time | relevance | path

Searched defs:BITS (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/qemu/target/s390x/tcg/
H A Dvec_int_helper.c100 #define DEF_VAVG(BITS) \ argument
116 #define DEF_VAVGL(BITS) \ argument
132 #define DEF_VCLZ(BITS) \ argument
146 #define DEF_VCTZ(BITS) \ argument
262 #define DEF_VMAL(BITS) \ argument
279 #define DEF_VMAH(BITS) \ argument
296 #define DEF_VMALH(BITS) \ argument
313 #define DEF_VMAE(BITS, TBITS) \ argument
331 #define DEF_VMALE(BITS, TBITS) \ argument
349 #define DEF_VMAO(BITS, TBITS) \ argument
[all …]
H A Dvec_string_helper.c136 #define DEF_VFAE_HELPER(BITS) \ argument
150 #define DEF_VFAE_CC_HELPER(BITS) \ argument
197 #define DEF_VFEE_HELPER(BITS) \ argument
209 #define DEF_VFEE_CC_HELPER(BITS) \ argument
262 #define DEF_VFENE_HELPER(BITS) \ argument
274 #define DEF_VFENE_CC_HELPER(BITS) \ argument
312 #define DEF_VISTR_HELPER(BITS) \ argument
321 #define DEF_VISTR_CC_HELPER(BITS) \ argument
420 #define DEF_VSTRC_HELPER(BITS) \ argument
433 #define DEF_VSTRC_RT_HELPER(BITS) \ argument
[all …]
H A Dvec_helper.c68 #define DEF_VPK_HFN(BITS, TBITS) \ argument
93 #define DEF_VPK(BITS, TBITS) \ argument
107 #define DEF_VPKS(BITS, TBITS) \ argument
141 #define DEF_VPKLS(BITS, TBITS) \ argument
H A Dvec_fpu_helper.c226 #define DEF_GVEC_VOP2_FN(NAME, FN, BITS) \ argument
321 #define DEF_GVEC_VOP3_B(NAME, OP, BITS) \ argument
400 #define DEF_GVEC_WFC_B(NAME, SIGNAL, BITS) \ argument
501 #define DEF_GVEC_VFC_B(NAME, OP, BITS) \ argument
679 #define DEF_GVEC_VFMA_B(NAME, FLAGS, BITS) \ argument
1080 #define DEF_GVEC_VFMINMAX_B(NAME, IS_MIN, BITS) \ argument
/openbmc/linux/drivers/scsi/
H A Dscsi_logging.h44 #define SCSI_LOG_LEVEL(SHIFT, BITS) \ argument
47 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) \ argument
55 #define SCSI_LOG_LEVEL(SHIFT, BITS) 0 argument
56 #define SCSI_CHECK_LOGGING(SHIFT, BITS, LEVEL, CMD) do { } while (0) argument
H A Daha152x.h291 #define SETBITS(PORT, BITS) outb( (inb(PORT) | (BITS)), (PORT) ) argument
292 #define CLRBITS(PORT, BITS) outb( (inb(PORT) & ~(BITS)), (PORT) ) argument
293 #define TESTHI(PORT, BITS) ((inb(PORT) & (BITS)) == (BITS)) argument
294 #define TESTLO(PORT, BITS) ((inb(PORT) & (BITS)) == 0) argument
/openbmc/linux/arch/x86/um/
H A DMakefile7 BITS := 32 macro
9 BITS := 64 macro
/openbmc/linux/arch/sparc/
H A DMakefile25 export BITS := 32 macro
44 export BITS := 64 macro
/openbmc/linux/arch/riscv/
H A DMakefile30 BITS := 64 macro
38 BITS := 32 macro
/openbmc/linux/arch/x86/
H A DMakefile89 BITS := 32 macro
122 BITS := 64 macro
/openbmc/linux/arch/powerpc/
H A DMakefile35 BITS := 64 macro
37 BITS := 32 macro
/openbmc/linux/drivers/message/fusion/
H A Dmptdebug.h69 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
75 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_regs.c14 #define MDP_COLORFMT_PACK(VIDEO, PLANE, COPLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-show-cycles.c22 #define BITS 16 macro
/openbmc/u-boot/lib/zlib/
H A Dinflate.c225 #define BITS(n) \ macro
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.c232 #define BITS(n) \ macro
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_debug.h71 #define MPT_CHECK_LOGGING(IOC, CMD, BITS) \ argument
/openbmc/linux/sound/core/oss/
H A Drate.c28 #define BITS (1<<SHIFT) macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcoex.h13 #define BITS(nb) (BIT(nb) - 1) macro
/openbmc/linux/drivers/input/keyboard/
H A Dlkkbd.c251 #define CHECK_LED(LK, VAR_ON, VAR_OFF, LED, BITS) do { \ argument
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c6470 #define MSA_FLOAT_COND(DEST, OP, ARG1, ARG2, BITS, QUIET) \ argument
6489 #define MSA_FLOAT_AF(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6497 #define MSA_FLOAT_UEQ(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6505 #define MSA_FLOAT_NE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6513 #define MSA_FLOAT_UNE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6524 #define MSA_FLOAT_ULE(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6532 #define MSA_FLOAT_ULT(DEST, ARG1, ARG2, BITS, QUIET) \ argument
6540 #define MSA_FLOAT_OR(DEST, ARG1, ARG2, BITS, QUIET) \ argument
7070 #define IS_DENORMAL(ARG, BITS) \ argument
7429 #define NUMBER_QNAN_PAIR(ARG1, ARG2, BITS, STATUS) \ argument
[all …]
/openbmc/linux/arch/arc/include/asm/
H A Ddisasm.h32 #define BITS(word, s, e) (((word) >> (s)) & (~((-2) << ((e) - (s))))) macro
/openbmc/linux/drivers/mfd/
H A Ddb8500-prcmu-regs.h15 #define BITS(_start, _end) ((BIT(_end) - BIT(_start)) + BIT(_end)) macro
/openbmc/qemu/hw/net/
H A Di82596.c32 #define BITS(n, m) (((0xffffffffU << (31 - n)) >> (31 - n + m)) << m) macro
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h21 #define MDP_COLOR(COMPRESS, PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\ argument

12