Home
last modified time | relevance | path

Searched full:ps_seq_loop (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/misc/
H A Dda7280.c254 u8 ps_seq_loop; member
395 * PS_SEQ_LOOP in da7280_haptic_activate()
402 * GPI(N)_SEQUENCE_ID and the PS_SEQ_LOOP. See the in da7280_haptic_activate()
544 * If X = 2, the data will be PS_SEQ_ID and PS_SEQ_LOOP. in da7280_haptics_upload_effect()
601 haptics->ps_seq_loop = data[DA7280_CUSTOM_SEQ_LOOP_IDX] & 0x0f; in da7280_haptics_upload_effect()
606 haptics->ps_seq_loop); in da7280_haptics_upload_effect()
842 haptics->ps_seq_loop = 0; in da7280_parse_properties()
845 haptics->ps_seq_loop = val; in da7280_parse_properties()
1092 /* Set PS_SEQ_ID and PS_SEQ_LOOP */ in da7280_init()
1094 FIELD_PREP(DA7280_PS_SEQ_LOOP_MASK, haptics->ps_seq_loop); in da7280_init()