Searched refs:ZERO (Results 1 - 11 of 11) sorted by relevance

/drivers/net/fddi/skfp/h/
H A Dsba_def.h63 #define ZERO 0x00000000 macro
/drivers/ata/
H A Dsata_mv.c3127 #undef ZERO macro
3128 #define ZERO(reg) writel(0, port_mmio + (reg)) macro
3136 ZERO(0x028); /* command */
3138 ZERO(0x004); /* timer */
3139 ZERO(0x008); /* irq err cause */
3140 ZERO(0x00c); /* irq err mask */
3141 ZERO(0x010); /* rq bah */
3142 ZERO(0x014); /* rq inp */
3143 ZERO(0x018); /* rq outp */
3144 ZERO(
3150 #undef ZERO macro
3152 #define ZERO macro
3169 #undef ZERO macro
3187 #undef ZERO macro
3188 #define ZERO macro
3209 #undef ZERO macro
3409 #undef ZERO macro
3410 #define ZERO macro
3433 #undef ZERO macro
3435 #define ZERO macro
3447 #undef ZERO macro
[all...]
/drivers/input/misc/
H A Dkeyspan_remote.c36 #define ZERO 0x18 macro
261 if ((remote->data.tester & ZERO_MASK) == ZERO) {
280 if ((remote->data.tester & ZERO_MASK) == ZERO) {
296 if ((remote->data.tester & ZERO_MASK) == ZERO) {
/drivers/net/ethernet/amd/
H A Ddeclance.c166 #define ZERO 0 macro
476 if (ZERO)
485 if (ZERO)
489 if (ZERO)
501 if (i < 3 && ZERO)
507 if (ZERO)
518 if (i < 3 && ZERO)
/drivers/crypto/caam/
H A Dcaamalg.c269 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ);
270 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ);
336 append_math_add(desc, VARSEQINLEN, ZERO, REG2, CAAM_CMD_SZ);
337 append_math_add(desc, VARSEQOUTLEN, ZERO, REG2, CAAM_CMD_SZ);
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h339 #define ZERO 0x02 macro
H A Daic7xxx.reg554 bit ZERO 0x02
/drivers/scsi/aic7xxx/
H A Daic7xxx.reg702 field ZERO 0x02
H A Daic7xxx_reg.h_shipped573 #define ZERO 0x02
H A Daic79xx.reg3433 field ZERO 0x02
H A Daic79xx_reg.h_shipped2353 #define ZERO 0x02

Completed in 315 milliseconds