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:sdhci_arasan_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sdhci-of-arasan.c
167
* struct
sdhci_arasan_data
- Arasan Controller Data
181
struct
sdhci_arasan_data
{
struct
314
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_syscon_write()
350
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_set_clock()
467
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_reset()
579
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_suspend()
625
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_resume()
681
struct
sdhci_arasan_data
*sdhci_arasan =
in sdhci_arasan_sdcardclk_recalc_rate()
682
container_of(clk_data, struct
sdhci_arasan_data
, clk_data);
in sdhci_arasan_sdcardclk_recalc_rate()
708
struct
sdhci_arasan_data
*sdhci_arasa
in sdhci_arasan_sampleclk_recalc_rate()
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sdhci-of-arasan.c
131
* struct
sdhci_arasan_data
- Arasan Controller Data
144
struct
sdhci_arasan_data
{
struct
221
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_syscon_write()
257
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_set_clock()
361
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_reset()
473
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_suspend()
519
struct
sdhci_arasan_data
*sdhci_arasan = sdhci_pltfm_priv(pltfm_host);
in sdhci_arasan_resume()
575
struct
sdhci_arasan_data
*sdhci_arasan =
in sdhci_arasan_sdcardclk_recalc_rate()
576
container_of(clk_data, struct
sdhci_arasan_data
, clk_data);
in sdhci_arasan_sdcardclk_recalc_rate()
602
struct
sdhci_arasan_data
*sdhci_arasa
in sdhci_arasan_sampleclk_recalc_rate()
[all...]
Completed in 4 milliseconds