OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:interrupts
(Results
1 - 25
of
320
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/u-boot/arch/sh/cpu/sh2/
Makefile
9
obj-y = cpu.o
interrupts
.o watchdog.o
/external/u-boot/arch/sh/cpu/sh3/
Makefile
12
obj-y = cpu.o
interrupts
.o watchdog.o
/external/u-boot/arch/arm/dts/
exynos4412.dtsi
29
interrupts
= <0 0 0>, <0 1 0>, <0 2 0>, <0 3 0>,
armada-388.dtsi
63
interrupts
= <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
omap3.dtsi
50
interrupts
= <3>;
85
interrupts
= <9 10>;
163
interrupts
= <0>;
171
interrupts
= <11>;
211
interrupts
= <12>,
223
interrupts
= <29>;
235
interrupts
= <30>;
246
interrupts
= <31>;
257
interrupts
= <32>;
268
interrupts
= <33>
[
all
...]
exynos4x12.dtsi
47
interrupts
= <0>, <1>, <2>, <3>, <4>;
67
interrupts
= <0 47 0>;
74
interrupts
= <0 46 0>;
79
interrupts
= <0 32 0>;
87
interrupts
= <10 0>;
94
interrupts
= <0 72 0>;
101
interrupts
= <0 89 0>;
/external/u-boot/arch/x86/cpu/x86_64/
Makefile
6
obj-y += cpu.o
interrupts
.o setjmp.o
/external/u-boot/arch/arm/cpu/arm720t/
Makefile
7
obj-y =
interrupts
.o cpu.o
/external/u-boot/arch/sh/cpu/sh4/
Makefile
9
obj-y = cpu.o
interrupts
.o watchdog.o cache.o
/external/u-boot/arch/m68k/cpu/mcf5227x/
Makefile
9
obj-y = cpu.o speed.o cpu_init.o
interrupts
.o
/external/u-boot/arch/m68k/cpu/mcf523x/
Makefile
9
obj-y = cpu.o speed.o cpu_init.o
interrupts
.o
/external/u-boot/arch/m68k/cpu/mcf52x2/
Makefile
9
obj-y =
interrupts
.o cpu.o speed.o cpu_init.o
/external/u-boot/arch/m68k/cpu/mcf530x/
Makefile
6
obj-y =
interrupts
.o cpu.o speed.o cpu_init.o
/external/u-boot/arch/m68k/cpu/mcf532x/
Makefile
9
obj-y = cpu.o speed.o cpu_init.o
interrupts
.o
/external/u-boot/arch/nds32/lib/
Makefile
13
obj-y +=
interrupts
.o
/external/u-boot/arch/m68k/cpu/mcf5445x/
Makefile
9
obj-y = cpu.o speed.o cpu_init.o
interrupts
.o pci.o
/external/u-boot/arch/m68k/cpu/mcf547x_8x/
Makefile
9
obj-y = cpu.o speed.o cpu_init.o pci.o
interrupts
.o slicetimer.o
/external/u-boot/arch/mips/cpu/
Makefile
6
obj-y +=
interrupts
.o
/external/u-boot/arch/nios2/cpu/
Makefile
8
obj-y += cpu.o
interrupts
.o traps.o
/external/u-boot/arch/sandbox/lib/
Makefile
8
obj-y +=
interrupts
.o sections.o
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/DeviceTree/
rtsm_ve-motherboard.dtsi
54
interrupts
= <15>;
103
interrupts
= <11>;
111
interrupts
= <9 10>;
123
interrupts
= <12>;
131
interrupts
= <13>;
139
interrupts
= <5>;
147
interrupts
= <6>;
155
interrupts
= <7>;
163
interrupts
= <8>;
171
interrupts
= <0>
[
all
...]
fvp-foundation-motherboard-no_psci.dtsi
42
interrupts
= <15>;
91
interrupts
= <5>;
99
interrupts
= <6>;
107
interrupts
= <7>;
115
interrupts
= <8>;
123
interrupts
= <0>;
131
interrupts
= <2>;
139
interrupts
= <3>;
147
interrupts
= <4>;
155
interrupts
= <0x2a>
[
all
...]
fvp-foundation-motherboard.dtsi
42
interrupts
= <15>;
91
interrupts
= <5>;
99
interrupts
= <6>;
107
interrupts
= <7>;
115
interrupts
= <8>;
123
interrupts
= <0>;
131
interrupts
= <2>;
139
interrupts
= <3>;
147
interrupts
= <4>;
155
interrupts
= <0x2a>
[
all
...]
/device/linaro/bootloader/arm-trusted-firmware/fdts/
rtsm_ve-motherboard.dtsi
29
interrupts
= <0 15 4>;
78
interrupts
= <0 11 4>;
86
interrupts
= <0 9 4 0 10 4>;
98
interrupts
= <0 12 4>;
106
interrupts
= <0 13 4>;
114
interrupts
= <0 5 4>;
122
interrupts
= <0 6 4>;
130
interrupts
= <0 7 4>;
138
interrupts
= <0 8 4>;
146
interrupts
= <0 0 4>
[
all
...]
fvp-foundation-motherboard.dtsi
17
interrupts
= <0 15 4>;
66
interrupts
= <0 5 4>;
74
interrupts
= <0 6 4>;
82
interrupts
= <0 7 4>;
90
interrupts
= <0 8 4>;
98
interrupts
= <0 0 4>;
106
interrupts
= <0 2 4>;
114
interrupts
= <0 3 4>;
122
interrupts
= <0 4 4>;
130
interrupts
= <0 0x2a 4>
[
all
...]
Completed in 345 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>