Home
last modified time | relevance | path

Searched refs:DATAREG (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/pcmcia/
Dnsp_io.h51 return inb(BaseAddr + DATAREG); in nsp_index_read()
59 outb(Value, BaseAddr + DATAREG); in nsp_index_write()
201 unsigned char *data_ptr = (unsigned char *)(base + NSP_MMIO_OFFSET + DATAREG); in nsp_mmio_index_read()
212 unsigned char *data_ptr = (unsigned char *)(base + NSP_MMIO_OFFSET + DATAREG); in nsp_mmio_index_write()
Dnsp_cs.h67 #define DATAREG 0x03 /* R/W */ macro
/linux-2.6.39/drivers/tty/
Dsynclink.c335 #define DATAREG DCPIN + SDPIN /* serial data register */ macro
5730 outw( *((u16 *)TwoBytes), info->io_base + DATAREG); in usc_load_txfifo()
6117 outw(0,info->io_base + DATAREG); in usc_loopback_frame()