Searched refs:AL_PCIE_REV_ID_3 (Results 1 – 2 of 2) sorted by relevance
131 (pcie_port->rev_id == AL_PCIE_REV_ID_3) ? 0x4000 : 0x1000; in al_reg_write32_dbi_cs2()258 if (pcie_port->rev_id >= AL_PCIE_REV_ID_3) in al_pcie_port_axi_parity_int_config()264 if (pcie_port->rev_id == AL_PCIE_REV_ID_3) { in al_pcie_port_axi_parity_int_config()371 rev_id = AL_PCIE_REV_ID_3; in al_pcie_rev_id_get()409 if (pcie_port->rev_id == AL_PCIE_REV_ID_3) { in al_pcie_ib_hcrd_os_ob_reads_config_default()431 if (pcie_port->rev_id == AL_PCIE_REV_ID_3) { in al_pcie_ib_hcrd_os_ob_reads_config_default()607 if (pcie_port->rev_id == AL_PCIE_REV_ID_3) { in al_pcie_port_gen3_params_config()773 if (pcie_port->rev_id != AL_PCIE_REV_ID_3) { in al_pcie_port_pf_params_config()785 } else if (pcie_port->rev_id == AL_PCIE_REV_ID_3) { in al_pcie_port_pf_params_config()796 (pcie_port->rev_id == AL_PCIE_REV_ID_3)) { in al_pcie_port_pf_params_config()[all …]
171 #define AL_PCIE_REV_ID_3 3 macro