Searched refs:max_lanes (Results 1 – 2 of 2) sorted by relevance
285 uint8_t max_lanes; member332 uint8_t max_lanes; member
178 uint8_t max_lanes = pcie_port->max_lanes; in al_pcie_port_link_config() local215 max_lanes << PCIE_PORT_GEN2_CTRL_NUM_OF_LANES_SHIFT); in al_pcie_port_link_config()218 (max_lanes + (max_lanes-1)) in al_pcie_port_link_config()989 pcie_port->max_lanes = 0; in al_pcie_port_handle_init()1399 pcie_port->max_lanes = lanes; in al_pcie_port_max_lanes_set()1701 if (pcie_port->max_lanes == 0) { in al_pcie_port_config()1711 pcie_port->max_lanes = 1; in al_pcie_port_config()1714 pcie_port->max_lanes = 2; in al_pcie_port_config()1717 pcie_port->max_lanes = 4; in al_pcie_port_config()1720 pcie_port->max_lanes = 8; in al_pcie_port_config()[all …]