Searched refs:AL_PCIE_REV_ID_0 (Results 1 – 2 of 2) sorted by relevance
694 } else if (pcie_port->rev_id == AL_PCIE_REV_ID_0) { in al_pcie_port_pf_params_config()829 if ((pcie_port->rev_id == AL_PCIE_REV_ID_0) || in al_pcie_port_pf_params_config()856 if (pcie_port->rev_id == AL_PCIE_REV_ID_0) { in al_pcie_port_pf_params_config()888 al_assert(pcie_port->rev_id > AL_PCIE_REV_ID_0); in al_pcie_port_features_config()1028 if ((pcie_port->rev_id == AL_PCIE_REV_ID_0) || in al_pcie_port_handle_init()1069 if (pcie_port->rev_id == AL_PCIE_REV_ID_0) { in al_pcie_port_handle_init()1530 if ((pcie_port->rev_id == AL_PCIE_REV_ID_0) || in al_pcie_port_enable()2372 if (pcie_port->rev_id > AL_PCIE_REV_ID_0) { in al_pcie_atu_region_set()
61 #define AL_PCIE_REV_ID_0 0 macro