OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DIGITAL
(Results
1 - 15
of
15
) sorted by relevancy
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_hdmi.c
202
if (!edid_mon || !
DIGITAL
(edid_mon->features.input_type))
i830_crt.c
470
if (!edid_mon ||
DIGITAL
(edid_mon->features.input_type)) {
489
/* Try to probe normal CRT port, and also
digital
port for output
i830_sdvo.c
29
* The SDVO outputs send
digital
display data out over the PCIE bus to display
1827
if (edid_mon && !
DIGITAL
(edid_mon->features.input_type)) {
/xsrc/external/mit/xf86-video-openchrome/dist/src/
via_sii164.c
306
/* Is the interface type
digital
? */
307
if (mon &&
DIGITAL
(mon->features.input_type)) {
via_vt1632.c
60
/* For Wyse C00X VX855 chipset DVP1 (
Digital
Video Port 1), use
320
/* Is the interface type
digital
? */
321
if (mon &&
DIGITAL
(mon->features.input_type)) {
via_tmds.c
367
* 0: DIP0 (
Digital
Interface Port 0) is used by
369
* 1: DIP0 (
Digital
Interface Port 0) is used by
389
* 0: Disable DVP0 (
Digital
Video Port 0)
390
* 1: Enable DVP0 (
Digital
Video Port 0)
412
* 0: Disable DVP0 (
Digital
Video Port 0)
413
* 1: Enable DVP0 (
Digital
Video Port 0)
433
* 0: DVP1 is used as a DVP (
Digital
Video Port)
499
* 0: DIP0 (
Digital
Interface Port 0) is used by
501
* 1: DIP0 (
Digital
Interface Port 0) is used by
521
* 0: Disable DVP0 (
Digital
Video Port 0
[
all
...]
via_fp.c
279
* Chrome IGP DFP (
Digital
Flat Panel) High interface.
304
* Sets DFP (
Digital
Flat Panel) Low interface delay tap.
326
* Sets DFP (
Digital
Flat Panel) High interface delay tap.
912
if (pMon &&
DIGITAL
(pMon->features.input_type)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
print_edid.c
71
if (
DIGITAL
(c->input_type)) {
72
xf86DrvMsg(scrnIndex, X_INFO, "
Digital
Display Input\n");
88
xf86DrvMsg(scrnIndex, X_INFO, "
Digital
interface is %s\n",
edid.h
344
#define
DIGITAL
(x) x
374
/* display color encodings,
digital
*/
interpret_edid.c
465
if (!
DIGITAL
(r->input_type)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
edid.h
343
#define
DIGITAL
(x) x
373
/* display color encodings,
digital
*/
interpret_edid.c
368
if (!
DIGITAL
(r->input_type)) {
print_edid.c
71
if (
DIGITAL
(c->input_type)) {
72
xf86DrvMsg(scrnIndex, X_INFO, "
Digital
Display Input\n");
86
xf86DrvMsg(scrnIndex, X_INFO, "
Digital
interface is %s\n",
/xsrc/external/mit/xf86-video-trident/dist/src/
trident_driver.c
911
* the 1400 mode. For sanity check if DDC comes from a
digital
914
if (
DIGITAL
(pMon->features.input_type)) {
/xsrc/external/mit/xf86-video-sis/dist/src/
sis_driver.c
2630
(realcrtno == 1) ? "analog instead of
digital
" : "
digital
instead of analog");
2679
if((pSiS->VGAEngine == SIS_315_VGA) && (!
DIGITAL
(pMonitor->features.input_type))) {
5095
"No
digital
LCD panel found, LCD-via-CRT1 disabled\n");
6220
Bool isfordvi = FALSE; /* Is for
digital
DVI output */
Completed in 29 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026