Home
last modified time | relevance | path

Searched defs:MASK (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/board/micronas/vct/
H A Dgpio.c22 #define MASK(pin) (1 << ((pin) & 0x1F)) macro
/openbmc/qemu/target/hexagon/mmvec/
H A Dmacros.h50 #define LOG_VTCM_BYTE(VA, MASK, VAL, IDX) \ argument
70 #define fGETQBITS(REG, WIDTH, MASK, BITNO) \ argument
96 #define fSETQBITS(REG, WIDTH, MASK, BITNO, VAL) \ argument
110 #define fV_AL_CHECK(EA, MASK) \ argument
295 #define fSTOREMMVQ(EA, SRC, MASK) \ argument
299 #define fSTOREMMVNQ(EA, SRC, MASK) \ argument
/openbmc/u-boot/test/lib/
H A Dstring.c19 #define MASK 0xA5 macro
/openbmc/u-boot/include/
H A Dlattice.h130 #define MASK 0x15 /* The following data stream is used as mask. */ macro
H A Dsym53c8xx.h529 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) macro
/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c2326 #define VFRSTP(NAME, BIT, MASK, E) \ argument
3165 #define XVINSVE0(NAME, E, MASK) \ argument
3176 #define XVPICKVE(NAME, E, BIT, MASK) \ argument
3474 #define VEXTRINS(NAME, BIT, E, MASK) \ argument
/openbmc/qemu/hw/scsi/
H A Dvmw_pvscsi.h30 #define MASK(n) ((1 << (n)) - 1) /* make an n-bit mask */ macro
/openbmc/qemu/tests/qtest/libqos/
H A Dahci.c1261 #define RSET(REG, MASK) (BITSET(ahci_px_rreg(ahci, cmd->port, (REG)), (MASK))) in ahci_command_wait() argument
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c3790 #define DO_CMP_PPZZ(NAME, TYPE, OP, H, MASK) \ argument
3858 #define DO_CMP_PPZW(NAME, TYPE, TYPEW, OP, H, MASK) \ argument
3935 #define DO_CMP_PPZI(NAME, TYPE, OP, H, MASK) \ argument