Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c86 #define PORT_OFFSET 0x100 macro
338 ret = serial8250_pci_setup_port(pdev, port, 0, PORT_OFFSET * port_idx, 0); in pci1xxxx_setup()
/openbmc/u-boot/drivers/ata/
H A Dsata_ceva.c69 #define PORT_OFFSET 0x80 macro
/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c73 #define PORT_OFFSET 0x100 macro
2751 dd->port->mmio = dd->mmio + PORT_OFFSET; in mtip_hw_init()