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:GIC_SPI
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/interrupt-controller/
H
A
D
arm-gic.h
13
#define
GIC_SPI
0
macro
/kernel/linux/linux-5.10/include/dt-bindings/interrupt-controller/
H
A
D
arm-gic.h
13
#define
GIC_SPI
0
macro
/kernel/linux/linux-6.6/include/dt-bindings/interrupt-controller/
H
A
D
arm-gic.h
13
#define
GIC_SPI
0
macro
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/interrupt-controller/
H
A
D
arm-gic.h
13
#define
GIC_SPI
0
macro
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-sun6i-r.c
213
if (fwspec->param[0] !=
GIC_SPI
)
in sun6i_r_intc_domain_translate()
242
.param = {
GIC_SPI
, hwirq, type },
in sun6i_r_intc_domain_alloc()
321
nmi_parent.args[0] !=
GIC_SPI
||
in sun6i_r_intc_init()
H
A
D
irq-sni-exiu.c
149
if (fwspec->param[0] !=
GIC_SPI
)
in exiu_domain_translate()
175
if (fwspec->param[0] !=
GIC_SPI
)
in exiu_domain_alloc()
H
A
D
irq-mchp-eic.c
189
parent_fwspec.param[0] =
GIC_SPI
;
in mchp_eic_domain_alloc()
H
A
D
irq-mvebu-gicp.c
99
fwspec.param[0] =
GIC_SPI
;
in gicp_irq_domain_alloc()
H
A
D
irq-mvebu-odmi.c
102
fwspec.param[0] =
GIC_SPI
;
in odmi_irq_domain_alloc()
H
A
D
irq-vf610-mscm-ir.c
151
parent_fwspec.param[0] =
GIC_SPI
;
in vf610_mscm_ir_domain_alloc()
H
A
D
irq-owl-sirq.c
264
parent_fwspec.param[0] =
GIC_SPI
;
in owl_sirq_domain_alloc()
H
A
D
irq-tegra.c
248
if (fwspec->param[0] !=
GIC_SPI
)
in tegra_ictlr_domain_alloc()
H
A
D
irq-stm32-exti.c
741
p_fwspec.param[0] =
GIC_SPI
;
in stm32_exti_h_domain_alloc()
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-sni-exiu.c
149
if (fwspec->param[0] !=
GIC_SPI
)
in exiu_domain_translate()
175
if (fwspec->param[0] !=
GIC_SPI
)
in exiu_domain_alloc()
H
A
D
irq-mvebu-gicp.c
99
fwspec.param[0] =
GIC_SPI
;
in gicp_irq_domain_alloc()
H
A
D
irq-mvebu-odmi.c
102
fwspec.param[0] =
GIC_SPI
;
in odmi_irq_domain_alloc()
H
A
D
irq-vf610-mscm-ir.c
151
parent_fwspec.param[0] =
GIC_SPI
;
in vf610_mscm_ir_domain_alloc()
H
A
D
irq-tegra.c
248
if (fwspec->param[0] !=
GIC_SPI
)
in tegra_ictlr_domain_alloc()
H
A
D
irq-owl-sirq.c
264
parent_fwspec.param[0] =
GIC_SPI
;
in owl_sirq_domain_alloc()
H
A
D
irq-stm32-exti.c
676
p_fwspec.param[0] =
GIC_SPI
;
in stm32_exti_h_domain_alloc()
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-msc313.c
566
* The parent interrupt controller needs the GIC interrupt type set to
GIC_SPI
568
* that puts
GIC_SPI
into the first cell.
579
fwspec->param[0] =
GIC_SPI
;
in msc313_gpio_populate_parent_fwspec()
/kernel/linux/linux-5.10/drivers/soc/tegra/
H
A
D
pmc.c
1990
spec.param[0] =
GIC_SPI
;
in tegra_pmc_irq_alloc()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H
A
D
pmc.c
2297
spec.param[0] =
GIC_SPI
;
in tegra_pmc_irq_alloc()
Completed in 22 milliseconds