Searched full:zcd (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | pwrseq.h | 94 /*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 D | extensions.yaml | 427 - 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 D | fsl_micfil.c | 491 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 D | get-reg-list.c | 543 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 D | cpufeature.c | 442 * - C+D implies Zcd 530 __RISCV_ISA_EXT_DATA_VALIDATE(zcd, RISCV_ISA_EXT_ZCD, riscv_ext_zcd_validate),
|
| H A D | sys_hwprobe.c | 171 EXT_KEY(isainfo->isa, ZCD, pair->value, missing); in hwprobe_isa_ext0()
|
| /linux/sound/soc/codecs/ |
| H A D | mt6351.c | 361 /* Enable ZCD, for minimize pop noise */ in hp_zcd_enable() 782 /* Enable ZCD, for minimize pop noise */ in mt_hp_event()
|
| H A D | max98926.c | 226 SOC_SINGLE("ZCD Switch", MAX98926_GAIN_RAMPING,
|
| H A D | max98925.c | 195 SOC_SINGLE("ZCD Switch", MAX98925_GAIN_RAMPING,
|
| /linux/Documentation/arch/riscv/ |
| H A D | hwprobe.rst | 230 * :c:macro:`RISCV_HWPROBE_EXT_ZCD`: The Zcd extension part of Zc* standard
|