Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:hpf_coff_freq
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
wcd9335.c
2725
u8
hpf_coff_freq
;
in wcd9335_codec_enable_dec()
local
2792
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd9335_codec_enable_dec()
2795
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ)
in wcd9335_codec_enable_dec()
2827
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd9335_codec_enable_dec()
2831
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ) {
in wcd9335_codec_enable_dec()
2834
hpf_coff_freq
<< 5);
in wcd9335_codec_enable_dec()
H
A
D
wcd934x.c
4193
u8
hpf_coff_freq
;
in wcd934x_codec_enable_dec()
local
4263
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd934x_codec_enable_dec()
4265
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ) {
in wcd934x_codec_enable_dec()
4287
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd934x_codec_enable_dec()
4290
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ) {
in wcd934x_codec_enable_dec()
4293
hpf_coff_freq
<< 5);
in wcd934x_codec_enable_dec()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
wcd9335.c
2726
u8
hpf_coff_freq
;
in wcd9335_codec_enable_dec()
local
2793
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd9335_codec_enable_dec()
2796
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ)
in wcd9335_codec_enable_dec()
2828
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd9335_codec_enable_dec()
2832
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ) {
in wcd9335_codec_enable_dec()
2835
hpf_coff_freq
<< 5);
in wcd9335_codec_enable_dec()
H
A
D
wcd934x.c
4991
u8
hpf_coff_freq
;
in wcd934x_codec_enable_dec()
local
5061
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd934x_codec_enable_dec()
5063
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ) {
in wcd934x_codec_enable_dec()
5085
hpf_coff_freq
= (snd_soc_component_read(comp, dec_cfg_reg) &
in wcd934x_codec_enable_dec()
5088
if (
hpf_coff_freq
!= CF_MIN_3DB_150HZ) {
in wcd934x_codec_enable_dec()
5091
hpf_coff_freq
<< 5);
in wcd934x_codec_enable_dec()
Completed in 26 milliseconds