Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c20 bool i2c_mux_cntl; member
142 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
189 atpx->functions.i2c_mux_cntl = true; in radeon_atpx_validate()
345 if (atpx->functions.i2c_mux_cntl) { in radeon_atpx_switch_i2c_mux()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_atpx_handler.c30 bool i2c_mux_cntl; member
160 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()
207 atpx->functions.i2c_mux_cntl = true; in amdgpu_atpx_validate()
374 if (atpx->functions.i2c_mux_cntl) { in amdgpu_atpx_switch_i2c_mux()