Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/watchdog/
Dbcm7038_wdt.c20 #define WDT_STOP_2 0x00ee macro
90 bcm7038_wdt_write(WDT_STOP_2, wdt->base + WDT_CMD_REG); in bcm7038_wdt_stop()
/Linux-v6.1/arch/mips/bcm63xx/
Dprom.c29 bcm_wdt_writel(WDT_STOP_2, WDT_CTL_REG); in prom_init()
/Linux-v6.1/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h458 #define WDT_STOP_2 (0x00ee) macro