Lines Matching refs:kempld_read8
123 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_set_stage_action()
163 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_set_stage_timeout()
190 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_get_timeout()
299 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_start()
302 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_start()
319 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_stop()
322 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_stop()
393 data_orig = kempld_read8(pld, index + j); in kempld_wdt_probe_stages()
395 data = kempld_read8(pld, index + j); in kempld_wdt_probe_stages()
460 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_probe()
532 wdt_data->pm_status_store = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_suspend()