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:reg_addr_be
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
ov2685.c
293
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov2685_read_reg()
local
304
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov2685_read_reg()
H
A
D
ov5695.c
753
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov5695_read_reg()
local
764
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov5695_read_reg()
H
A
D
ov13858.c
1062
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov13858_read_reg()
local
1072
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov13858_read_reg()
H
A
D
ov5670.c
1847
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov5670_read_reg()
local
1858
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov5670_read_reg()
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
ov2685.c
306
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov2685_read_reg()
local
317
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov2685_read_reg()
H
A
D
ov13b10.c
615
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov13b10_read_reg()
local
625
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov13b10_read_reg()
H
A
D
ov4689.c
327
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov4689_read_reg()
local
341
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov4689_read_reg()
H
A
D
ov5695.c
753
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov5695_read_reg()
local
764
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov5695_read_reg()
H
A
D
ov13858.c
1063
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov13858_read_reg()
local
1073
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov13858_read_reg()
H
A
D
ov8858.c
1286
__be16
reg_addr_be
= cpu_to_be16(reg & OV8858_REG_ADDR_MASK);
in ov8858_read()
local
1299
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov8858_read()
H
A
D
ov5670.c
1901
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov5670_read_reg()
local
1912
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov5670_read_reg()
H
A
D
ov08x40.c
2451
__be16
reg_addr_be
= cpu_to_be16(reg);
in ov08x40_read_reg()
local
2461
msgs[0].buf = (u8 *)&
reg_addr_be
;
in ov08x40_read_reg()
Completed in 20 milliseconds