Searched refs:current_lw (Results 1 – 3 of 3) sorted by relevance
1616 u32 max_lw, current_lw, tmp; in cik_pcie_gen3_enable() local1630 current_lw = (tmp & PCIE_LC_STATUS1__LC_OPERATING_LINK_WIDTH_MASK) in cik_pcie_gen3_enable()1633 if (current_lw < max_lw) { in cik_pcie_gen3_enable()
7468 u32 max_lw, current_lw, tmp; in si_pcie_gen3_enable() local7481 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in si_pcie_gen3_enable()7483 if (current_lw < max_lw) { in si_pcie_gen3_enable()
9842 u32 max_lw, current_lw, tmp; in cik_pcie_gen3_enable() local9855 current_lw = (tmp & LC_OPERATING_LINK_WIDTH_MASK) >> LC_OPERATING_LINK_WIDTH_SHIFT; in cik_pcie_gen3_enable()9857 if (current_lw < max_lw) { in cik_pcie_gen3_enable()