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:cs_cfg
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/bus/
H
A
D
intel-ixp4xx-eb.c
159
u32
cs_cfg
;
in ixp4xx_exp_setup_chipselect()
local
192
IXP4XX_EXP_TIMING_STRIDE * cs_index, &
cs_cfg
);
in ixp4xx_exp_setup_chipselect()
195
cur_cssize,
cs_cfg
);
in ixp4xx_exp_setup_chipselect()
207
cs_cfg
&= ~(IXP4XX_EXP_SIZE_MASK);
in ixp4xx_exp_setup_chipselect()
208
cs_cfg
|= ((cs_order - 9) << IXP4XX_EXP_SIZE_SHIFT);
in ixp4xx_exp_setup_chipselect()
221
cs_cfg
|= ip->mask;
in ixp4xx_exp_setup_chipselect()
223
cs_cfg
&= ~ip->mask;
in ixp4xx_exp_setup_chipselect()
237
cs_cfg
&= ~ip->mask;
in ixp4xx_exp_setup_chipselect()
238
cs_cfg
|= (val << ip->shift);
in ixp4xx_exp_setup_chipselect()
249
cs_cfg
in ixp4xx_exp_setup_chipselect()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
mpc5121.h
50
u32
cs_cfg
[8]; /* CS config */
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
mpc5121.h
50
u32
cs_cfg
[8]; /* CS config */
member
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
control.c
56
u16
cs_cfg
;
member
344
sdrc_block_contents.
cs_cfg
=
in omap3_save_scratchpad_contents()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
control.c
56
u16
cs_cfg
;
member
278
sdrc_block_contents.
cs_cfg
=
in omap3_save_scratchpad_contents()
/kernel/linux/linux-5.10/arch/powerpc/platforms/512x/
H
A
D
mpc512x_shared.c
503
out_be32(&lpc->
cs_cfg
[cs], val);
in mpc512x_cs_config()
/kernel/linux/linux-6.6/arch/powerpc/platforms/512x/
H
A
D
mpc512x_shared.c
503
out_be32(&lpc->
cs_cfg
[cs], val);
in mpc512x_cs_config()
Completed in 5 milliseconds