Lines Matching refs:kempld_read8
113 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_set_stage_action()
155 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_set_stage_timeout()
182 stage_cfg = kempld_read8(pld, KEMPLD_WDT_STAGE_CFG(stage->id)); in kempld_wdt_get_timeout()
291 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_start()
294 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_start()
311 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_stop()
314 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_stop()
385 data_orig = kempld_read8(pld, index + j); in kempld_wdt_probe_stages()
387 data = kempld_read8(pld, index + j); in kempld_wdt_probe_stages()
452 status = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_probe()
505 wdt_data->pm_status_store = kempld_read8(pld, KEMPLD_WDT_CFG); in kempld_wdt_suspend()