Searched full:zcd (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
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-6.14.4/Documentation/devicetree/bindings/riscv/ |
D | extensions.yaml | 305 - const: zcd 307 The Zcd extension part of Zc* standard extensions for code size 649 # Zcd depends on Zca and D 652 const: zcd
|
/linux-6.14.4/sound/soc/fsl/ |
D | fsl_micfil.c | 410 SOC_SINGLE("HWVAD ZCD Switch", REG_MICFIL_VAD0_ZCD, 0, 1, 0), 411 SOC_SINGLE("HWVAD ZCD Auto Threshold Switch", 421 SOC_SINGLE("HWVAD ZCD Threshold", REG_MICFIL_VAD0_ZCD, 16, 1023, 0), 422 SOC_SINGLE("HWVAD ZCD Adjustment", REG_MICFIL_VAD0_ZCD, 8, 15, 0), 423 SOC_SINGLE("HWVAD ZCD And Behavior Switch",
|
/linux-6.14.4/sound/soc/codecs/ |
D | mt6359.c | 862 /* Set HP & ZCD bias current optimization */ in mtk_hp_enable() 863 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mtk_hp_enable() 875 /* Set HP & ZCD bias current optimization */ in mtk_hp_enable() 876 /* 00: ZCD: 3uA, HP/HS/LO: 4uA */ in mtk_hp_enable() 1091 /* Set RCV & ZCD bias current optimization */ in mt_rcv_event() 1092 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mt_rcv_event() 1176 /* Set LO & ZCD bias current optimization */ in mt_lo_event() 1177 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mt_lo_event()
|
D | mt6358.c | 1038 /* Set HP & ZCD bias current optimization */ in mtk_hp_enable() 1039 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mtk_hp_enable() 1247 /* Set HP & ZCD bias current optimization */ in mtk_hp_spk_enable() 1248 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mtk_hp_spk_enable() 1493 /* Set HP & ZCD bias current optimization */ in mt_rcv_event() 1494 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mt_rcv_event()
|
D | max98926.c | 226 SOC_SINGLE("ZCD Switch", MAX98926_GAIN_RAMPING,
|
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()
|
D | max98925.c | 195 SOC_SINGLE("ZCD Switch", MAX98925_GAIN_RAMPING,
|
/linux-6.14.4/tools/testing/selftests/kvm/riscv/ |
D | get-reg-list.c | 449 KVM_ISA_EXT_ARR(ZCD), in isa_ext_single_id_to_str() 989 KVM_ISA_EXT_SIMPLE_CONFIG(zcd, ZCD);
|
/linux-6.14.4/arch/riscv/kernel/ |
D | sys_hwprobe.c | 148 EXT_KEY(ZCD); in hwprobe_isa_ext0()
|
D | cpufeature.c | 271 * - C+D implies Zcd 352 __RISCV_ISA_EXT_DATA_VALIDATE(zcd, RISCV_ISA_EXT_ZCD, riscv_ext_zcd_validate),
|
/linux-6.14.4/Documentation/arch/riscv/ |
D | hwprobe.rst | 224 * :c:macro:`RISCV_HWPROBE_EXT_ZCD`: The Zcd extension part of Zc* standard
|
/linux-6.14.4/arch/riscv/kvm/ |
D | vcpu_onereg.c | 62 KVM_ISA_EXT_ARR(ZCD),
|