Home
last modified time | relevance | path

Searched refs:classh (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dcs35l35.txt86 - cirrus,classh-bst-max-limit
87 - cirrus,classh-mem-depth
90 - cirrus,classh-headroom
93 - cirrus,classh-release-rate
97 - cirrus,classh-wk-fet-delay
98 - cirrus,classh-wk-fet-thld
101 - cirrus,classh-vpch-auto
102 - cirrus,classh-vpch-rate
103 - cirrus,classh-vpch-man
157 cirrus,classh-internal-algo {
[all …]
H A Dcs35l36.txt60 - cirrus,classh-wk-fet-delay : Weak-FET entry delay. Controls the delay
73 - cirrus,classh-weak-fet-thld-millivolt : Weak-FET amplifier drive threshold.
/linux-6.15/sound/soc/codecs/
H A Dcs35l35.c906 if (classh->classh_mem_depth) in cs35l35_component_probe()
910 classh->classh_mem_depth << in cs35l35_component_probe()
912 if (classh->classh_headroom) in cs35l35_component_probe()
916 classh->classh_headroom << in cs35l35_component_probe()
942 if (classh->classh_vpch_auto) in cs35l35_component_probe()
946 classh->classh_vpch_auto << in cs35l35_component_probe()
948 if (classh->classh_vpch_rate) in cs35l35_component_probe()
952 classh->classh_vpch_rate << in cs35l35_component_probe()
954 if (classh->classh_vpch_man) in cs35l35_component_probe()
958 classh->classh_vpch_man << in cs35l35_component_probe()
[all …]
H A DMakefile334 snd-soc-wcd-classh-y := wcd-clsh-v2.o
749 obj-$(CONFIG_SND_SOC_WCD_CLASSH) += snd-soc-wcd-classh.o