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:phase_y
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
r820t.c
66
u8
phase_y
;
member
504
reg09 = priv->imr_data[range->imr_mem].
phase_y
;
in r820t_set_mux()
1538
tmp.
phase_y
= 0;
in r820t_imr_cross()
1545
cross[i].
phase_y
= reg09;
in r820t_imr_cross()
1549
cross[i].
phase_y
= reg09 + 1; /* Q-1 */
in r820t_imr_cross()
1553
cross[i].
phase_y
= (reg09 | 0x20) + 1; /* I-1 */
in r820t_imr_cross()
1557
cross[i].
phase_y
= reg09;
in r820t_imr_cross()
1561
cross[i].
phase_y
= reg09;
in r820t_imr_cross()
1568
rc = r820t_write_reg(priv, 0x09, cross[i].
phase_y
);
in r820t_imr_cross()
1582
if ((tmp.
phase_y
in r820t_imr_cross()
[all...]
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
r820t.c
66
u8
phase_y
;
member
524
reg09 = priv->imr_data[range->imr_mem].
phase_y
;
in r820t_set_mux()
1558
tmp.
phase_y
= 0;
in r820t_imr_cross()
1565
cross[i].
phase_y
= reg09;
in r820t_imr_cross()
1569
cross[i].
phase_y
= reg09 + 1; /* Q-1 */
in r820t_imr_cross()
1573
cross[i].
phase_y
= (reg09 | 0x20) + 1; /* I-1 */
in r820t_imr_cross()
1577
cross[i].
phase_y
= reg09;
in r820t_imr_cross()
1581
cross[i].
phase_y
= reg09;
in r820t_imr_cross()
1588
rc = r820t_write_reg(priv, 0x09, cross[i].
phase_y
);
in r820t_imr_cross()
1602
if ((tmp.
phase_y
in r820t_imr_cross()
[all...]
Completed in 4 milliseconds