Searched refs:gpio (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_dvo.c78 .gpio = GPIOE,
416 int gpio; local in function:i830_dvo_init
434 if (drv->gpio != 0)
435 gpio = drv->gpio;
437 gpio = GPIOB;
439 gpio = GPIOE;
445 if (gpio_inited != gpio) {
448 if (!I830I2CInit(pScrn, &pI2CBus, gpio,
449 gpio
[all...]
H A Di830.h212 uint32_t gpio; member in struct:_I830DVODriver
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_atombios.c1518 ATOM_GPIO_I2C_ASSIGMENT *gpio; local in function:RADEONLookupGPIOLineForDDC
1539 gpio = &atomDataPtr->GPIO_I2C_Info->asGPIO_Info[i];
1543 (le16_to_cpu(gpio->usClkMaskRegisterIndex) == 0x1936) &&
1544 (gpio->sucI2cId.ucAccess == 0)) {
1545 gpio->sucI2cId.ucAccess = 0x97;
1546 gpio->ucDataMaskShift = 8;
1547 gpio->ucDataEnShift = 8;
1548 gpio->ucDataY_Shift = 8;
1549 gpio->ucDataA_Shift = 8;
1553 if (gpio
[all...]
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_501.h354 int32_t gpio : bits(6, 6); member in struct:_MSOCRegRec::__anone5fa72d7080a::__anone5fa72d70908
H A Dsmi_501.c197 mode->gate.f.gpio = 1;

Completed in 11 milliseconds