Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_i2c_sw.c46 static inline bool read_bit_from_ddc( in read_bit_from_ddc() function
92 if (read_bit_from_ddc(ddc, SCL)) in wait_for_scl_high_sw()
148 ack = !read_bit_from_ddc(ddc_handle, SDA); in write_byte_sw()
180 if (read_bit_from_ddc(ddc_handle, SDA)) in read_byte_sw()
248 if (read_bit_from_ddc(ddc_handle, SDA)) in stop_sync_sw()
321 if (!read_bit_from_ddc(ddc_handle, SDA)) { in start_sync_sw()