CKSVII2C_IC_ENABLE  405 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c 	reg = REG_SET_FIELD(reg, CKSVII2C_IC_ENABLE, ENABLE, 1);
CKSVII2C_IC_ENABLE  409 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c 	reg = REG_SET_FIELD(reg, CKSVII2C_IC_ENABLE, ABORT, 1);
CKSVII2C_IC_ENABLE  428 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c 	if ((REG_GET_FIELD(reg_ic_enable, CKSVII2C_IC_ENABLE, ENABLE) == 0) &&
CKSVII2C_IC_ENABLE  435 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c 	} else if (REG_GET_FIELD(reg_ic_enable, CKSVII2C_IC_ENABLE, ENABLE) == 0) {
CKSVII2C_IC_ENABLE  485 drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c 	if ((REG_GET_FIELD(reg_ic_enable, CKSVII2C_IC_ENABLE, ENABLE) == 0) &&