Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dgeodewdt.c74 cs5535_mfgpt_write(wdt_timer, MFGPT_REG_CMP2, val * GEODEWDT_HZ); in geodewdt_set_heartbeat()
233 cs5535_mfgpt_write(wdt_timer, MFGPT_REG_CMP2, in geodewdt_probe()
/openbmc/linux/drivers/clocksource/
H A Dtimer-cs5535.c69 cs5535_mfgpt_write(timer, MFGPT_REG_CMP2, delta); in start_timer()
/openbmc/linux/include/linux/
H A Dcs5535.h196 #define MFGPT_REG_CMP2 2 macro