Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci_xgene.c52 #define PORTPHY5CFG 0x000000b8 macro
288 val = readl(mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
290 writel(val, mmio + PORTPHY5CFG); in xgene_ahci_set_phy_cfg()
291 readl(mmio + PORTPHY5CFG); /* Force a barrier */ in xgene_ahci_set_phy_cfg()