Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dmoxart_wdt.c21 #define REG_COUNT 0x4 macro
38 writel(1, moxart_wdt->base + REG_COUNT); in moxart_wdt_restart()
59 moxart_wdt->base + REG_COUNT); in moxart_wdt_start()
/openbmc/u-boot/drivers/reset/
H A Dreset-meson.c14 #define REG_COUNT 8 macro
24 if (reset_ctl->id > (REG_COUNT * BITS_PER_REG)) in meson_reset_request()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Drtc.h24 REG_COUNT = 0x80, enumerator
/openbmc/u-boot/drivers/rtc/
H A Di2c_rtc_emul.c42 u8 reg[REG_COUNT];
192 offset = *ptr++ & (REG_COUNT - 1); in sandbox_i2c_rtc_xfer()
H A Dsandbox_rtc.c13 #define REG_COUNT 0x80 macro
/openbmc/linux/drivers/clocksource/
H A Djcore-pit.c26 #define REG_COUNT 0x14 macro