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:scc_offset
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
renesas_sdhi.h
29
int
scc_offset
;
member
H
A
D
renesas_sdhi_internal_dmac.c
96
.
scc_offset
= 0 - 0x1000,
111
.
scc_offset
= 0x1000,
H
A
D
renesas_sdhi_sys_dmac.c
65
.
scc_offset
= 0x0300,
H
A
D
renesas_sdhi_core.c
1075
if (of_data && of_data->
scc_offset
&&
in renesas_sdhi_probe()
1098
priv->scc_ctl = host->ctl + of_data->
scc_offset
;
in renesas_sdhi_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
renesas_sdhi.h
31
int
scc_offset
;
member
H
A
D
renesas_sdhi_internal_dmac.c
99
.
scc_offset
= 0 - 0x1000,
114
.
scc_offset
= 0x1000,
130
.
scc_offset
= 0x1000,
H
A
D
renesas_sdhi_sys_dmac.c
68
.
scc_offset
= 0x0300,
H
A
D
renesas_sdhi_core.c
1073
if (of_data && of_data->
scc_offset
&& ver >= SDHI_VER_GEN2_SDR104)
in renesas_sdhi_probe()
1074
priv->scc_ctl = host->ctl + of_data->
scc_offset
;
in renesas_sdhi_probe()
/kernel/linux/linux-5.10/drivers/net/hamradio/
H
A
D
dmascc.c
175
int
scc_offset
;
member
448
int scc_base = card_base + hw[type].
scc_offset
;
in setup_adapter()
Completed in 9 milliseconds