Searched refs:TORCH_EN_SHIFT (Results 1 – 2 of 2) sorted by relevance
118 #define TORCH_EN_SHIFT(x) (2 - (x) * 2) macro
158 v |= FLASH_EN_ON << TORCH_EN_SHIFT(i); in max77693_set_mode_reg()169 v |= FLASH_EN_TORCH << TORCH_EN_SHIFT(i); in max77693_set_mode_reg()