Home
last modified time | relevance | path

Searched refs:remainder_symbols_exist (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c230 int remainder_symbols_exist; member
445 tu->remainder_symbols_exist = 1; in _tu_valid_boundary_calc()
447 tu->remainder_symbols_exist = 0; in _tu_valid_boundary_calc()
479 if (tu->remainder_symbols_exist) { in _tu_valid_boundary_calc()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c226 int remainder_symbols_exist; member
441 tu->remainder_symbols_exist = 1; in _tu_valid_boundary_calc()
443 tu->remainder_symbols_exist = 0; in _tu_valid_boundary_calc()
475 if (tu->remainder_symbols_exist) { in _tu_valid_boundary_calc()

Completed in 11 milliseconds