Searched refs:p_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() local6044 p_video_stable = mipi_rx_get_p_video_stable(it6161); in it6161_mipi_rx_interrupt_reg06_process()6045 DRM_INFO("PPS P video stable Change Interrupt, %sstable", p_video_stable ? "" : "un"); in it6161_mipi_rx_interrupt_reg06_process()6049 if (p_video_stable) { in it6161_mipi_rx_interrupt_reg06_process()