Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci_xgene.c56 #define PORTAXICFG 0x000000bc macro
289 val = readl(mmio + PORTAXICFG); in xgene_ahci_set_phy_cfg()
292 writel(val, mmio + PORTAXICFG); in xgene_ahci_set_phy_cfg()
293 readl(mmio + PORTAXICFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()