Searched refs:i2c_mux_cntl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c31 bool i2c_mux_cntl; member in struct:amdgpu_atpx_functions
166 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED;
213 atpx->functions.i2c_mux_cntl = true;
380 if (atpx->functions.i2c_mux_cntl) {
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c20 bool i2c_mux_cntl; member in struct:radeon_atpx_functions
146 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED;
193 atpx->functions.i2c_mux_cntl = true;
349 if (atpx->functions.i2c_mux_cntl) {

Completed in 212 milliseconds