Home
last modified time | relevance | path

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

12

/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-gdi.c23 XY2(ZERO, 0, ZERO, 0),
24 XY2(ZERO, 0, ZERO, 0),
25 XY2(ZERO, 0, ZERO, 0),
26 XY2(ZERO, 0, ZERO, 0),
27 XY2(ZERO, 0, ZERO, 0),
28 XY2(ZERO, 0, ZERO, 0),
29 XY2(ZERO, 0, ZERO, 0),
30 XY2(ZERO, 0, ZERO, 0),
31 XY2(ZERO, 0, ZERO, 0),
32 XY2(ZERO, 0, ZERO, 0),
[all …]
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c20 #define ZERO (0x0) macro
209 gp_device_reg_store(ID, _REG_GP_SYNCGEN_ENABLE_ADDR, ZERO); in gp_device_rst()
223 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_ADDR, ZERO); in gp_device_rst()
224 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_ENABLE_B_ADDR, ZERO); in gp_device_rst()
225 gp_device_reg_store(ID, _REG_GP_ISEL_LFSR_RESET_VALUE_ADDR, ZERO); in gp_device_rst()
226 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_ADDR, ZERO); in gp_device_rst()
227 gp_device_reg_store(ID, _REG_GP_ISEL_TPG_ENABLE_B_ADDR, ZERO); in gp_device_rst()
228 gp_device_reg_store(ID, _REG_GP_ISEL_HOR_CNT_MASK_ADDR, ZERO); in gp_device_rst()
229 gp_device_reg_store(ID, _REG_GP_ISEL_VER_CNT_MASK_ADDR, ZERO); in gp_device_rst()
230 gp_device_reg_store(ID, _REG_GP_ISEL_XY_CNT_MASK_ADDR, ZERO); in gp_device_rst()
[all …]
/linux/drivers/crypto/caam/
H A Dcaamalg_desc.c85 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_encap()
86 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_encap()
168 append_math_add(desc, VARSEQINLEN, ZERO, REG2, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_decap()
169 append_math_add(desc, VARSEQOUTLEN, ZERO, REG2, CAAM_CMD_SZ); in cnstr_shdsc_aead_null_decap()
323 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap()
324 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap()
326 append_math_add(desc, VARSEQINLEN, ZERO, DPOVRD, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap()
327 append_math_add(desc, VARSEQOUTLEN, ZERO, DPOVRD, CAAM_CMD_SZ); in cnstr_shdsc_aead_encap()
419 append_math_add(desc, VARSEQINLEN, ZERO, REG3, CAAM_CMD_SZ); in cnstr_shdsc_aead_decap()
424 append_math_add(desc, VARSEQOUTLEN, ZERO, REG3, in cnstr_shdsc_aead_decap()
[all …]
/linux/drivers/ata/
H A Dsata_mv.c3122 #undef ZERO
3123 #define ZERO(reg) writel(0, port_mmio + (reg)) macro
3131 ZERO(0x028); /* command */ in mv5_reset_hc_port()
3133 ZERO(0x004); /* timer */ in mv5_reset_hc_port()
3134 ZERO(0x008); /* irq err cause */ in mv5_reset_hc_port()
3135 ZERO(0x00c); /* irq err mask */ in mv5_reset_hc_port()
3136 ZERO(0x010); /* rq bah */ in mv5_reset_hc_port()
3137 ZERO(0x014); /* rq inp */ in mv5_reset_hc_port()
3138 ZERO(0x018); /* rq outp */ in mv5_reset_hc_port()
3139 ZERO(0x01c); /* respq bah */ in mv5_reset_hc_port()
[all …]
/linux/arch/arm64/include/asm/
H A Dasm-extable.h49 EX_DATA_REG(ZERO, zero) \
102 EX_DATA_REG(ZERO, zero) \
111 EX_DATA_REG(ZERO, zero) \
/linux/rust/kernel/time/
H A Ddelay.rs35 let delta = if (Delta::ZERO..=MAX_DELTA).contains(&delta) { in fsleep()
69 let delta = if (Delta::ZERO..=MAX_UDELAY_DELTA).contains(&delta) { in udelay()
/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S407 set ZERO, 0x01 # operand type for STAG/DTAG
591 cmpi.b %d1,&ZERO # is operand a ZERO?
649 cmpi.b %d1,&ZERO # is operand a ZERO?
707 cmpi.b %d1,&ZERO # is operand a ZERO?
768 cmpi.b %d1,&ZERO # is operand a ZERO?
826 cmpi.b %d1,&ZERO # is operand a ZERO?
884 cmpi.b %d1,&ZERO # is operand a ZERO?
945 cmpi.b %d1,&ZERO # is operand a ZERO?
1003 cmpi.b %d1,&ZERO # is operand a ZERO?
1061 cmpi.b %d1,&ZERO # is operand a ZERO?
[all …]
H A Dfpsp.S927 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1268 # input is an UNNORM, then convert it to a NORM, DENORM, or ZERO.
1273 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
1838 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
2083 bsr.l unnorm_fix # yes; convert to NORM,DENORM,or ZERO
2376 # unnorm_fix() - change UNNORM operands to NORM or ZERO #
2542 beq.b iea_op_setsrc # operand is a ZERO
2557 bsr.l unnorm_fix # yes; convert to NORM/DENORM/ZERO
2576 bsr.l unnorm_fix # yes; convert to NORM/DENORM/ZERO
6346 #--ENTRY POINT FOR ATAN(X), HERE X IS FINITE, NON-ZERO, AND NOT NAN'S
[all …]
/linux/drivers/input/misc/
H A Dkeyspan_remote.c27 #define ZERO 0x18 macro
252 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data()
273 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data()
291 if ((remote->data.tester & ZERO_MASK) == ZERO) { in keyspan_check_data()
/linux/drivers/net/fddi/skfp/h/
H A Dsba_def.h59 #define ZERO 0x00000000 macro
/linux/drivers/net/ethernet/amd/
H A Ddeclance.c167 #define ZERO 0 macro
478 if (ZERO) in lance_init_ring()
487 if (ZERO) in lance_init_ring()
491 if (ZERO) in lance_init_ring()
503 if (i < 3 && ZERO) in lance_init_ring()
509 if (ZERO) in lance_init_ring()
520 if (i < 3 && ZERO) in lance_init_ring()
/linux/drivers/gpu/nova-core/falcon/
H A Dgsp.rs52 Delta::ZERO, in check_reload_completed()
/linux/arch/loongarch/include/asm/
H A Dasm-extable.h57 EX_DATA_REG(ZERO, zero) \
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-radxa-zero-3e.dts8 model = "Radxa ZERO 3E";
H A Drk3566-radxa-zero-3w.dts8 model = "Radxa ZERO 3W";
/linux/arch/riscv/include/asm/
H A Dasm-extable.h65 EX_DATA_REG(ZERO, zero) \
/linux/arch/m68k/fpsp040/
H A Dstwotox.S208 |--ENTRY POINT FOR 2**(X), HERE X IS FINITE, NON-ZERO, AND NOT NAN'S
312 |--ENTRY POINT FOR 10**(X), HERE X IS FINITE, NON-ZERO, AND NOT NAN'S
H A Dslogn.S325 |--A FINITE, NON-ZERO, NORMALIZED NUMBER.
484 |--ENTRY POINT FOR LOG(1+X) FOR X FINITE, NON-ZERO, NOT NAN'S
/linux/arch/m68k/ifpsp060/
H A DCHANGES95 all other bits are EQUAL TO ZERO and can be set by the _real_access()
117 all other bits are EQUAL TO ZERO and can be set by the _real_access()
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c967 const u16 ZERO = 0x0; in vidtv_psi_pat_table_init() local
976 pat->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ZERO << 14) | (ONES << 12)); in vidtv_psi_pat_table_init()
1067 const u16 ZERO = 0x0; in vidtv_psi_pmt_stream_init() local
1081 (ZERO << 10) | in vidtv_psi_pmt_stream_init()
1153 const u16 ZERO = 0x0; in vidtv_psi_pmt_table_init() local
1165 pmt->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ZERO << 14) | (ONES << 12)); in vidtv_psi_pmt_table_init()
1181 (ZERO << 10) | in vidtv_psi_pmt_table_init()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dhub.fuc91 mov $r2 0x2003 // { HUB_CHSW_PULSE, ZERO } -> intr 8
98 mov $r2 0x2004 // { 0x04, ZERO } -> intr 9
100 mov $r2 0x200b // { HUB_FIRMWARE_MTHD, ZERO } -> intr 10
102 mov $r2 0x200c // { 0x0c, ZERO } -> intr 15
/linux/rust/kernel/
H A Dtime.rs364 pub const ZERO: Self = Self { nanos: 0 }; constant
/linux/include/trace/events/
H A Dmmflags.h26 TRACE_GFP_EM(ZERO) \
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst145 U+F8F0 KLINGON DIGIT ZERO
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst142 U+F8F0 KLINGON DIGIT ZERO

12