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

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_mode.h118 uint32_t y_clk_reg; member in struct:radeon_i2c_bus_rec
H A Dradeon_i2c.c187 val = RREG32(rec->y_clk_reg);
H A Dradeon_combios.c585 i2c.y_clk_reg = RADEON_GPIOPAD_Y;
594 i2c.y_clk_reg = RADEON_MDGPIO_Y;
603 i2c.y_clk_reg = ddc_line;
H A Dradeon_display.c615 radeon_connector->ddc_bus->rec.y_clk_reg,
H A Dradeon_atombios.c124 i2c.y_clk_reg = le16_to_cpu(gpio->usClkY_RegisterIndex) * 4;

Completed in 204 milliseconds