Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dahci_xgene.c65 #define PORTPHY5CFG 0x000000b8 macro
301 val = readl(mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
303 writel(val, mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
304 readl(mmio + PORTPHY5CFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()