Lines Matching defs:rst_stat_bit
145 * @rst_stat_bit: Bit number in the rst_stat register indicating a watchdog
158 int rst_stat_bit;
193 .rst_stat_bit = 20,
203 .rst_stat_bit = 9,
213 .rst_stat_bit = 23, /* A57 WDTRESET */
223 .rst_stat_bit = EXYNOS850_CLUSTER0_WDTRESET_BIT,
235 .rst_stat_bit = EXYNOS850_CLUSTER1_WDTRESET_BIT,
247 .rst_stat_bit = EXYNOSAUTOV9_CLUSTER0_WDTRESET_BIT,
259 .rst_stat_bit = EXYNOSAUTOV9_CLUSTER1_WDTRESET_BIT,
568 else if (rst_stat & BIT(wdt->drv_data->rst_stat_bit))