Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c94 u32 val, act_stat; in ls_g4_pcie_reinit_hw() local
101 act_stat = mobiveil_csr_readl(mv_pci, PAB_ACTIVITY_STAT); in ls_g4_pcie_reinit_hw()
102 } while (((val & PF_INT_STAT_PABRST) == 0 || act_stat) && to--); in ls_g4_pcie_reinit_hw()