Home
last modified time | relevance | path

Searched refs:PF_INT_STAT_PABRST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c29 #define PF_INT_STAT_PABRST BIT(31) macro
113 } while (((val & PF_INT_STAT_PABRST) == 0 || act_stat) && to--); in ls_pcie_g4_reinit_hw()
/kernel/linux/linux-6.6/drivers/pci/controller/mobiveil/
H A Dpcie-layerscape-gen4.c29 #define PF_INT_STAT_PABRST BIT(31) macro
102 } while (((val & PF_INT_STAT_PABRST) == 0 || act_stat) && to--); in ls_g4_pcie_reinit_hw()

Completed in 1 milliseconds