Home
last modified time | relevance | path

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

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