Searched refs:kempld_read32 (Results 1 – 3 of 3) sorted by relevance
123 extern u32 kempld_read32(struct kempld_device_data *pld, u8 index);
220 u32 kempld_read32(struct kempld_device_data *pld, u8 index) in kempld_read32() function224 EXPORT_SYMBOL_GPL(kempld_read32);
183 stage_timeout = kempld_read32(pld, KEMPLD_WDT_STAGE_TIMEOUT(stage->id)); in kempld_wdt_get_timeout()