Lines Matching refs:hw_lock
112 if (test_bit(0, &dev->hw_lock)) in s5p_mfc_watchdog()
160 clear_bit(0, &dev->hw_lock); in s5p_mfc_watchdog_worker()
348 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_frame()
422 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_frame()
469 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_error()
523 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_seq_done()
561 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_init_buffers()
568 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_init_buffers()
598 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_stream_complete()
648 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_irq()
682 clear_bit(0, &dev->hw_lock); in s5p_mfc_irq()
714 if (test_and_clear_bit(0, &dev->hw_lock) == 0) in s5p_mfc_irq()
920 clear_bit(0, &dev->hw_lock); in s5p_mfc_release()
1219 dev->hw_lock = 0; in s5p_mfc_probe()
1301 while (test_and_set_bit(0, &m_dev->hw_lock) != 0) { in s5p_mfc_suspend()
1316 clear_bit(0, &m_dev->hw_lock); in s5p_mfc_suspend()