Searched refs:m_video_stable (Results 1 – 1 of 1) sorted by relevance
6004 bool m_video_stable, p_video_stable; in it6161_mipi_rx_interrupt_reg06_process() local6014 m_video_stable = mipi_rx_get_m_video_stable(it6161); in it6161_mipi_rx_interrupt_reg06_process()6015 DRM_INFO("PPS M video stable Change Interrupt, %sstable", m_video_stable ? "" : "un"); in it6161_mipi_rx_interrupt_reg06_process()6017 if (m_video_stable) { in it6161_mipi_rx_interrupt_reg06_process()