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:aspeed_sdhci
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sdhci-of-aspeed.c
31
struct
aspeed_sdhci
{
struct
37
struct
aspeed_sdhci
*sdhci,
in aspeed_sdc_configure_8bit_mode()
93
struct
aspeed_sdhci
*
aspeed_sdhci
;
in aspeed_sdhci_set_bus_width()
local
98
aspeed_sdhci
= sdhci_pltfm_priv(pltfm_priv);
in aspeed_sdhci_set_bus_width()
99
aspeed_sdc =
aspeed_sdhci
->parent;
in aspeed_sdhci_set_bus_width()
102
aspeed_sdc_configure_8bit_mode(aspeed_sdc,
aspeed_sdhci
,
in aspeed_sdhci_set_bus_width()
140
static inline int aspeed_sdhci_calculate_slot(struct
aspeed_sdhci
*dev,
in aspeed_sdhci_calculate_slot()
161
struct
aspeed_sdhci
*dev;
in aspeed_sdhci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sdhci-of-aspeed.c
72
struct
aspeed_sdhci
{
struct
112
struct
aspeed_sdhci
*sdhci,
in aspeed_sdc_configure_8bit_mode()
217
struct
aspeed_sdhci
*sdhci;
in aspeed_sdhci_configure_phase()
240
struct
aspeed_sdhci
*sdhci;
in aspeed_sdhci_set_clock()
299
struct
aspeed_sdhci
*
aspeed_sdhci
;
in aspeed_sdhci_set_bus_width()
local
304
aspeed_sdhci
= sdhci_pltfm_priv(pltfm_priv);
in aspeed_sdhci_set_bus_width()
305
aspeed_sdc =
aspeed_sdhci
->parent;
in aspeed_sdhci_set_bus_width()
308
aspeed_sdc_configure_8bit_mode(aspeed_sdc,
aspeed_sdhci
,
in aspeed_sdhci_set_bus_width()
346
static inline int aspeed_sdhci_calculate_slot(struct
aspeed_sdhci
*de
[all...]
Completed in 2 milliseconds