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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_mode.h119 uint32_t y_data_reg; member in struct:radeon_i2c_bus_rec
H A Dradeon_i2c.c202 val = RREG32(rec->y_data_reg);
H A Dradeon_combios.c586 i2c.y_data_reg = RADEON_GPIOPAD_Y;
595 i2c.y_data_reg = RADEON_MDGPIO_Y;
604 i2c.y_data_reg = ddc_line;
H A Dradeon_display.c616 radeon_connector->ddc_bus->rec.y_data_reg);
H A Dradeon_atombios.c125 i2c.y_data_reg = le16_to_cpu(gpio->usDataY_RegisterIndex) * 4;

Completed in 131 milliseconds