Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dsata_mv.c3541 void __iomem *port0_mmio = mv_port_base(hpriv->base, 0); in soc_is_65n() local
3543 if (readl(port0_mmio + PHYCFG_OFS)) in soc_is_65n()