Searched refs:dcol (Results 1 – 1 of 1) sorted by relevance
1122 unsigned char dcol = 0; in sm501fb_cursor() local1135 dcol = *pcol++; in sm501fb_cursor()1138 dcol >>= 1; in sm501fb_cursor()1143 op = (dcol & 1) ? 1 : 3; in sm501fb_cursor()