Home
last modified time | relevance | path

Searched refs:booke_wdt_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/watchdog/
Dbooke_wdt.c195 static struct watchdog_info booke_wdt_info = { variable
209 .info = &booke_wdt_info,
225 booke_wdt_info.firmware_version = cur_cpu_spec->pvr_value; in booke_wdt_init()