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:cpm_dpram_addr
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
H
A
D
cpm_uart_cpm1.c
78
dp_mem =
cpm_dpram_addr
(dp_offset);
in cpm_uart_allocbuf()
85
mem_addr = (u8 *)
cpm_dpram_addr
(cpm_dpalloc(memsz, 8));
in cpm_uart_allocbuf()
H
A
D
cpm_uart_cpm2.h
31
#define DPRAM_BASE ((u8 __iomem __force *)
cpm_dpram_addr
(0))
H
A
D
cpm_uart_cpm1.h
31
#define DPRAM_BASE ((u8 __iomem __force *)
cpm_dpram_addr
(0))
H
A
D
cpm_uart_cpm2.c
114
dp_mem =
cpm_dpram_addr
(dp_offset);
in cpm_uart_allocbuf()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H
A
D
mac-scc.c
143
cpm_dpram_addr
(fep->ring_mem_addr);
in allocate_bd()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
cpm1.h
54
#define
cpm_dpram_addr
cpm_muram_addr
macro
H
A
D
cpm2.h
92
#define
cpm_dpram_addr
cpm_muram_addr
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
cpm1.h
54
#define
cpm_dpram_addr
cpm_muram_addr
macro
H
A
D
cpm2.h
92
#define
cpm_dpram_addr
cpm_muram_addr
macro
Completed in 21 milliseconds