Searched refs:membase (Results 201 - 208 of 208) sorted by relevance

123456789

/linux-master/drivers/tty/serial/
H A Dmax310x.c1378 * Use all ones as membase to make sure uart_configure_port() in
1380 * membase address is not applicable.
1382 s->p[i].port.membase = (void __iomem *)~0;
H A Dserial_core.c2176 ports[idx].membase == NULL))
2179 ports[idx].membase != NULL)
2611 if (!port->iobase && !port->mapbase && !port->membase)
H A Dicom.c1795 icom_port->uart_port.membase =
H A Dsc16is7xx.c1555 * Use all ones as membase to make sure uart_configure_port() in
1557 * membase address is not applicable.
1559 s->p[i].port.membase = (void __iomem *)~0;
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena_sriov.c490 efx_sram_writeq(efx, efx->membase + FR_BZ_BUF_FULL_TBL,
H A Dfarch.c91 efx_sram_writeq(efx, efx->membase + efx->type->buf_tbl_base,
/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c1751 writeb(value, p->membase + offset);
1752 readb(p->membase + UART_SCR); /* Dummy read for flush pcie tx queue */
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c87 ef4_sram_writeq(efx, efx->membase + efx->type->buf_tbl_base,

Completed in 288 milliseconds

123456789