Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dlcd.c95 static int test_colors[N_BLK_HOR * N_BLK_VERT] = { variable
104 static int test_colors[N_BLK_HOR * N_BLK_VERT] = { variable
130 *pix++ = test_colors[ix]; in test_pattern()