Home
last modified time | relevance | path

Searched refs:TCH_SEQ_COUNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.h12 #define TCH_SEQ_COUNT 16 macro
H A Dvivid-touch-cap.c266 test_pattern = (buf->vb.sequence / TCH_SEQ_COUNT) % TEST_CASE_MAX; in vivid_fillbuff_tch()
267 test_pat_idx = buf->vb.sequence % TCH_SEQ_COUNT; in vivid_fillbuff_tch()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-touch-cap.h12 #define TCH_SEQ_COUNT 16 macro
H A Dvivid-touch-cap.c266 test_pattern = (buf->vb.sequence / TCH_SEQ_COUNT) % TEST_CASE_MAX; in vivid_fillbuff_tch()
267 test_pat_idx = buf->vb.sequence % TCH_SEQ_COUNT; in vivid_fillbuff_tch()

Completed in 2 milliseconds