Home
last modified time | relevance | path

Searched refs:use_ndp (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/video/fbdev/omap/
Dhwa742.c796 int use_hsvs, use_ndp; in setup_tearsync() local
848 use_ndp = 1; in setup_tearsync()
858 use_ndp = 0; in setup_tearsync()
883 b |= (use_ndp && use_hsvs) ? 0 : 2; in setup_tearsync()