Searched refs:external (Results 1 – 25 of 86) sorted by relevance
1234
/arch/xtensa/boot/dts/ |
D | xtfpga.dtsi | 32 * second cell == 1: external irq number 57 interrupts = <0 1>; /* external irq 0 */ 64 interrupts = <1 1>; /* external irq 1 */
|
/arch/avr32/mach-at32ap/ |
D | Kconfig | 10 Define the width of the AP7000 external static memory interface. 14 The current code can only support a single external memory bus
|
/arch/arm/boot/dts/ |
D | omap4-sdp-es23plus.dts | 10 /* SDP boards with 4430 ES2.3+ or 4460 have external pullups on SCL & SDA */
|
D | omap4-panda-a4.dts | 13 /* Pandaboard Rev A4+ have external pullups on SCL & SDA */
|
D | pxa27x.dtsi | 42 * The muxing of external clocks/internal dividers for osc* clock
|
D | integrator.dtsi | 14 compatible = "arm,external-bus-interface";
|
D | sama5d4.dtsi | 889 /* external trigger is conflict with USBA_VBUS */ 901 atmel,adc-use-external; 910 trigger-name = "external-rising"; 912 trigger-external; 915 trigger-name = "external-falling"; 917 trigger-external; 920 trigger-name = "external-any"; 922 trigger-external; 1236 atmel,external-irqs = <56>;
|
D | omap4-panda-es.dts | 34 /* PandaboardES has external pullups on SCL & SDA */
|
D | ste-nomadik-s8815.dts | 18 external-bus@34000000 {
|
D | at91sam9x5.dtsi | 92 atmel,external-irqs = <31>; 977 atmel,adc-use-external-triggers; 987 trigger-name = "external-rising"; 989 trigger-external; 994 trigger-name = "external-falling"; 996 trigger-external; 1001 trigger-name = "external-any"; 1003 trigger-external;
|
D | sun6i-a31-hummingbird.dts | 52 /* external pull-ups missing for some pins */
|
D | at91sam9g45.dtsi | 94 atmel,external-irqs = <31>; 1006 trigger-name = "external-rising"; 1008 trigger-external; 1012 trigger-name = "external-falling"; 1014 trigger-external; 1019 trigger-name = "external-any"; 1021 trigger-external;
|
D | sama5d3.dtsi | 292 atmel,adc-use-external-triggers; 300 trigger-name = "external-rising"; 302 trigger-external; 306 trigger-name = "external-falling"; 308 trigger-external; 312 trigger-name = "external-any"; 314 trigger-external; 442 atmel,external-irqs = <47>;
|
/arch/arm/mach-omap1/include/mach/ |
D | lcd_dma.h | 67 extern void omap_set_lcd_dma_ext_controller(int external);
|
/arch/powerpc/boot/dts/ |
D | digsy_mtc.dts | 144 nxp,external-clock-frequency = <24000000>; 151 nxp,external-clock-frequency = <24000000>;
|
D | tqm8xx.dts | 78 bosch,external-clock-frequency = <16000000>; 90 bosch,external-clock-frequency = <16000000>;
|
/arch/avr32/boards/atstk1000/ |
D | Kconfig | 40 This also prevents using the external DAC as an audio interface, 52 This also prevents using the external DAC as an audio interface.
|
/arch/frv/kernel/ |
D | irq.c | 152 #error dont know external IRQ trigger levels for this setup in init_IRQ()
|
D | break.S | 95 # external interrupt handling 259 # step through an external interrupt from kernel mode 370 # step through an external interrupt from kernel mode
|
/arch/cris/ |
D | Kconfig.debug | 32 here to make it possible to dump an OOPS with an external NMI.
|
/arch/xtensa/ |
D | Kconfig.debug | 32 external to the processor (such as bus bridge, bus fabric, or memory controller).
|
/arch/x86/kernel/ |
D | nmi.c | 65 unsigned int external; member 367 __this_cpu_add(nmi_stats.external, 1); in default_do_nmi()
|
/arch/arm/mach-omap1/ |
D | lcd_dma.c | 80 void omap_set_lcd_dma_ext_controller(int external) in omap_set_lcd_dma_ext_controller() argument 82 lcd_dma.ext_ctrl = external; in omap_set_lcd_dma_ext_controller()
|
/arch/arm/ |
D | Kconfig-nommu | 50 external support to redirect the hardware exception vectors to
|
/arch/s390/kernel/ |
D | head31.S | 89 oi 2(%r15),0x60 # enable sigp emergency & external call
|
1234