Searched refs:current_lw (Results 1 – 4 of 4) sorted by relevance
1428 u32 max_lw, current_lw, tmp; in cik_pcie_gen3_enable() local1442 current_lw = (tmp & PCIE_LC_STATUS1__LC_OPERATING_LINK_WIDTH_MASK) in cik_pcie_gen3_enable()1445 if (current_lw < max_lw) { in cik_pcie_gen3_enable()
1608 u32 max_lw, current_lw, tmp; in si_pcie_gen3_enable() local1621 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in si_pcie_gen3_enable()1623 if (current_lw < max_lw) { in si_pcie_gen3_enable()
7141 u32 max_lw, current_lw, tmp; in si_pcie_gen3_enable() local7154 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in si_pcie_gen3_enable()7156 if (current_lw < max_lw) { in si_pcie_gen3_enable()
9558 u32 max_lw, current_lw, tmp; in cik_pcie_gen3_enable() local9571 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in cik_pcie_gen3_enable()9573 if (current_lw < max_lw) { in cik_pcie_gen3_enable()