Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp_mst_helper.h366 #define DP_REMOTE_I2C_READ_MAX_TRANSACTIONS 4 macro
376 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS];
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c5580 if (num - 1 > DP_REMOTE_I2C_READ_MAX_TRANSACTIONS) in remote_i2c_read_ok()