Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A DiTCO_wdt.c83 #define TCO1_CNT(p) (TCOBASE(p) + 0x08) /* TCO1 Control Register */ macro
225 val = inw(TCO1_CNT(p)); in update_no_reboot_bit_cnt()
230 outw(val, TCO1_CNT(p)); in update_no_reboot_bit_cnt()
231 newval = inw(TCO1_CNT(p)); in update_no_reboot_bit_cnt()
294 val = inw(TCO1_CNT(p)); in iTCO_wdt_start()
296 outw(val, TCO1_CNT(p)); in iTCO_wdt_start()
297 val = inw(TCO1_CNT(p)); in iTCO_wdt_start()
315 val = inw(TCO1_CNT(p)); in iTCO_wdt_stop()
317 outw(val, TCO1_CNT(p)); in iTCO_wdt_stop()
318 val = inw(TCO1_CNT(p)); in iTCO_wdt_stop()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpm.h66 #define TCO1_CNT 0x60 macro
H A Dpch.h34 #define TCO1_CNT 0x60 macro