tn_smc_wreg
#define WREG32_SMC(reg, v) tn_smc_wreg(rdev, (reg), (v))
void tn_smc_wreg(struct radeon_device *rdev, u32 reg, u32 v);