HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_GPIO_MONID (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/pci/
radeonfb_i2c.c 219 sc->sc_i2c[0].ric_register = RADEON_GPIO_MONID;
radeonfbreg.h 1009 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_i2c.c 118 reg = RADEON_GPIO_MONID;
397 case RADEON_GPIO_MONID:
456 case RADEON_GPIO_MONID:
radeon_legacy_encoders.c 1460 gpio_monid = RREG32(RADEON_GPIO_MONID);
1475 tmp = RREG32(RADEON_GPIO_MONID);
1477 WREG32(RADEON_GPIO_MONID, tmp);
1504 tmp = RREG32(RADEON_GPIO_MONID);
1531 WREG32(RADEON_GPIO_MONID, gpio_monid);
radeon_combios.c 438 * DDC_MONID = RADEON_GPIO_MONID
441 * DDC_MONID = RADEON_GPIO_MONID
447 * DDC_MONID = RADEON_GPIO_MONID
448 * DDC_CRT2 = RADEON_GPIO_MONID
451 * DDC_CRT2 = RADEON_GPIO_MONID
480 ddc_line = RADEON_GPIO_MONID;
491 ddc_line = RADEON_GPIO_MONID;
493 ddc_line = RADEON_GPIO_MONID;
581 case RADEON_GPIO_MONID:
623 case RADEON_GPIO_MONID
    [all...]
radeon_reg.h 1044 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */

Completed in 42 milliseconds