Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dmax77693-private.h107 #define FLASH_TMR_LEVEL 0x80 macro
/linux-4.4.14/drivers/leds/
Dleds-max77693.c332 v = max77693_flash_timeout_to_reg(microsec) | FLASH_TMR_LEVEL; in max77693_set_timeout()