Searched refs:strobe_sel (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/leds/flash/
H A Dleds-qcom-flash.c252 u8 strobe_sel, chan_en, chan_id, chan_mask = 0; local
260 strobe_sel = FIELD_PREP(FLASH_STROBE_HW_SW_SEL_BIT, SW_STROBE_VAL);
262 strobe_sel = FIELD_PREP(FLASH_STROBE_HW_SW_SEL_BIT, HW_STROBE_VAL);
264 strobe_sel |=
269 flash_data->r_fields[REG_CHAN_STROBE], chan_id, strobe_sel);

Completed in 138 milliseconds