Home
last modified time | relevance | path

Searched refs:PORT_OFFSET (Results 1 – 2 of 2) 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.c128 #define PORT_OFFSET 0x100 macro
696 ret = serial8250_pci_setup_port(pdev, port, 0, PORT_OFFSET * port_idx, 0); in pci1xxxx_setup()