Searched refs:RADEON_GPIOPAD_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_bios.c491 gpiopad_mask = RREG32(RADEON_GPIOPAD_MASK);
498 WREG32(RADEON_GPIOPAD_MASK, 0);
527 WREG32(RADEON_GPIOPAD_MASK, gpiopad_mask);
H A Dradeon_combios.c513 * DDC_LCD = RADEON_GPIOPAD_MASK
528 * DDC_MONID = RADEON_GPIOPAD_MASK
543 ddc_line = RADEON_GPIOPAD_MASK;
552 ddc_line = RADEON_GPIOPAD_MASK;
578 if (ddc_line == RADEON_GPIOPAD_MASK) {
579 i2c.mask_clk_reg = RADEON_GPIOPAD_MASK;
580 i2c.mask_data_reg = RADEON_GPIOPAD_MASK;
617 } else if ((ddc_line == RADEON_GPIOPAD_MASK) ||
H A Dradeon_reg.h1194 #define RADEON_GPIOPAD_MASK 0x0198 macro

Completed in 214 milliseconds