kempld_read8
status = kempld_read8(pld, reg);
status = kempld_read8(pld, reg);
msg->buf[i2c->pos++] = kempld_read8(pld, KEMPLD_I2C_DATA);
ctrl = kempld_read8(pld, KEMPLD_I2C_CTRL);
cfg = kempld_read8(pld, KEMPLD_CFG);
stat = kempld_read8(pld, KEMPLD_I2C_STAT);
ctrl = kempld_read8(pld, KEMPLD_I2C_CTRL);
ctrl = kempld_read8(pld, KEMPLD_I2C_CTRL);
ctrl = kempld_read8(pld, KEMPLD_I2C_CTRL);
u8 stat = kempld_read8(pld, KEMPLD_I2C_STAT);
EXPORT_SYMBOL_GPL(kempld_read8);
return kempld_read8(pld, index) | kempld_read8(pld, index + 1) << 8;
spec = kempld_read8(pld, KEMPLD_SPEC);
stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id));
stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id));
stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id));
status = kempld_read8(pld, KEMPLD_WDT_CFG);
status = kempld_read8(pld, KEMPLD_WDT_CFG);
status = kempld_read8(pld, KEMPLD_WDT_CFG);
status = kempld_read8(pld, KEMPLD_WDT_CFG);
data_orig = kempld_read8(pld, index + j);
data = kempld_read8(pld, index + j);
status = kempld_read8(pld, KEMPLD_WDT_CFG);
wdt_data->pm_status_store = kempld_read8(pld, KEMPLD_WDT_CFG);
extern u8 kempld_read8(struct kempld_device_data *pld, u8 index);