Searched refs:V_REPLAYLMT (Results 1 – 2 of 2) sorted by relevance
3292 t3_set_reg_field(adap, A_PCIE_PEX_CTRL0, V_REPLAYLMT(M_REPLAYLMT), in config_pcie()3293 V_REPLAYLMT(rpllmt)); in config_pcie()
505 #define V_REPLAYLMT(x) ((x) << S_REPLAYLMT) macro