Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_xgene.c64 #define PORTPHY5CFG 0x000000b8 macro
295 val = readl(mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
297 writel(val, mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
298 readl(mmio + PORTPHY5CFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()