amdgpu_dce_i2c_sw.c | 102 static bool write_byte_sw( function in typeref:typename:bool 266 if (!write_byte_sw(ctx, ddc_handle, clock_delay_div_4, address)) 270 if (!write_byte_sw(ctx, ddc_handle, clock_delay_div_4, data[i])) 288 if (!write_byte_sw(ctx, ddc_handle, clock_delay_div_4, address))
|