Home
last modified time | relevance | path

Searched refs:read_bit_from_ddc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_sw.c41 static inline bool read_bit_from_ddc( in read_bit_from_ddc() function
87 if (read_bit_from_ddc(ddc, SCL)) in wait_for_scl_high_sw()
143 ack = !read_bit_from_ddc(ddc_handle, SDA); in write_byte_sw()
175 if (read_bit_from_ddc(ddc_handle, SDA)) in read_byte_sw()
243 if (read_bit_from_ddc(ddc_handle, SDA)) in stop_sync_sw()
316 if (!read_bit_from_ddc(ddc_handle, SDA)) { in start_sync_sw()