Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Ds32g_wdt.c23 #define S32G_SWT_CR_FRZ BIT(1) /* -> Debug Mode Control */ macro
185 val |= S32G_SWT_CR_FRZ; in s32g_wdt_init()