Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_inic162x.c81 PORT_SIZE = 0x40, enumerator
268 return hpriv->mmio_base + ap->port_no * PORT_SIZE; in inic_port_base()
777 void __iomem *port_base = mmio_base + i * PORT_SIZE; in init_controller()
859 ata_port_pbar_desc(ap, mmio_bar, i * PORT_SIZE, "port"); in inic_init_one()