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
defs:mregs
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/musb/
H
A
D
davinci.c
189
void __iomem *
mregs
= musb->
mregs
;
in otg_timer()
local
292
void __iomem *
mregs
= musb->
mregs
;
in davinci_musb_interrupt()
local
[all...]
H
A
D
da8xx.c
125
void __iomem *
mregs
= musb->
mregs
;
in otg_timer()
local
259
void __iomem *
mregs
= musb->
mregs
;
in da8xx_musb_interrupt()
local
[all...]
H
A
D
cppi_dma.h
111
void __iomem *
mregs
; /* Mentor regs */
member
H
A
D
musb_gadget.c
1518
void __iomem *
mregs
= musb->
mregs
;
musb_gadget_wakeup()
local
1986
void __iomem *
mregs
= musb->
mregs
;
musb_g_disconnect()
local
[all...]
H
A
D
cppi_dma.c
1300
cppi_dma_controller_create(struct musb *musb, void __iomem *
mregs
)
in cppi_dma_controller_create()
argument
H
A
D
am35x.c
123
void __iomem *
mregs
= musb->
mregs
;
in otg_timer()
local
243
void __iomem *
mregs
= musb->
mregs
;
in am35x_musb_interrupt()
local
[all...]
H
A
D
musb_dsps.c
210
void __iomem *
mregs
= musb->
mregs
;
in dsps_check_status()
local
349
void __iomem *
mregs
= musb->
mregs
;
in dsps_interrupt()
local
[all...]
H
A
D
musb_core.h
325
void __iomem *
mregs
;
member
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H
A
D
mtu3_debugfs.c
128
struct mtu3_regset *
mregs
;
in mtu3_debugfs_regset()
local
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H
A
D
mtu3_debugfs.c
129
struct mtu3_regset *
mregs
;
in mtu3_debugfs_regset()
local
/kernel/linux/linux-6.6/drivers/usb/musb/
H
A
D
da8xx.c
125
void __iomem *
mregs
= musb->
mregs
;
in otg_timer()
local
259
void __iomem *
mregs
= musb->
mregs
;
in da8xx_musb_interrupt()
local
[all...]
H
A
D
cppi_dma.h
111
void __iomem *
mregs
; /* Mentor regs */
member
H
A
D
musb_gadget.c
1518
void __iomem *
mregs
= musb->
mregs
;
musb_gadget_wakeup()
local
1993
void __iomem *
mregs
= musb->
mregs
;
musb_g_disconnect()
local
[all...]
H
A
D
musb_dsps.c
209
void __iomem *
mregs
= musb->
mregs
;
in dsps_check_status()
local
348
void __iomem *
mregs
= musb->
mregs
;
in dsps_interrupt()
local
[all...]
H
A
D
musb_core.h
325
void __iomem *
mregs
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
sunqe.c
88
void __iomem *
mregs
= qep->
mregs
;
in qe_stop()
local
145
void __iomem *
mregs
= qep->
mregs
;
in qe_init()
local
701
void __iomem *
mregs
= qep->
mregs
;
qe_get_link()
local
[all...]
H
A
D
sunqe.h
336
void __iomem *
mregs
; /* Per-channel MACE Registers */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
sunqe.c
88
void __iomem *
mregs
= qep->
mregs
;
in qe_stop()
local
145
void __iomem *
mregs
= qep->
mregs
;
in qe_init()
local
701
void __iomem *
mregs
= qep->
mregs
;
qe_get_link()
local
[all...]
H
A
D
sunqe.h
336
void __iomem *
mregs
; /* Per-channel MACE Registers */
member
Completed in 19 milliseconds