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:ocmv
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
tlv320aic3x.c
94
u8
ocmv
;
member
1599
aic3x->
ocmv
<< HPOUT_SC_OCMV_SHIFT);
in aic3x_init()
1715
if (np && !of_property_read_u32(np, "ai3x-
ocmv
", &value)) {
in aic3x_configure_ocmv()
1718
aic3x->
ocmv
= value;
in aic3x_configure_ocmv()
1731
aic3x->
ocmv
= HPOUT_SC_OCMV_1_8V;
in aic3x_configure_ocmv()
1733
aic3x->
ocmv
= HPOUT_SC_OCMV_1_65V;
in aic3x_configure_ocmv()
1735
aic3x->
ocmv
= HPOUT_SC_OCMV_1_5V;
in aic3x_configure_ocmv()
1737
aic3x->
ocmv
= HPOUT_SC_OCMV_1_35V;
in aic3x_configure_ocmv()
H
A
D
tlv320aic31xx.c
177
u8
ocmv
; /* output common-mode voltage */
member
1367
aic31xx->
ocmv
<< AIC31XX_HPD_OCMV_SHIFT);
in aic31xx_codec_probe()
1566
fwnode_property_read_u32(dev->fwnode, "ai31xx-
ocmv
", &value)) {
in aic31xx_configure_ocmv()
1569
priv->
ocmv
= value;
in aic31xx_configure_ocmv()
1582
priv->
ocmv
= AIC31XX_HPD_OCMV_1_8V;
in aic31xx_configure_ocmv()
1584
priv->
ocmv
= AIC31XX_HPD_OCMV_1_65V;
in aic31xx_configure_ocmv()
1586
priv->
ocmv
= AIC31XX_HPD_OCMV_1_5V;
in aic31xx_configure_ocmv()
1588
priv->
ocmv
= AIC31XX_HPD_OCMV_1_35V;
in aic31xx_configure_ocmv()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
tlv320aic31xx.c
179
u8
ocmv
; /* output common-mode voltage */
member
1401
aic31xx->
ocmv
<< AIC31XX_HPD_OCMV_SHIFT);
in aic31xx_codec_probe()
1599
fwnode_property_read_u32(dev->fwnode, "ai31xx-
ocmv
", &value)) {
in aic31xx_configure_ocmv()
1602
priv->
ocmv
= value;
in aic31xx_configure_ocmv()
1615
priv->
ocmv
= AIC31XX_HPD_OCMV_1_8V;
in aic31xx_configure_ocmv()
1617
priv->
ocmv
= AIC31XX_HPD_OCMV_1_65V;
in aic31xx_configure_ocmv()
1619
priv->
ocmv
= AIC31XX_HPD_OCMV_1_5V;
in aic31xx_configure_ocmv()
1621
priv->
ocmv
= AIC31XX_HPD_OCMV_1_35V;
in aic31xx_configure_ocmv()
H
A
D
tlv320aic3x.c
90
u8
ocmv
;
member
1594
aic3x->
ocmv
<< HPOUT_SC_OCMV_SHIFT);
in aic3x_init()
1696
if (np && !of_property_read_u32(np, "ai3x-
ocmv
", &value)) {
in aic3x_configure_ocmv()
1699
aic3x->
ocmv
= value;
in aic3x_configure_ocmv()
1712
aic3x->
ocmv
= HPOUT_SC_OCMV_1_8V;
in aic3x_configure_ocmv()
1714
aic3x->
ocmv
= HPOUT_SC_OCMV_1_65V;
in aic3x_configure_ocmv()
1716
aic3x->
ocmv
= HPOUT_SC_OCMV_1_5V;
in aic3x_configure_ocmv()
1718
aic3x->
ocmv
= HPOUT_SC_OCMV_1_35V;
in aic3x_configure_ocmv()
Completed in 10 milliseconds