Searched refs:max3 (Results 1 – 2 of 2) sorted by relevance
194 #define max3(x, y, z) max((typeof(x))max(x, y), z) macro
1035 cs_setup = max3((int)DIV_ROUND_UP(timings->tCS_min, t_x) - rdwr_en_lo, in denali_setup_data_interface()
Completed in 7 milliseconds