Home
last modified time | relevance | path

Searched refs:TS72XX_WDT_FEED_VAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/watchdog/
H A Dts72xx_wdt.c42 #define TS72XX_WDT_FEED_VAL 0x05 macro
55 writeb(TS72XX_WDT_FEED_VAL, priv->feed_reg); in ts72xx_wdt_start()
65 writeb(TS72XX_WDT_FEED_VAL, priv->feed_reg); in ts72xx_wdt_stop()
75 writeb(TS72XX_WDT_FEED_VAL, priv->feed_reg); in ts72xx_wdt_ping()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dts72xx_wdt.c40 #define TS72XX_WDT_FEED_VAL 0x05 macro
53 writeb(TS72XX_WDT_FEED_VAL, priv->feed_reg); in ts72xx_wdt_start()
63 writeb(TS72XX_WDT_FEED_VAL, priv->feed_reg); in ts72xx_wdt_stop()
73 writeb(TS72XX_WDT_FEED_VAL, priv->feed_reg); in ts72xx_wdt_ping()
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dmisc-ep93xx.h47 #define TS72XX_WDT_FEED_VAL 0x05 macro
51 __raw_writeb(TS72XX_WDT_FEED_VAL, TS72XX_WDT_FEED_PHYS_BASE); in ts72xx_watchdog_disable()
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/include/mach/
H A Duncompress.h77 #define TS72XX_WDT_FEED_VAL 0x05 macro
81 __raw_writeb(TS72XX_WDT_FEED_VAL, TS72XX_WDT_FEED_PHYS_BASE); in ts72xx_watchdog_disable()

Completed in 2 milliseconds