Searched refs:Bus (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_i2c.c43 * First I2C Bus: Typically used for detecting a VGA monitor.
46 ViaI2C1PutBits(I2CBusPtr Bus, int clock, int data) argument
48 vgaHWPtr hwp = Bus->DriverPrivate.ptr;
61 ViaI2C1GetBits(I2CBusPtr Bus, int *clock, int *data) argument
63 vgaHWPtr hwp = Bus->DriverPrivate.ptr;
83 "Initialization of I2C Bus 1 failed.\n");
89 pI2CBus->BusName = "I2C Bus 1";
104 "Initialization of I2C Bus 1 failed.\n");
116 * Second I2C Bus: Used to detect a DVI monitor, VGA monitor via
120 ViaI2C2PutBits(I2CBusPtr Bus, in argument
135 ViaI2C2GetBits(I2CBusPtr Bus,int * clock,int * data) argument
345 ViaI2C3SimplePutBits(I2CBusPtr Bus,int clock,int data) argument
360 ViaI2C3SimpleGetBits(I2CBusPtr Bus,int * clock,int * data) argument
435 ViaI2CScan(I2CBusPtr Bus) argument
[all...]
/xsrc/external/mit/xf86-video-imstt/dist/src/
H A Dimstt.h27 CARD32 Bus; member in struct:_IMSTTRec
/xsrc/external/mit/xf86-video-ark/dist/src/
H A Dark.h51 CARD32 Bus; member in struct:_ARKRec
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A DCD_Structs.h133 UINT8 Bus; member in struct:_BUS_DEV_FUNC_PCI_ADDR
139 UINT8 Bus; member in struct:_BUS_DEV_FUNC
147 UINT32 Bus : 8; member in struct:_PCI_CONFIG_ACCESS_CF8
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_ddc.c61 if (cPtr->Bus == ChipsVLB) /* GPIO 3-7 are used as address bits */
206 if (cPtr->Bus == ChipsVLB) /* GPIO 3-7 are used as address bits */
H A Dct_driver.c875 /* Isa Bus */
992 /* We only want ISA/VL Bus - so check for PCI Bus */
2004 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "PCI Bus\n");
2005 cPtr->Bus = ChipsPCI;
2007 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "VL Bus\n");
2008 cPtr->Bus = ChipsVLB;
2660 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "ISA Bus\n");
2661 cPtr->Bus = ChipsISA;
2664 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "VL Bus\
[all...]
H A Dct_driver.h137 /* Flag Bus Types */
330 CARD32 Bus; member in struct:_CHIPSRec
/xsrc/external/mit/xorg-server.old/dist/include/
H A Ddix-config.h.in411 /* Support D-Bus */
417 /* Use D-Bus for input hotplug */
420 /* Support the D-Bus hotplug API */
/xsrc/external/mit/xorg-server/dist/include/
H A Ddix-config.h.in400 /* Support D-Bus */
415 /* Enable D-Bus core */
H A Ddo-not-use-config.h.in162 /* Have D-Bus support */
461 /* Enable D-Bus core */
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac318 dnl Bus options and CPU capabilities. Replaces logic in
830 dnl HAVE_DBUS is true if we actually have the D-Bus library, whereas
831 dnl CONFIG_DBUS_API is true if we want to enable the D-Bus config
835 AC_DEFINE(HAVE_DBUS, 1, [Have D-Bus support])
844 AC_MSG_ERROR([D-Bus configuration API requested, but D-Bus is not installed.])
847 AC_DEFINE(CONFIG_DBUS_API, 1, [Use the D-Bus input configuration API])
867 AC_DEFINE(CONFIG_NEED_DBUS, 1, [Use D-Bus for input hotplug])
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.1.4.rst34 [bisected i965] Bus error (core dumped) on oglc texdecaltile
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure.ac256 dnl Bus options and CPU capabilities. Replaces logic in
875 AC_DEFINE(HAVE_DBUS, 1, [Have D-Bus support])
902 AC_MSG_ERROR([systemd-logind requested, but D-Bus is not installed.])
922 AC_DEFINE(NEED_DBUS, 1, [Enable D-Bus core])

Completed in 18 milliseconds