Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dahci_xgene.c43 #define PORTCFG 0x000000a4 macro
274 val = readl(mmio + PORTCFG); in xgene_ahci_set_phy_cfg()
276 writel(val, mmio + PORTCFG); in xgene_ahci_set_phy_cfg()
277 readl(mmio + PORTCFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()