Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci_ceva.c71 #define PORT_OFFSET 0x80 macro
183 writel(tmp, mmio + PORT_SCR_CTL + PORT_BASE + PORT_OFFSET * i); in ahci_ceva_setup()
/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c129 #define PORT_OFFSET 0x100 macro
706 ret = serial8250_pci_setup_port(pdev, port, 0, PORT_OFFSET * port_idx, 0, priv->membase); in pci1xxxx_setup()
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c73 #define PORT_OFFSET 0x100 macro
2746 dd->port->mmio = dd->mmio + PORT_OFFSET; in mtip_hw_init()