Searched refs:SERIAL_IO_MEM (Results 1 – 25 of 30) sorted by relevance
12
/linux-2.4.37.9/include/asm-mips/ ! |
D | serial.h | 72 .io_type = SERIAL_IO_MEM } 120 .io_type = SERIAL_IO_MEM }, \ 124 .io_type = SERIAL_IO_MEM }, 316 .io_type = SERIAL_IO_MEM } 337 .io_type = SERIAL_IO_MEM } 357 io_type: SERIAL_IO_MEM } 375 iomem_reg_shift: 2, io_type: SERIAL_IO_MEM } 394 io_type: SERIAL_IO_MEM } 410 iomem_reg_shift: 2, io_type: SERIAL_IO_MEM \ 462 .iomem_reg_shift = 3, .io_type = SERIAL_IO_MEM}, \ [all …]
|
/linux-2.4.37.9/include/asm-mips64/ ! |
D | serial.h | 68 io_type: SERIAL_IO_MEM } 86 io_type: SERIAL_IO_MEM } 102 iomem_reg_shift: 2, io_type: SERIAL_IO_MEM \
|
/linux-2.4.37.9/arch/ppc/platforms/ ! |
D | pal4_serial.h | 26 io_type: SERIAL_IO_MEM}, /* ttyS0 */ \ 29 io_type: SERIAL_IO_MEM}
|
D | sandpoint_serial.h | 38 io_type: SERIAL_IO_MEM }, \ 42 io_type: SERIAL_IO_MEM },
|
D | prpmc750_serial.h | 36 io_type: SERIAL_IO_MEM } /* ttyS0 */
|
D | lopec_serial.h | 38 io_type: SERIAL_IO_MEM },
|
D | ocotea.h | 66 io_type: SERIAL_IO_MEM},
|
D | spruce.h | 75 io_type: SERIAL_IO_MEM},
|
D | ebony.h | 73 io_type: SERIAL_IO_MEM},
|
D | cpci405.c | 84 serialreq.io_type = SERIAL_IO_MEM; in cpci405_early_serial_map()
|
D | ibm405gp.h | 113 io_type: SERIAL_IO_MEM},
|
D | ibmstb4.h | 140 io_type: SERIAL_IO_MEM},
|
D | spruce_setup.c | 136 serial_req.io_type = SERIAL_IO_MEM; in spruce_early_serial_map()
|
D | ibmstbx25.h | 136 io_type: SERIAL_IO_MEM},
|
D | lopec_setup.c | 303 serial_req.io_type = SERIAL_IO_MEM; in lopec_early_serial_map()
|
D | ocotea.c | 223 serial_req.io_type = SERIAL_IO_MEM; in ocotea_early_serial_map()
|
/linux-2.4.37.9/arch/mips/vr41xx/common/ ! |
D | serial.c | 144 s.io_type = SERIAL_IO_MEM; in vr41xx_siu_init() 170 s.io_type = SERIAL_IO_MEM; in vr41xx_dsiu_init()
|
/linux-2.4.37.9/arch/mips/vr4181/common/ ! |
D | serial.c | 46 s.io_type = SERIAL_IO_MEM; in vr4181_init_serial()
|
/linux-2.4.37.9/arch/mips/sgi-ip27/ ! |
D | ip27-console.c | 54 req.io_type = SERIAL_IO_MEM; in ioc3_console_probe()
|
/linux-2.4.37.9/arch/ppc/boot/common/ ! |
D | ns16550.c | 34 case SERIAL_IO_MEM: in serial_init()
|
/linux-2.4.37.9/drivers/gsc/ ! |
D | serial.c | 47 serial->io_type = SERIAL_IO_MEM; /* define access method */ in setup_parisc_serial()
|
/linux-2.4.37.9/include/linux/ ! |
D | serial.h | 82 #define SERIAL_IO_MEM 2 macro
|
/linux-2.4.37.9/arch/ppc/kernel/ ! |
D | gen550_dbg.c | 70 case SERIAL_IO_MEM: in serial_init()
|
/linux-2.4.37.9/arch/mips/lasat/ ! |
D | setup.c | 167 s.io_type = SERIAL_IO_MEM; in serial_init()
|
/linux-2.4.37.9/drivers/char/ ! |
D | hcdp_serial.c | 140 serial_req.io_type = SERIAL_IO_MEM; in setup_serial_hcdp()
|
12