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:irq_addr
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ide/
H
A
D
gayle.c
65
ch = z_readb(hwif->io_ports.
irq_addr
);
in gayle_test_irq()
76
z_writeb(0x7c, hwif->io_ports.
irq_addr
);
in gayle_a1200_clear_irq()
92
hw->io_ports.
irq_addr
= irq_port;
in gayle_setup_ports()
H
A
D
buddha.c
107
ch = z_readb(hwif->io_ports.
irq_addr
);
in buddha_test_irq()
118
z_writeb(0, drive->hwif->io_ports.
irq_addr
);
in xsurf_clear_irq()
134
hw->io_ports.
irq_addr
= irq_port;
in buddha_setup_ports()
/kernel/linux/linux-5.10/drivers/bus/fsl-mc/
H
A
D
fsl-mc-private.h
130
__le64
irq_addr
;
member
234
__le64
irq_addr
;
member
294
* @val: Value to write into
irq_addr
address
H
A
D
dprc.c
180
cmd_params->
irq_addr
= cpu_to_le64(irq_cfg->paddr);
in dprc_set_irq()
491
cmd_params->
irq_addr
= cpu_to_le64(irq_cfg->paddr);
in dprc_set_obj_irq()
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/
H
A
D
fsl-mc-private.h
130
__le64
irq_addr
;
member
235
__le64
irq_addr
;
member
295
* @val: Value to write into
irq_addr
address
H
A
D
dprc.c
180
cmd_params->
irq_addr
= cpu_to_le64(irq_cfg->paddr);
in dprc_set_irq()
491
cmd_params->
irq_addr
= cpu_to_le64(irq_cfg->paddr);
in dprc_set_obj_irq()
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni-cmd.h
138
__le64
irq_addr
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H
A
D
dpni-cmd.h
149
__le64
irq_addr
;
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
ide.h
122
unsigned long
irq_addr
;
member
Completed in 12 milliseconds