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:meson_host
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
meson-gx-mmc.c
151
struct
meson_host
{
struct
231
struct
meson_host
*host = mmc_priv(mmc);
in meson_mmc_get_transfer_mode()
323
static void meson_mmc_clk_gate(struct
meson_host
*host)
in meson_mmc_clk_gate()
340
static void meson_mmc_clk_ungate(struct
meson_host
*host)
in meson_mmc_clk_ungate()
353
static int meson_mmc_clk_set(struct
meson_host
*host, unsigned long rate,
in meson_mmc_clk_set()
419
static int meson_mmc_clk_init(struct
meson_host
*host)
in meson_mmc_clk_init()
507
static void meson_mmc_disable_resampling(struct
meson_host
*host)
in meson_mmc_disable_resampling()
515
static void meson_mmc_reset_resampling(struct
meson_host
*host)
in meson_mmc_reset_resampling()
528
struct
meson_host
*host = mmc_priv(mmc);
in meson_mmc_resampling_tuning()
562
static int meson_mmc_prepare_ios_clock(struct
meson_host
*hos
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
meson-gx-mmc.c
148
struct
meson_host
{
struct
229
struct
meson_host
*host = mmc_priv(mmc);
in meson_mmc_get_transfer_mode()
310
static void meson_mmc_clk_gate(struct
meson_host
*host)
in meson_mmc_clk_gate()
327
static void meson_mmc_clk_ungate(struct
meson_host
*host)
in meson_mmc_clk_ungate()
340
static int meson_mmc_clk_set(struct
meson_host
*host, unsigned long rate,
in meson_mmc_clk_set()
406
static int meson_mmc_clk_init(struct
meson_host
*host)
in meson_mmc_clk_init()
492
static void meson_mmc_disable_resampling(struct
meson_host
*host)
in meson_mmc_disable_resampling()
500
static void meson_mmc_reset_resampling(struct
meson_host
*host)
in meson_mmc_reset_resampling()
513
struct
meson_host
*host = mmc_priv(mmc);
in meson_mmc_resampling_tuning()
547
static int meson_mmc_prepare_ios_clock(struct
meson_host
*hos
[all...]
Completed in 4 milliseconds