Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dstatus_led.h23 #define LED_STATUS_PERIOD1 (CONFIG_SYS_HZ / CONFIG_LED_STATUS_FREQ1) macro
/openbmc/u-boot/drivers/misc/
H A Dstatus_led.c37 LED_STATUS_PERIOD1,
/openbmc/u-boot/drivers/led/
H A DKconfig167 LED_STATUS_PERIOD1 = CONFIG_SYS_HZ/LED_STATUS_FREQ1