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_nfc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
meson_nand.c
161
struct
meson_nfc
{
struct
259
struct
meson_nfc
*nfc = nand_get_controller_data(nand);
in meson_nfc_select_chip()
287
static void meson_nfc_cmd_idle(struct
meson_nfc
*nfc, u32 time)
in meson_nfc_cmd_idle()
293
static void meson_nfc_cmd_seed(struct
meson_nfc
*nfc, u32 seed)
in meson_nfc_cmd_seed()
303
struct
meson_nfc
*nfc = nand_get_controller_data(mtd_to_nand(mtd));
in meson_nfc_cmd_access()
325
static void meson_nfc_drain_cmd(struct
meson_nfc
*nfc)
in meson_nfc_drain_cmd()
342
static int meson_nfc_wait_cmd_finish(struct
meson_nfc
*nfc,
in meson_nfc_wait_cmd_finish()
358
static int meson_nfc_wait_dma_finish(struct
meson_nfc
*nfc)
in meson_nfc_wait_dma_finish()
427
struct
meson_nfc
*nfc = nand_get_controller_data(nand);
in meson_nfc_wait_no_rb_pin()
455
static int meson_nfc_wait_rb_pin(struct
meson_nfc
*nf
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
meson_nand.c
151
struct
meson_nfc
{
struct
227
struct
meson_nfc
*nfc = nand_get_controller_data(nand);
in meson_nfc_select_chip()
255
static void meson_nfc_cmd_idle(struct
meson_nfc
*nfc, u32 time)
in meson_nfc_cmd_idle()
261
static void meson_nfc_cmd_seed(struct
meson_nfc
*nfc, u32 seed)
in meson_nfc_cmd_seed()
271
struct
meson_nfc
*nfc = nand_get_controller_data(mtd_to_nand(mtd));
in meson_nfc_cmd_access()
293
static void meson_nfc_drain_cmd(struct
meson_nfc
*nfc)
in meson_nfc_drain_cmd()
310
static int meson_nfc_wait_cmd_finish(struct
meson_nfc
*nfc,
in meson_nfc_wait_cmd_finish()
326
static int meson_nfc_wait_dma_finish(struct
meson_nfc
*nfc)
in meson_nfc_wait_dma_finish()
392
static int meson_nfc_queue_rb(struct
meson_nfc
*nfc, int timeout_ms)
in meson_nfc_queue_rb()
479
struct
meson_nfc
*nf
in meson_nfc_dma_buffer_setup()
[all...]
Completed in 4 milliseconds