Searched defs:intel_scu_watchdog_dev (Results 1 – 1 of 1) sorted by relevance
45 struct intel_scu_watchdog_dev { struct46 ulong driver_open;47 ulong driver_closed;48 u32 timer_started;49 u32 timer_set;50 u32 threshold;51 u32 soft_threshold;52 u32 __iomem *timer_load_count_addr;53 u32 __iomem *timer_current_value_addr;54 u32 __iomem *timer_control_addr;[all …]