Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_mv.c868 static inline void __iomem *mv_hc_base_from_port(void __iomem *base, in mv_hc_base_from_port() function
876 return mv_hc_base_from_port(base, port) + in mv_port_base()
883 void __iomem *hc_mmio = mv_hc_base_from_port(mmio, port); in mv5_phy_base()
1042 void __iomem *hc_mmio = mv_hc_base_from_port( in mv_clear_and_enable_port_irqs()
1103 hc_mmio = mv_hc_base_from_port(mmio, 0); in mv_set_irq_coalescing()
1110 hc_mmio = mv_hc_base_from_port(mmio, MV_PORTS_PER_HC); in mv_set_irq_coalescing()
1535 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no); in mv_soc_led_blink_enable()
1561 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no); in mv_soc_led_blink_disable()
2900 hc_mmio = mv_hc_base_from_port(mmio, port); in mv_host_intr()
3638 void __iomem *hc_mmio = mv_hc_base_from_port(hpriv->base, port); in mv_eh_thaw()