Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dpca9551_led.c36 static int idx_last = -1; variable
147 idx = idx_last; in __led_blink()
151 if (idx_last == 0) { in __led_blink()
159 idx_last = idx; in __led_blink()