Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.h184 MONITOR_NR = BIT(1), enumerator
H A Dstream.c1680 if (monitor->restart_module & MONITOR_NR) { in restart_module()
1708 monitor->monitoring_module |= MONITOR_NR; in restart_module()
1791 monitor->nr.module = MONITOR_NR; in monitor_init()
1873 vdev->monitor.monitoring_module &= ~MONITOR_NR; in rkispp_isr()
H A Dstream_v10.c973 monitor->monitoring_module |= MONITOR_NR; in nr_work_event()