Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c795 int use_hsvs, use_ndp; in setup_tearsync() local
847 use_ndp = 1; in setup_tearsync()
857 use_ndp = 0; in setup_tearsync()
882 b |= (use_ndp && use_hsvs) ? 0 : 2; in setup_tearsync()