Searched refs:is_pcie (Results 1 – 11 of 11) sorted by relevance
268 .is_pcie = true,283 .is_pcie = true,298 .is_pcie = true,371 if (board->is_pcie) { in dio200_pci_auto_attach()
94 if (board->is_pcie) in dio200_read8()107 if (board->is_pcie) in dio200_write8()121 if (board->is_pcie) in dio200_read32()134 if (board->is_pcie) in dio200_write32()157 if (board->is_pcie) in dio200_subdev_8254_offset()501 unsigned int max_src = board->is_pcie ? 31 : 7; in dio200_subdev_8254_config()551 if (board->is_pcie) { in dio200_subdev_8254_init()
37 unsigned int is_pcie:1; /* has enhanced features */ member
137 if (pdata->is_pcie) in mpc85xx_pci_isr()183 pdata->is_pcie = true; in mpc85xx_pci_err_probe()192 if (pdata->is_pcie) in mpc85xx_pci_err_probe()223 if (pdata->is_pcie) { in mpc85xx_pci_err_probe()273 if (pdata->is_pcie) { in mpc85xx_pci_err_probe()
99 bool is_pcie; member
162 bool is_pcie = of_node_name_eq(np, "pcie"); in of_node_is_pcie() local164 if (is_pcie) in of_node_is_pcie()167 return is_pcie; in of_node_is_pcie()
488 int i, is_pcie = 0, no_link; in fsl_pcibios_fixup_bus() local499 is_pcie = early_find_capability(hose, 0, 0, PCI_CAP_ID_EXP); in fsl_pcibios_fixup_bus()502 if (bus->parent == hose->bus && (is_pcie || no_link)) { in fsl_pcibios_fixup_bus()
194 static inline bool is_pcie(struct acpi_pci_root *root) in is_pcie() function626 if (status == AE_NOT_FOUND && !is_pcie(root)) in negotiate_os_control()
1865 if (is_pcie(adapter)) in t3_slow_intr_handler()1964 if (is_pcie(adapter)) in t3_intr_enable()2021 if (is_pcie(adapter)) in t3_intr_clear()3345 if (is_pcie(adapter)) in t3_init_hw()3530 adapter->params.rev < T3_REV_B2 && is_pcie(adapter); in t3_reset_adapter()
637 static inline unsigned int is_pcie(const struct adapter *adap) in is_pcie() function
1748 regs->version = 3 | (ap->params.rev << 10) | (is_pcie(ap) << 31); in get_regs()3147 if (is_pcie(adap)) in print_port_info()