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