Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/gdsys/common/
H A Dosd.c308 bool pixclock_present = false; in osd_probe() local
333 pixclock_present = true; in osd_probe()
341 pixclock_present = true; in osd_probe()
345 if (!pixclock_present) in osd_probe()
390 if (pixclock_present && output_driver_present) in osd_probe()