Home
last modified time | relevance | path

Searched refs:RADEON_GPIO_MONID (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c1455 gpio_monid = RREG32(RADEON_GPIO_MONID); in radeon_legacy_ext_dac_detect()
1470 tmp = RREG32(RADEON_GPIO_MONID); in radeon_legacy_ext_dac_detect()
1472 WREG32(RADEON_GPIO_MONID, tmp); in radeon_legacy_ext_dac_detect()
1499 tmp = RREG32(RADEON_GPIO_MONID); in radeon_legacy_ext_dac_detect()
1526 WREG32(RADEON_GPIO_MONID, gpio_monid); in radeon_legacy_ext_dac_detect()
H A Dradeon_i2c.c111 reg = RADEON_GPIO_MONID; in pre_xfer()
390 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
449 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
H A Dradeon_combios.c433 * DDC_MONID = RADEON_GPIO_MONID in combios_setup_i2c_bus()
436 * DDC_MONID = RADEON_GPIO_MONID in combios_setup_i2c_bus()
442 * DDC_MONID = RADEON_GPIO_MONID in combios_setup_i2c_bus()
443 * DDC_CRT2 = RADEON_GPIO_MONID in combios_setup_i2c_bus()
446 * DDC_CRT2 = RADEON_GPIO_MONID in combios_setup_i2c_bus()
475 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
486 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
488 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
576 case RADEON_GPIO_MONID: in combios_setup_i2c_bus()
618 case RADEON_GPIO_MONID in combios_setup_i2c_bus()
[all...]
H A Dradeon_reg.h1042 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_legacy_encoders.c1448 gpio_monid = RREG32(RADEON_GPIO_MONID); in radeon_legacy_ext_dac_detect()
1463 tmp = RREG32(RADEON_GPIO_MONID); in radeon_legacy_ext_dac_detect()
1465 WREG32(RADEON_GPIO_MONID, tmp); in radeon_legacy_ext_dac_detect()
1492 tmp = RREG32(RADEON_GPIO_MONID); in radeon_legacy_ext_dac_detect()
1519 WREG32(RADEON_GPIO_MONID, gpio_monid); in radeon_legacy_ext_dac_detect()
H A Dradeon_i2c.c103 reg = RADEON_GPIO_MONID; in pre_xfer()
382 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
441 case RADEON_GPIO_MONID: in r100_hw_i2c_xfer()
H A Dradeon_combios.c429 * DDC_MONID = RADEON_GPIO_MONID in combios_setup_i2c_bus()
432 * DDC_MONID = RADEON_GPIO_MONID in combios_setup_i2c_bus()
438 * DDC_MONID = RADEON_GPIO_MONID in combios_setup_i2c_bus()
439 * DDC_CRT2 = RADEON_GPIO_MONID in combios_setup_i2c_bus()
442 * DDC_CRT2 = RADEON_GPIO_MONID in combios_setup_i2c_bus()
471 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
482 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
484 ddc_line = RADEON_GPIO_MONID; in combios_setup_i2c_bus()
572 case RADEON_GPIO_MONID: in combios_setup_i2c_bus()
614 case RADEON_GPIO_MONID in combios_setup_i2c_bus()
[all...]
H A Dradeon_reg.h1042 #define RADEON_GPIO_MONID 0x0068 /* DDC interface via I2C */ /* DDC3 */ macro

Completed in 38 milliseconds