Searched refs:IDLE_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/staging/rts5208/ | ||
H A D | rtsx_card.h | 982 #define IDLE_MAX_COUNT 10 macro |
H A D | rtsx_chip.c | 1063 if (chip->idle_counter < IDLE_MAX_COUNT) { in rtsx_manage_idle() |