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:page_programs
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H
A
D
spansion.c
565
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP_1_1_4],
in s25fs256t_post_sfdp_fixup()
695
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP],
in s28hx_t_post_sfdp_fixup()
701
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP_8_8_8_DTR],
in s28hx_t_post_sfdp_fixup()
H
A
D
debugfs.c
213
spi_nor_print_pp_cmd(s, ¶ms->
page_programs
[cmd]);
in spi_nor_capabilities_show()
H
A
D
core.c
2402
¶ms->
page_programs
[ppidx]))
in spi_nor_spimem_adjust_hwcaps()
2514
pp = &nor->params->
page_programs
[cmd];
in spi_nor_select_pp()
2813
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP_8_8_8_DTR],
in spi_nor_no_sfdp_init_params()
3029
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP],
in spi_nor_init_default_params()
3034
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP_1_1_4],
in spi_nor_init_default_params()
H
A
D
core.h
362
* @
page_programs
: page program capabilities ordered by priority: the
397
struct spi_nor_pp_command
page_programs
[SNOR_CMD_PP_MAX];
member
H
A
D
sfdp.c
984
struct spi_nor_pp_command *params_pp = params->
page_programs
;
in spi_nor_parse_4bait()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H
A
D
core.h
197
* @
page_programs
: page program capabilities ordered by priority: the
218
struct spi_nor_pp_command
page_programs
[SNOR_CMD_PP_MAX];
member
H
A
D
core.c
2407
¶ms->
page_programs
[ppidx]))
in spi_nor_spimem_adjust_hwcaps()
2521
pp = &nor->params->
page_programs
[cmd];
in spi_nor_select_pp()
2801
spi_nor_set_pp_settings(¶ms->
page_programs
[SNOR_CMD_PP],
in spi_nor_info_init_params()
H
A
D
sfdp.c
949
struct spi_nor_pp_command *params_pp = params->
page_programs
;
in spi_nor_parse_4bait()
Completed in 24 milliseconds