Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dstatus_led.h26 #define LED_STATUS_PERIOD2 (CONFIG_SYS_HZ / CONFIG_LED_STATUS_FREQ2) macro
/openbmc/u-boot/drivers/misc/
H A Dstatus_led.c44 LED_STATUS_PERIOD2,
/openbmc/u-boot/drivers/led/
H A DKconfig202 LED_STATUS_PERIOD2 = CONFIG_SYS_HZ/LED_STATUS_FREQ2