i2c_mux_cntl       30 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	bool i2c_mux_cntl;
i2c_mux_cntl      160 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED;
i2c_mux_cntl      207 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 		atpx->functions.i2c_mux_cntl = true;
i2c_mux_cntl      374 drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c 	if (atpx->functions.i2c_mux_cntl) {
i2c_mux_cntl       20 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	bool i2c_mux_cntl;
i2c_mux_cntl      142 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	f->i2c_mux_cntl = mask & ATPX_I2C_MUX_CONTROL_SUPPORTED;
i2c_mux_cntl      189 drivers/gpu/drm/radeon/radeon_atpx_handler.c 		atpx->functions.i2c_mux_cntl = true;
i2c_mux_cntl      345 drivers/gpu/drm/radeon/radeon_atpx_handler.c 	if (atpx->functions.i2c_mux_cntl) {