Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichwd/
H A Dichwd.c322 #define ichwd_write_tco_2(sc, off, val) \ macro
385 ichwd_write_tco_2(sc, TCO1_STS, TCO_TIMEOUT); in ichwd_sts_reset()
390 ichwd_write_tco_2(sc, TCO2_STS, TCO_SECOND_TO_STS); in ichwd_sts_reset()
392 ichwd_write_tco_2(sc, TCO2_STS, TCO_BOOT_STS); in ichwd_sts_reset()
407 ichwd_write_tco_2(sc, TCO1_CNT, cnt & ~TCO_TMR_HALT); in ichwd_tmr_enable()
421 ichwd_write_tco_2(sc, TCO1_CNT, cnt | TCO_TMR_HALT); in ichwd_tmr_disable()
437 ichwd_write_tco_2(sc, TCO_RLD, 1); in ichwd_tmr_reload()
466 ichwd_write_tco_2(sc, TCO_TMR2, tmr_val16); in ichwd_tmr_set()