Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/watchdog/
A Dnv_tco.c81 val = inl(TCO_CNT(tcobase)); in tco_timer_start()
83 outl(val, TCO_CNT(tcobase)); in tco_timer_start()
93 val = inl(TCO_CNT(tcobase)); in tco_timer_stop()
95 outl(val, TCO_CNT(tcobase)); in tco_timer_stop()
A Dnv_tco.h49 #define TCO_CNT(base) ((base) + 0x08) /* TCO Control Register */ macro

Completed in 4 milliseconds