Home
last modified time | relevance | path

Searched refs:ZERO (Results 1 – 13 of 13) sorted by relevance

/drivers/ata/
Dsata_mv.c3132 #undef ZERO
3133 #define ZERO(reg) writel(0, port_mmio + (reg)) macro
3141 ZERO(0x028); /* command */ in mv5_reset_hc_port()
3143 ZERO(0x004); /* timer */ in mv5_reset_hc_port()
3144 ZERO(0x008); /* irq err cause */ in mv5_reset_hc_port()
3145 ZERO(0x00c); /* irq err mask */ in mv5_reset_hc_port()
3146 ZERO(0x010); /* rq bah */ in mv5_reset_hc_port()
3147 ZERO(0x014); /* rq inp */ in mv5_reset_hc_port()
3148 ZERO(0x018); /* rq outp */ in mv5_reset_hc_port()
3149 ZERO(0x01c); /* respq bah */ in mv5_reset_hc_port()
[all …]
/drivers/input/misc/
Dkeyspan_remote.c36 #define ZERO 0x18 macro
261 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data()
282 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data()
300 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data()
/drivers/net/ethernet/amd/
Ddeclance.c166 #define ZERO 0 macro
476 if (ZERO) in lance_init_ring()
485 if (ZERO) in lance_init_ring()
489 if (ZERO) in lance_init_ring()
501 if (i < 3 && ZERO) in lance_init_ring()
507 if (ZERO) in lance_init_ring()
518 if (i < 3 && ZERO) in lance_init_ring()
/drivers/net/fddi/skfp/h/
Dsba_def.h63 #define ZERO 0x00000000 macro
/drivers/gpu/drm/nouveau/core/engine/graph/fuc/
Dhubnvc0.fuc216 mov $r2 0x2003 // { HUB_CHANNEL_SWITCH, ZERO } -> intr 8
224 iowr I[$r3 + 0x004] $r2 // { 0x04, ZERO } -> intr 9
226 iowr I[$r3 + 0x008] $r2 // { 0x0b, ZERO } -> intr 10
228 iowr I[$r3 + 0x01c] $r2 // { 0x0c, ZERO } -> intr 15
Dhubnve0.fuc166 mov $r2 0x2003 // { HUB_CHANNEL_SWITCH, ZERO } -> intr 8
174 iowr I[$r3 + 0x004] $r2 // { 0x04, ZERO } -> intr 9
176 iowr I[$r3 + 0x008] $r2 // { 0x0b, ZERO } -> intr 10
178 iowr I[$r3 + 0x01c] $r2 // { 0x0c, ZERO } -> intr 15
/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h339 #define ZERO 0x02 macro
Daic7xxx.reg554 bit ZERO 0x02
/drivers/crypto/caam/
Dcaamalg.c272 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc()
273 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in aead_set_sh_desc()
339 append_math_add(desc, VARSEQINLEN, ZERO, REG2, CAAM_CMD_SZ); in aead_set_sh_desc()
340 append_math_add(desc, VARSEQOUTLEN, ZERO, REG2, CAAM_CMD_SZ); in aead_set_sh_desc()
/drivers/scsi/aic7xxx/
Daic7xxx_reg.h_shipped573 #define ZERO 0x02
Daic7xxx.reg702 field ZERO 0x02
Daic79xx_reg.h_shipped2353 #define ZERO 0x02
Daic79xx.reg3433 field ZERO 0x02