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:IVR
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-xilinx-intc.c
29
#define
IVR
0x18 /* Interrupt Vector Register */
macro
118
hwirq = xintc_read(irqc,
IVR
);
in xintc_get_irq_local()
132
hwirq = xintc_read(primary_intc,
IVR
);
in xintc_get_irq()
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-xilinx-intc.c
29
#define
IVR
0x18 /* Interrupt Vector Register */
macro
145
u32 hwirq = xintc_read(irqc,
IVR
);
in xil_intc_irq_handler()
160
hwirq = xintc_read(primary_intc,
IVR
);
in xil_intc_handle_irq()
/kernel/linux/linux-5.10/arch/m68k/68000/
H
A
D
ints.c
176
IVR
= 0x40; /* Set DragonBall
IVR
(interrupt base) to 64 */
in init_IRQ()
/kernel/linux/linux-6.6/arch/m68k/68000/
H
A
D
ints.c
176
IVR
= 0x40; /* Set DragonBall
IVR
(interrupt base) to 64 */
in init_IRQ()
/kernel/linux/linux-5.10/drivers/net/wan/
H
A
D
hd64570.h
37
#define
IVR
0x1A /* Interrupt Vector */
macro
H
A
D
hd64572.h
37
#define
IVR
0x60 /* Interrupt Vector Register */
macro
/kernel/linux/linux-6.6/drivers/net/wan/
H
A
D
hd64570.h
37
#define
IVR
0x1A /* Interrupt Vector */
macro
H
A
D
hd64572.h
37
#define
IVR
0x60 /* Interrupt Vector Register */
macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H
A
D
MC68VZ328.h
202
#define
IVR
BYTE_REF(IVR_ADDR)
macro
H
A
D
MC68EZ328.h
200
#define
IVR
BYTE_REF(IVR_ADDR)
macro
H
A
D
MC68328.h
238
#define
IVR
BYTE_REF(IVR_ADDR)
macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H
A
D
MC68VZ328.h
202
#define
IVR
BYTE_REF(IVR_ADDR)
macro
H
A
D
MC68EZ328.h
200
#define
IVR
BYTE_REF(IVR_ADDR)
macro
H
A
D
MC68328.h
238
#define
IVR
BYTE_REF(IVR_ADDR)
macro
/kernel/linux/linux-5.10/drivers/tty/
H
A
D
synclink.c
347
#define
IVR
0x14 /* Interrupt Vector Register */
macro
1691
UscVector = usc_InReg(info,
IVR
) >> 9;
in mgsl_interrupt()
6754
(usc_InReg( info,
IVR
) != 0) ||
in mgsl_register_test()
Completed in 36 milliseconds