HomeSort by relevance Sort by last modified time
    Searched refs:INSTR1 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3.h 1057 #define INSTR1(name) \
1139 INSTR1(KILL)
    [all...]
  /external/u-boot/drivers/spi/
fsl_qspi.c 211 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR));
217 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR));
223 INSTR1(LUT_ADDR));
228 INSTR1(LUT_READ));
236 PAD1(LUT_PAD1) | INSTR1(LUT_READ));
246 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR));
252 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR));
257 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR));
277 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR));
283 PAD1(LUT_PAD1) | INSTR1(LUT_ADDR))
    [all...]
fsl_qspi.h 130 #define INSTR1(x) ((x) << INSTR1_SHIFT)

Completed in 670 milliseconds