Searched refs:restart_module (Results 1 – 4 of 4) sorted by relevance
1554 static void dump_file(struct rkispp_device *dev, u32 restart_module) in dump_file() argument1579 if (restart_module & MONITOR_TNR) { in dump_file()1615 if (!(restart_module & MONITOR_FEC)) { in dump_file()1637 static void restart_module(struct rkispp_device *dev) in restart_module() function1661 dump_file(dev, monitor->restart_module); in restart_module()1663 if (monitor->restart_module & MONITOR_TNR && monitor->tnr.is_err) { in restart_module()1670 if (monitor->restart_module & MONITOR_TNR) { in restart_module()1680 if (monitor->restart_module & MONITOR_NR) { in restart_module()1703 monitor->restart_module = 0; in restart_module()1712 if (monitor->restart_module & MONITOR_FEC) { in restart_module()[all …]
204 u8 restart_module; member
173 dev->stream_vdev.monitor.restart_module = 0; in config_modules()
680 dev->stream_vdev.monitor.restart_module = 0; in config_modules()