Searched refs:current_lw (Results 1 – 2 of 2) sorted by relevance
7419 u32 max_lw, current_lw, tmp; in si_pcie_gen3_enable() local7432 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in si_pcie_gen3_enable()7434 if (current_lw < max_lw) { in si_pcie_gen3_enable()
9818 u32 max_lw, current_lw, tmp; in cik_pcie_gen3_enable() local9831 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in cik_pcie_gen3_enable()9833 if (current_lw < max_lw) { in cik_pcie_gen3_enable()