Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Ds32g_wdt.c22 #define S32G_SWT_CR_STP BIT(2) /* -> Stop Mode Control */ macro
192 val &= ~S32G_SWT_CR_STP; in s32g_wdt_init()