Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/watchdog/
Dhpwdt.c224 unsigned long physical_bios_offset = 0; in cru_detect() local
244 physical_bios_offset = cmn_regs.u4.redx; in cru_detect()
247 physical_bios_base + physical_bios_offset; in cru_detect()
250 if ((physical_bios_base + physical_bios_offset)) { in cru_detect()
261 pr_debug("CRU Offset Address: 0x%lx\n", physical_bios_offset); in cru_detect()