Home
last modified time | relevance | path

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

/linux/drivers/watchdog/
H A Datcwdt200_wdt.c94 unsigned char int_timer_type; member
229 drv_data->int_timer_type, in atcwdt_get_timeout_params()
238 int_index = atcwdt_get_index(below, drv_data->int_timer_type); in atcwdt_get_timeout_params()
294 drv_data->int_timer_type = TMR_INT_16; in atcwdt_get_int_timer_type()
297 drv_data->int_timer_type = TMR_INT_32; in atcwdt_get_int_timer_type()
300 drv_data->int_timer_type = TMR_UNKNOWN; in atcwdt_get_int_timer_type()
482 drv_data->int_timer_type); in atcwdt_calc_max_timeout()