Searched defs:intel_scu_watchdog_dev (Results 1 – 2 of 2) 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 …]
30 struct intel_scu_watchdog_dev { struct31 ulong driver_open;32 ulong driver_closed;33 u32 timer_started;34 u32 timer_set;35 u32 threshold;36 u32 soft_threshold;37 u32 __iomem *timer_load_count_addr;38 u32 __iomem *timer_current_value_addr;39 u32 __iomem *timer_control_addr;[all …]