Home
last modified time | relevance | path

Searched refs:v_step (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/common/
Dlcd.c114 ushort v_step = (v_max + N_BLK_VERT - 1) / N_BLK_VERT; in test_pattern() local
124 h_max, v_max, h_step, v_step); in test_pattern()
127 uchar iy = v / v_step; in test_pattern()