SMBUS_CFG_BASE
return *(volatile unsigned int *)(SMBUS_CFG_BASE + offset);
*(volatile unsigned int *)(SMBUS_CFG_BASE + offset) = data;