Lines Matching refs:kempld_read8
115 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_set_stage_action()
157 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_set_stage_timeout()
184 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_get_timeout()
293 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_start()
296 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_start()
313 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_stop()
316 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_stop()
387 data_orig = kempld_read8(pld, index + j); in kempld_wdt_probe_stages()
389 data = kempld_read8(pld, index + j); in kempld_wdt_probe_stages()
454 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_probe()
508 wdt_data->pm_status_store = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_suspend()