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

123456789

/linux-master/drivers/tty/serial/
H A Dmax310x.c1373 * Use all ones as membase to make sure uart_configure_port() in
1375 * membase address is not applicable.
1377 s->p[i].port.membase = (void __iomem *)~0;
H A Dsc16is7xx.c1565 * Use all ones as membase to make sure uart_configure_port() in
1567 * membase address is not applicable.
1569 s->p[i].port.membase = (void __iomem *)~0;
H A Dserial_core.c2171 ports[idx].membase == NULL))
2174 ports[idx].membase != NULL)
2607 if (!port->iobase && !port->mapbase && !port->membase)
H A Dicom.c1782 icom_port->uart_port.membase =
/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 167 milliseconds

123456789