Home
last modified time | relevance | path

Searched refs:DP_REMOTE_I2C_READ_MAX_TRANSACTIONS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_dp_mst_helper.h383 #define DP_REMOTE_I2C_READ_MAX_TRANSACTIONS 4 macro
393 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS];
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_mst_helper.h366 #define DP_REMOTE_I2C_READ_MAX_TRANSACTIONS 4 macro
376 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS];
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_mst_topology.c5534 if (num - 1 > DP_REMOTE_I2C_READ_MAX_TRANSACTIONS) in remote_i2c_read_ok()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c5580 if (num - 1 > DP_REMOTE_I2C_READ_MAX_TRANSACTIONS) in remote_i2c_read_ok()

Completed in 17 milliseconds