Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax77693-private.h94 #define FLASH_TMR_LEVEL 0x80 macro
/openbmc/linux/drivers/leds/flash/
H A Dleds-max77693.c326 v = max77693_flash_timeout_to_reg(microsec) | FLASH_TMR_LEVEL; in max77693_set_timeout()