Searched refs:FMS (Results 1 – 2 of 2) sorted by relevance
347 WREG32(CG_RT, FLS(l_to_m) | FMS(m_to_h)); in r600_set_at()348 WREG32(CG_LT, FHS(h_to_m) | FMS(m_to_l)); in r600_set_at()
1443 # define FMS(x) ((x) << 16) macro