Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A 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()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c31 bool i2c_mux_cntl; member
166 f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()
213 atpx->functions.i2c_mux_cntl = true; in amdgpu_atpx_validate()
380 if (atpx->functions.i2c_mux_cntl) { in amdgpu_atpx_switch_i2c_mux()