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:reg0xc05
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
sp887x.c
212
static int configure_reg0xc05(struct dtv_frontend_properties *p, u16 *
reg0xc05
)
in configure_reg0xc05()
argument
216
*
reg0xc05
= 0x000;
in configure_reg0xc05()
222
*
reg0xc05
|= (1 << 10);
in configure_reg0xc05()
225
*
reg0xc05
|= (2 << 10);
in configure_reg0xc05()
238
*
reg0xc05
|= (1 << 7);
in configure_reg0xc05()
241
*
reg0xc05
|= (2 << 7);
in configure_reg0xc05()
244
*
reg0xc05
|= (3 << 7);
in configure_reg0xc05()
257
*
reg0xc05
|= (1 << 3);
in configure_reg0xc05()
260
*
reg0xc05
|= (2 << 3);
in configure_reg0xc05()
263
*
reg0xc05
|
in configure_reg0xc05()
355
u16 val,
reg0xc05
;
sp887x_setup_frontend_parameters()
local
[all...]
H
A
D
sp8870.c
158
static int configure_reg0xc05 (struct dtv_frontend_properties *p, u16 *
reg0xc05
)
in configure_reg0xc05()
argument
162
*
reg0xc05
= 0x000;
in configure_reg0xc05()
168
*
reg0xc05
|= (1 << 10);
in configure_reg0xc05()
171
*
reg0xc05
|= (2 << 10);
in configure_reg0xc05()
184
*
reg0xc05
|= (1 << 7);
in configure_reg0xc05()
187
*
reg0xc05
|= (2 << 7);
in configure_reg0xc05()
190
*
reg0xc05
|= (3 << 7);
in configure_reg0xc05()
203
*
reg0xc05
|= (1 << 3);
in configure_reg0xc05()
206
*
reg0xc05
|= (2 << 3);
in configure_reg0xc05()
209
*
reg0xc05
|
in configure_reg0xc05()
240
u16
reg0xc05
;
sp8870_set_frontend_parameters()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H
A
D
sp8870.c
158
static int configure_reg0xc05 (struct dtv_frontend_properties *p, u16 *
reg0xc05
)
in configure_reg0xc05()
argument
162
*
reg0xc05
= 0x000;
in configure_reg0xc05()
168
*
reg0xc05
|= (1 << 10);
in configure_reg0xc05()
171
*
reg0xc05
|= (2 << 10);
in configure_reg0xc05()
184
*
reg0xc05
|= (1 << 7);
in configure_reg0xc05()
187
*
reg0xc05
|= (2 << 7);
in configure_reg0xc05()
190
*
reg0xc05
|= (3 << 7);
in configure_reg0xc05()
203
*
reg0xc05
|= (1 << 3);
in configure_reg0xc05()
206
*
reg0xc05
|= (2 << 3);
in configure_reg0xc05()
209
*
reg0xc05
|
in configure_reg0xc05()
240
u16
reg0xc05
;
sp8870_set_frontend_parameters()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
sp887x.c
210
static int configure_reg0xc05(struct dtv_frontend_properties *p, u16 *
reg0xc05
)
in configure_reg0xc05()
argument
214
*
reg0xc05
= 0x000;
in configure_reg0xc05()
220
*
reg0xc05
|= (1 << 10);
in configure_reg0xc05()
223
*
reg0xc05
|= (2 << 10);
in configure_reg0xc05()
236
*
reg0xc05
|= (1 << 7);
in configure_reg0xc05()
239
*
reg0xc05
|= (2 << 7);
in configure_reg0xc05()
242
*
reg0xc05
|= (3 << 7);
in configure_reg0xc05()
255
*
reg0xc05
|= (1 << 3);
in configure_reg0xc05()
258
*
reg0xc05
|= (2 << 3);
in configure_reg0xc05()
261
*
reg0xc05
|
in configure_reg0xc05()
353
u16 val,
reg0xc05
;
sp887x_setup_frontend_parameters()
local
[all...]
Completed in 3 milliseconds