/arch/alpha/kernel/ |
D | machvec_impl.h | 99 #define IO(UP,low) \ macro 104 #define DO_APECS_IO IO(APECS,apecs) 105 #define DO_CIA_IO IO(CIA,cia) 106 #define DO_IRONGATE_IO IO(IRONGATE,irongate) 107 #define DO_LCA_IO IO(LCA,lca) 108 #define DO_MARVEL_IO IO(MARVEL,marvel) 109 #define DO_MCPCIA_IO IO(MCPCIA,mcpcia) 110 #define DO_POLARIS_IO IO(POLARIS,polaris) 111 #define DO_T2_IO IO(T2,t2) 112 #define DO_TSUNAMI_IO IO(TSUNAMI,tsunami) [all …]
|
/arch/x86/ |
D | Kconfig.debug | 181 # IO delay types: 201 prompt "IO delay type" 205 bool "port 0x80 based port-IO delay [recommended]" 207 This is the traditional Linux IO delay used for in/out_p. 211 bool "port 0xed based port-IO delay" 213 Use port 0xed as the IO delay. This frees up port 0x80 which is 217 bool "udelay based port-IO delay" 219 Use udelay(2) as the IO delay method. This provides the delay 220 while not having any side-effect on the IO port space. 223 bool "no port-IO delay" [all …]
|
/arch/frv/kernel/ |
D | dma.c | 39 #define __get_DMAC(IO,X) ({ *(volatile unsigned long *)((IO) + DMAC_##X##x); }) argument 41 #define __set_DMAC(IO,X,V) \ argument 43 *(volatile unsigned long *)((IO) + DMAC_##X##x) = (V); \ 47 #define ___set_DMAC(IO,X,V) \ argument 49 *(volatile unsigned long *)((IO) + DMAC_##X##x) = (V); \
|
/arch/arm/mach-iop32x/ |
D | Kconfig | 11 bool "Enable support for the IO-Data GLAN Tank" 14 NAS appliance or machines from IO-Data's HDL-Gxxx, HDL-GWxxx
|
/arch/powerpc/boot/dts/ |
D | ep405.dts | 208 /* Outbound ranges, one memory and one IO, 210 * IO range but we don't use it for now
|
D | katmai.dts | 242 /* Outbound ranges, one memory and one IO, 286 /* Outbound ranges, one memory and one IO, 327 /* Outbound ranges, one memory and one IO, 368 /* Outbound ranges, one memory and one IO,
|
D | walnut.dts | 215 /* Outbound ranges, one memory and one IO, 217 * IO range but we don't use it for now
|
D | gef_sbc610.dts | 84 6 0 0xfd000000 0x00800000 // IO FPGA (8-bit) 85 7 0 0xfd800000 0x00800000>; // IO FPGA (32-bit)
|
D | sam440ep.dts | 278 /* Outbound ranges, one memory and one IO, 280 * IO range but we don't use it for now
|
D | bamboo.dts | 268 /* Outbound ranges, one memory and one IO, 270 * IO range but we don't use it for now
|
D | yosemite.dts | 275 /* Outbound ranges, one memory and one IO, 277 * IO range but we don't use it for now
|
D | canyonlands.dts | 353 /* Outbound ranges, one memory and one IO, 384 /* Outbound ranges, one memory and one IO, 426 /* Outbound ranges, one memory and one IO,
|
D | rainier.dts | 329 /* Outbound ranges, one memory and one IO, 331 * IO range but we don't use it for now
|
D | sequoia.dts | 353 /* Outbound ranges, one memory and one IO, 355 * IO range but we don't use it for now
|
D | glacier.dts | 407 /* Outbound ranges, one memory and one IO, 437 /* Outbound ranges, one memory and one IO, 478 /* Outbound ranges, one memory and one IO,
|
D | kilauea.dts | 280 /* Outbound ranges, one memory and one IO, 321 /* Outbound ranges, one memory and one IO,
|
D | makalu.dts | 280 /* Outbound ranges, one memory and one IO, 321 /* Outbound ranges, one memory and one IO,
|
D | haleakala.dts | 251 /* Outbound ranges, one memory and one IO,
|
/arch/arm/mach-pxa/include/mach/ |
D | idp.h | 47 #error Your custom IO space is getting a bit large !!
|
/arch/s390/kernel/ |
D | head.S | 200 lctl %c6,%c6,.Lcr6 # set IO subclass mask 206 mvc 0x78(8),.Lnewpsw # set up IO interrupt psw 359 mvc 0x78(8),.Lrdrnewpsw # set up IO interrupt psw
|
/arch/m68k/ifpsp060/ |
D | CHANGES | 92 bit 15 = 1 (IO) 114 bit 15 = 0 (IO)
|
/arch/powerpc/platforms/83xx/ |
D | Kconfig | 41 into the PIB (Platform IO Board) board from Freescale which provide
|
/arch/m68k/ |
D | Kconfig | 513 tristate "GVP IO-Extender support" 516 If you want to use a GVP IO-Extender serial card in Linux, say Y. 520 tristate "GVP IO-Extender parallel printer support" 524 GVP IO-Extender card, N otherwise. 527 tristate "GVP IO-Extender PLIP support" 531 IO-Extender card, N otherwise.
|
/arch/powerpc/platforms/ps3/ |
D | Kconfig | 58 processor's IO Controller. This support incurs some runtime
|
/arch/cris/arch-v32/drivers/ |
D | Kconfig | 647 tristate "IO-processor hotplug firmware loading support" 651 Enables IO-processor hotplug firmware loading support. 663 tristate "MMC/SD host driver using IO-processor" 668 IO-Processor. Only the SPU is used in this implementation.
|