Home
last modified time | relevance | path

Searched refs:IGNORE_NEXT_INT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dushc.c115 #define IGNORE_NEXT_INT 2 macro
183 if (!test_and_clear_bit(IGNORE_NEXT_INT, &ushc->flags) in int_callback()
193 set_bit(IGNORE_NEXT_INT, &ushc->flags); in int_callback()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dushc.c115 #define IGNORE_NEXT_INT 2 macro
183 if (!test_and_clear_bit(IGNORE_NEXT_INT, &ushc->flags) in int_callback()
193 set_bit(IGNORE_NEXT_INT, &ushc->flags); in int_callback()

Completed in 2 milliseconds