Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dahci_xgene.c55 #define PORTCFG 0x000000a4 macro
281 val = readl(mmio + PORTCFG); in xgene_ahci_set_phy_cfg()
283 writel(val, mmio + PORTCFG); in xgene_ahci_set_phy_cfg()
284 readl(mmio + PORTCFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()