Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_mst_helper.h371 #define DP_REMOTE_I2C_READ_MAX_TRANSACTIONS 4 macro
381 } transactions[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS];
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c5484 if (num - 1 > DP_REMOTE_I2C_READ_MAX_TRANSACTIONS) in remote_i2c_read_ok()