Home
last modified time | relevance | path

Searched refs:twl_i2c_lock (Results 1 – 1 of 1) sorted by relevance

/u-boot/board/nokia/rx51/
A Drx51.c487 static unsigned long int twl_i2c_lock; variable
502 if (test_and_set_bit(0, &twl_i2c_lock)) in hw_watchdog_reset()
519 test_and_clear_bit(0, &twl_i2c_lock); in hw_watchdog_reset()
639 if (test_and_set_bit(0, &twl_i2c_lock)) in rx51_kp_tstc()
679 test_and_clear_bit(0, &twl_i2c_lock); in rx51_kp_tstc()

Completed in 3 milliseconds