Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ichwd/
Dichwd.h330 #define TCO_TMR2 0x12 /* TCO Timer Initial Value macro
Dichwd.c461 uint16_t tmr_val16 = ichwd_read_tco_2(sc, TCO_TMR2); in ichwd_tmr_set()
467 ichwd_write_tco_2(sc, TCO_TMR2, tmr_val16); in ichwd_tmr_set()