Lines Matching refs:perst_set
221 void (*perst_set)(struct brcm_pcie *pcie, u32 val); member
265 void (*perst_set)(struct brcm_pcie *pcie, u32 val); member
879 pcie->perst_set(pcie, 1); in brcm_pcie_setup()
1041 pcie->perst_set(pcie, 0); in brcm_pcie_start_link()
1247 pcie->perst_set(pcie, 1); in brcm_pcie_turn_off()
1428 .perst_set = brcm_pcie_perst_set_generic,
1435 .perst_set = brcm_pcie_perst_set_generic,
1442 .perst_set = brcm_pcie_perst_set_generic,
1449 .perst_set = brcm_pcie_perst_set_4908,
1462 .perst_set = brcm_pcie_perst_set_7278,
1469 .perst_set = brcm_pcie_perst_set_generic,
1524 pcie->perst_set = data->perst_set; in brcm_pcie_probe()