Home
last modified time | relevance | path

Searched full:zcd (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dpwrseq.h94 /*0x14[7] = 1 turn on ZCD */}, \
97 /* 0x15[0] =1 trun on ZCD */}, \
117 /* 0x15[0] =0 trun off ZCD */}, \
120 /*0x14[7] = 0 turn off ZCD */}, \
153 /*0x14[7] = 1 turn on ZCD */}, \
156 /* 0x15[0] =1 trun on ZCD */}, \
185 /*0x14[7] = 0 turn off ZCD */}, \
188 /* 0x15[0] =0 trun off ZCD */}, \
/linux/Documentation/devicetree/bindings/riscv/
H A Dextensions.yaml427 - const: zcd
429 The Zcd extension part of Zc* standard extensions for code size
929 # Zcd depends on Zca and D
932 const: zcd
/linux/sound/soc/fsl/
H A Dfsl_micfil.c491 SOC_SINGLE("HWVAD ZCD Switch", REG_MICFIL_VAD0_ZCD, 0, 1, 0),
492 SOC_SINGLE("HWVAD ZCD Auto Threshold Switch",
502 SOC_SINGLE("HWVAD ZCD Threshold", REG_MICFIL_VAD0_ZCD, 16, 1023, 0),
503 SOC_SINGLE("HWVAD ZCD Adjustment", REG_MICFIL_VAD0_ZCD, 8, 15, 0),
504 SOC_SINGLE("HWVAD ZCD And Behavior Switch",
/linux/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c543 KVM_ISA_EXT_ARR(ZCD), in isa_ext_single_id_to_str()
1187 KVM_ISA_EXT_SIMPLE_CONFIG(zcd, ZCD);
/linux/arch/riscv/kernel/
H A Dcpufeature.c442 * - C+D implies Zcd
530 __RISCV_ISA_EXT_DATA_VALIDATE(zcd, RISCV_ISA_EXT_ZCD, riscv_ext_zcd_validate),
H A Dsys_hwprobe.c171 EXT_KEY(isainfo->isa, ZCD, pair->value, missing); in hwprobe_isa_ext0()
/linux/sound/soc/codecs/
H A Dmt6351.c361 /* Enable ZCD, for minimize pop noise */ in hp_zcd_enable()
782 /* Enable ZCD, for minimize pop noise */ in mt_hp_event()
H A Dmax98926.c226 SOC_SINGLE("ZCD Switch", MAX98926_GAIN_RAMPING,
H A Dmax98925.c195 SOC_SINGLE("ZCD Switch", MAX98925_GAIN_RAMPING,
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst230 * :c:macro:`RISCV_HWPROBE_EXT_ZCD`: The Zcd extension part of Zc* standard