Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci_xgene.c503 u32 port_fbs_save; in xgene_ahci_softreset() local
507 port_fbs_save = readl(port_mmio + PORT_FBS); in xgene_ahci_softreset()
529 writel(port_fbs_save, port_mmio + PORT_FBS); in xgene_ahci_softreset()