Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c899 static inline void __iomem *mv_hc_base_from_port(void __iomem *base, in mv_hc_base_from_port() function
907 return mv_hc_base_from_port(base, port) + in mv_port_base()
914 void __iomem *hc_mmio = mv_hc_base_from_port(mmio, port); in mv5_phy_base()
1073 void __iomem *hc_mmio = mv_hc_base_from_port( in mv_clear_and_enable_port_irqs()
1134 hc_mmio = mv_hc_base_from_port(mmio, 0); in mv_set_irq_coalescing()
1141 hc_mmio = mv_hc_base_from_port(mmio, MV_PORTS_PER_HC); in mv_set_irq_coalescing()
1566 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no); in mv_soc_led_blink_enable()
1592 hc_mmio = mv_hc_base_from_port(mv_host_base(host), ap->port_no); in mv_soc_led_blink_disable()
2931 hc_mmio = mv_hc_base_from_port(mmio, port); in mv_host_intr()
3669 void __iomem *hc_mmio = mv_hc_base_from_port(hpriv->base, port); in mv_eh_thaw()