Searched refs:STAGE_CFG_GET_PRESCALER (Results 1 – 1 of 1) sorted by relevance
28 #define STAGE_CFG_GET_PRESCALER(x) (((x) & 0x30) >> 4) macro184 prescaler = kempld_prescaler[STAGE_CFG_GET_PRESCALER(stage_cfg)]; in kempld_wdt_get_timeout()