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:PL080_WIDTH_8BIT
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/
H
A
D
amba-pl08x.c
699
case
PL080_WIDTH_8BIT
:
in get_bytes_in_phy_channel()
740
case
PL080_WIDTH_8BIT
:
in get_bytes_in_lli()
990
case
PL080_WIDTH_8BIT
:
in pl08x_get_bytes_for_lli()
1022
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1040
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1065
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1083
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1687
return
PL080_WIDTH_8BIT
;
in pl08x_width()
1811
cctl |=
PL080_WIDTH_8BIT
<< PL080_CONTROL_SWIDTH_SHIFT |
in pl08x_memcpy_cctl()
1812
PL080_WIDTH_8BIT
<< PL080_CONTROL_DWIDTH_SHIF
in pl08x_memcpy_cctl()
[all...]
/kernel/linux/linux-6.6/drivers/dma/
H
A
D
amba-pl08x.c
699
case
PL080_WIDTH_8BIT
:
in get_bytes_in_phy_channel()
740
case
PL080_WIDTH_8BIT
:
in get_bytes_in_lli()
990
case
PL080_WIDTH_8BIT
:
in pl08x_get_bytes_for_lli()
1022
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1040
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1065
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1083
retbits |=
PL080_WIDTH_8BIT
<<
in pl08x_lli_control_bits()
1679
return
PL080_WIDTH_8BIT
;
in pl08x_width()
1803
cctl |=
PL080_WIDTH_8BIT
<< PL080_CONTROL_SWIDTH_SHIFT |
in pl08x_memcpy_cctl()
1804
PL080_WIDTH_8BIT
<< PL080_CONTROL_DWIDTH_SHIF
in pl08x_memcpy_cctl()
[all...]
/kernel/linux/linux-5.10/include/linux/amba/
H
A
D
pl080.h
105
#define
PL080_WIDTH_8BIT
(0x0)
macro
/kernel/linux/linux-6.6/include/linux/amba/
H
A
D
pl080.h
105
#define
PL080_WIDTH_8BIT
(0x0)
macro
Completed in 7 milliseconds