Searched refs:__DML2_CALCS_MAX_VSTARTUP__ (Results 1 – 3 of 3) sorted by relevance
17 #define __DML2_CALCS_MAX_VSTARTUP__ 1023.0 // <brief max vstartup lines supported by hardware macro
37 max_vstartup_lines = (unsigned int)math_min2(max_vstartup_lines, __DML2_CALCS_MAX_VSTARTUP__); in dcn6_calculate_max_vstartup()
1960 max_vstartup_lines = (unsigned int)math_min2(max_vstartup_lines, __DML2_CALCS_MAX_VSTARTUP__); in dcn5_calculate_max_vstartup()