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()
421 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_frame()
468 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_error()
522 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_seq_done()
560 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_init_buffers()
567 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_init_buffers()
601 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_handle_stream_complete()
644 WARN_ON(test_and_clear_bit(0, &dev->hw_lock) == 0); in s5p_mfc_irq()
678 clear_bit(0, &dev->hw_lock); in s5p_mfc_irq()
707 if (test_and_clear_bit(0, &dev->hw_lock) == 0) in s5p_mfc_irq()
913 clear_bit(0, &dev->hw_lock); in s5p_mfc_release()
1212 dev->hw_lock = 0; in s5p_mfc_probe()
1294 while (test_and_set_bit(0, &m_dev->hw_lock) != 0) { in s5p_mfc_suspend()
1309 clear_bit(0, &m_dev->hw_lock); in s5p_mfc_suspend()