Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dsata_mv.c895 static inline void __iomem *mv_hc_base_from_port(void __iomem *base, in mv_hc_base_from_port() function
903 return mv_hc_base_from_port(base, port) + in mv_port_base()
910 void __iomem *hc_mmio = mv_hc_base_from_port(mmio, port); in mv5_phy_base()
1069 void __iomem *hc_mmio = mv_hc_base_from_port( in mv_clear_and_enable_port_irqs()
1130 hc_mmio = mv_hc_base_from_port(mmio, 0); in mv_set_irq_coalescing()
1137 hc_mmio = mv_hc_base_from_port(mmio, MV_PORTS_PER_HC); in mv_set_irq_coalescing()
1570 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no); in mv_soc_led_blink_enable()
1596 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no); in mv_soc_led_blink_disable()
2934 hc_mmio = mv_hc_base_from_port(mmio, port); in mv_host_intr()
3670 void __iomem *hc_mmio = mv_hc_base_from_port(hpriv->base, port); in mv_eh_thaw()