Searched refs:tvout1 (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/accelerants/via/engine/
H A Dinfo.c155 bool tvout1 = false, tvout2 = false; local
189 tvout1 = !(CRTCR(LCD) & 0x01);
255 if (slaved_for_dev1 && !tvout1)
282 !si->ps.slaved_tmds1 && !tvout1)
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c2093 bool tvout1 = false, tvout2 = false; local
2127 tvout1 = !(CRTCR(LCD) & 0x01);
2193 if (slaved_for_dev1 && !tvout1)
2220 !si->ps.slaved_tmds1 && !tvout1)
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c2231 bool tvout1 = false, tvout2 = false; local
2265 tvout1 = !(CRTCR(LCD) & 0x01);
2328 if (slaved_for_dev1 && !tvout1)
2355 !si->ps.slaved_tmds1 && !tvout1)

Completed in 68 milliseconds