amdgpu_dc_link.c | 1715 uint8_t slave_address = (settings->slv_addr >> 1); local in function:write_i2c_retimer_setting 1734 i2c_success = i2c_write(pipe_ctx, slave_address, 1736 RETIMER_REDRIVER_INFO("retimer write to slave_address = 0x%x,\ 1738 slave_address, buffer[0], buffer[1], i2c_success?1:0); 1758 slave_address, &offset, 1, &value, 1); 1767 i2c_success = i2c_write(pipe_ctx, slave_address, 1769 RETIMER_REDRIVER_INFO("retimer write to slave_address = 0x%x,\ 1771 slave_address, buffer[0], buffer[1], i2c_success?1:0); 1787 i2c_success = i2c_write(pipe_ctx, slave_address, 1789 RETIMER_REDRIVER_INFO("above 340Mhz: retimer write to slave_address = 0x%x, 1880 uint8_t slave_address = (0xBA >> 1); local in function:write_i2c_default_retimer_setting 2006 uint8_t slave_address = (0xF0 >> 1); local in function:write_i2c_redriver_setting [all...] |