Searched defs:ZERO (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dsba_def.h63 #define ZERO 0x00000000 macro
/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S138 ZERO: .octa 0x00000000000000000000000000000000 label
H A Daesni-intel_asm.S64 ZERO: .octa 0x00000000000000000000000000000000 label
/linux-4.1.27/arch/sh/include/cpu-sh5/cpu/
H A Dregisters.h60 #define ZERO r63 macro
/linux-4.1.27/drivers/input/misc/
H A Dkeyspan_remote.c35 #define ZERO 0x18 macro
/linux-4.1.27/arch/mips/mm/
H A Dpage.c41 #define ZERO 0 macro
/linux-4.1.27/drivers/net/ethernet/amd/
H A Ddeclance.c166 #define ZERO 0 macro
/linux-4.1.27/drivers/ata/
H A Dsata_mv.c3171 #undef ZERO macro
3172 #define ZERO(reg) writel(0, port_mmio + (reg)) mv5_reset_hc_port() macro
3194 #undef ZERO macro
3196 #define ZERO(reg) writel(0, hc_mmio + (reg)) mv5_reset_one_hc() macro
3213 #undef ZERO macro
3231 #undef ZERO macro
3232 #define ZERO(reg) writel(0, mmio + (reg)) mv_reset_pci_bus() macro
3253 #undef ZERO macro
3453 #undef ZERO macro
3454 #define ZERO(reg) writel(0, port_mmio + (reg)) mv_soc_reset_hc_port() macro
3477 #undef ZERO macro
3479 #define ZERO(reg) writel(0, hc_mmio + (reg)) mv_soc_reset_one_hc() macro
3491 #undef ZERO macro

Completed in 599 milliseconds