Searched refs:DIO_VIRADDRBASE (Results 1 – 5 of 5) sorted by relevance
118 port.membase = (char *)(port.mapbase + DIO_VIRADDRBASE); in hp300_setup_serial_console()135 port.membase = (char *)(port.mapbase + DIO_VIRADDRBASE); in hp300_setup_serial_console()137 port.irq = DIO_IPL(pa + DIO_VIRADDRBASE); in hp300_setup_serial_console()140 out_8(pa + DIO_VIRADDRBASE + DCA_IC, DCA_IC_IE); in hp300_setup_serial_console()142 if (DIO_ID(pa + DIO_VIRADDRBASE) & 0x80) in hp300_setup_serial_console()177 uart.port.membase = (char *)(uart.port.mapbase + DIO_VIRADDRBASE); in hpdca_init_one()190 out_8(d->resource.start + DIO_VIRADDRBASE + DCA_IC, DCA_IC_IE); in hpdca_init_one()194 out_8(d->resource.start + DIO_VIRADDRBASE + DCA_ID, 0xff); in hpdca_init_one()259 uart.port.membase = (char *)(base + DIO_VIRADDRBASE); in hp300_8250_init()295 out_8(d->resource.start + DIO_VIRADDRBASE + DCA_IC, 0); in hpdca_remove_one()
134 va = (void *)(pa + DIO_VIRADDRBASE); in dio_find()208 va = (void *)(pa + DIO_VIRADDRBASE); in dio_init()
105 #define DIO_VIRADDRBASE 0xf0000000UL /* vir addr where IOspace is mapped */ macro
130 unsigned long va = (d->resource.start + DIO_VIRADDRBASE); in hplance_init()
340 vaddr = paddr + DIO_VIRADDRBASE; in hpfb_dio_probe()