Home
last modified time | relevance | path

Searched defs:CNTR_COUNT_LOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/watchdog/
H A Darmada-37xx-wdt.c40 #define CNTR_COUNT_LOW(id) (CNTR_CTRL(id) + 0x4) macro
/openbmc/linux/drivers/watchdog/
H A Darmada_37xx_wdt.c61 #define CNTR_COUNT_LOW(id) (CNTR_CTRL(id) + 0x4) macro