Home
last modified time | relevance | path

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

/external/u-boot/board/nokia/rx51/
Drx51.c451 static unsigned long int twl_i2c_lock; variable
466 if (test_and_set_bit(0, &twl_i2c_lock)) in hw_watchdog_reset()
483 test_and_clear_bit(0, &twl_i2c_lock); in hw_watchdog_reset()
603 if (test_and_set_bit(0, &twl_i2c_lock)) in rx51_kp_tstc()
643 test_and_clear_bit(0, &twl_i2c_lock); in rx51_kp_tstc()