Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_xgene.c58 #define PORTAXICFG 0x000000bc macro
291 val = readl(mmio + PORTAXICFG); in xgene_ahci_set_phy_cfg()
294 writel(val, mmio + PORTAXICFG); in xgene_ahci_set_phy_cfg()
295 readl(mmio + PORTAXICFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()