Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.c1579 if (restart_module & MONITOR_TNR) { in dump_file()
1663 if (monitor->restart_module & MONITOR_TNR && monitor->tnr.is_err) { in restart_module()
1670 if (monitor->restart_module & MONITOR_TNR) { in restart_module()
1676 monitor->monitoring_module |= MONITOR_TNR; in restart_module()
1763 if (m_monitor->module == MONITOR_TNR) { in restart_monitor()
1790 monitor->tnr.module = MONITOR_TNR; in monitor_init()
1865 vdev->monitor.monitoring_module &= ~MONITOR_TNR; in rkispp_isr()
H A Dstream.h183 MONITOR_TNR = BIT(0), enumerator
H A Dstream_v10.c1283 monitor->monitoring_module |= MONITOR_TNR; in tnr_work_event()