Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c871 static inline unsigned int mv_hardport_from_port(unsigned int port) in mv_hardport_from_port() function
890 hardport = mv_hardport_from_port(port); \
909 (mv_hardport_from_port(port) * MV_PORT_REG_SZ); in mv_port_base()
915 unsigned long ofs = (mv_hardport_from_port(port) + 1) * 0x100UL; in mv5_phy_base()
1072 int hardport = mv_hardport_from_port(ap->port_no); in mv_clear_and_enable_port_irqs()
3668 unsigned int hardport = mv_hardport_from_port(port); in mv_eh_thaw()