Home
last modified time | relevance | path

Searched defs:TCO1_CNT (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/acpi/
H A Dich9_tco.h25 TCO1_CNT = 0x08, enumerator
/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dpch.h33 #define TCO1_CNT 0x60 macro
H A Dpm.h65 #define TCO1_CNT 0x60 macro
/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c81 #define TCO1_CNT(p) (TCOBASE(p) + 0x08) /* TCO1 Control Register */ macro