Home
last modified time | relevance | path

Searched defs:TCO_RLD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dnv_tco.h30 #define TCO_RLD(base) ((base) + 0x00) /* TCO Timer Reload and Current Value */ macro
H A DiTCO_wdt.c77 #define TCO_RLD(p) (TCOBASE(p) + 0x00) /* TCO Timer Reload/Curr. Value */ macro
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dnv_tco.h30 #define TCO_RLD(base) ((base) + 0x00) /* TCO Timer Reload and Current Value */ macro
H A DiTCO_wdt.c75 #define TCO_RLD(p) (TCOBASE(p) + 0x00) /* TCO Timer Reload/Curr. Value */ macro

Completed in 3 milliseconds