Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci_xgene.c50 #define PORTPHY5CFG 0x000000b8 macro
285 val = readl(mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
287 writel(val, mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
288 readl(mmio + PORTPHY5CFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()