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