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()
349 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_frame()
423 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_frame()
470 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_error()
524 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_seq_done()
562 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_init_buffers()
569 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_init_buffers()
599 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_stream_complete()
649 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_irq()
683 clear_bit(0, &dev->hw_lock); in s5p_mfc_irq()
715 if (test_and_clear_bit(0, &dev->hw_lock) == 0) in s5p_mfc_irq()
921 clear_bit(0, &dev->hw_lock); in s5p_mfc_release()
1231 dev->hw_lock = 0; in s5p_mfc_probe()
1313 while (test_and_set_bit(0, &m_dev->hw_lock) != 0) { in s5p_mfc_suspend()
1328 clear_bit(0, &m_dev->hw_lock); in s5p_mfc_suspend()