/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 | pplus_setup.c | 462 serial_req.io_type = rs_table[0].io_type; in pplus_early_serial_map() 469 serial_req.io_type = rs_table[1].io_type; in pplus_early_serial_map()
|
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},
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | gen550_dbg.c | 64 switch (rs_table[chan].io_type) { in serial_init() 148 rs_table[i].io_type = serial_req->io_type; in gen550_init()
|
/linux-2.4.37.9/drivers/char/ |
D | serial_txx9.c | 102 char io_type; member 113 io_type: -1, /* virtual memory mapped */ 119 io_type: -1, /* virtual memory mapped */ 129 io_type: -1, /* virtual memory mapped */ 135 io_type: -1, /* virtual memory mapped */ 245 if (port->io_type < 0) in sio_in() 255 if (port->io_type < 0) in sio_out() 858 port->io_type < 0 ? "mem" : "port", in line_info() 1277 DBG("txx9_config: port->io_type is %d\n", port->io_type); in txx9_config() 1278 if (port->io_type < 0) in txx9_config() [all …]
|
D | hcdp_serial.c | 140 serial_req.io_type = SERIAL_IO_MEM; in setup_serial_hcdp() 146 serial_req.io_type = SERIAL_IO_PORT; in setup_serial_hcdp()
|
D | au1x00-serial.c | 1415 tmp.io_type = state->io_type; 1517 info->io_type = state->io_type = SERIAL_IO_HUB6; 1518 else if (info->io_type == SERIAL_IO_HUB6) 1519 info->io_type = state->io_type = SERIAL_IO_PORT; 2243 info->io_type = sstate->io_type; 2530 info->io_type = state->io_type; 2669 state->io_type = SERIAL_IO_HUB6; 2752 state->io_type = req->io_type; 2760 info->io_type = req->io_type; 3046 info->io_type = state->io_type;
|
D | serial.c | 418 switch (info->io_type) { in serial_in() 435 switch (info->io_type) { in serial_out() 2102 tmp.io_type = state->io_type; in get_serial_info() 2165 (rs_table[i].io_type == SERIAL_IO_PORT) && in set_serial_info() 2212 info->io_type = state->io_type = SERIAL_IO_HUB6; in set_serial_info() 2213 else if (info->io_type == SERIAL_IO_HUB6) in set_serial_info() 2214 info->io_type = state->io_type = SERIAL_IO_PORT; in set_serial_info() 3143 info->io_type = sstate->io_type; in get_async_struct() 3301 info->io_type = state->io_type; in line_info() 3472 scr_info.io_type = state->io_type; in detect_uart_irq() [all …]
|
/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/include/linux/ |
D | serialP.h | 53 int io_type; member 88 int io_type; member
|
D | serial.h | 43 char io_type; member
|
/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 | 30 switch (rs_table[chan].io_type) { 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/drivers/acorn/char/ |
D | serial-card.c | 56 req.io_type = UPIO_MEM; in serial_register_onedev()
|