Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dddc.c142 unsigned char *d_block, *d_pos; in GetEDID_DDC1() local
155 d_pos = d_block; in GetEDID_DDC1()
158 *d_pos <<= 1; in GetEDID_DDC1()
160 *d_pos |= 0x01; in GetEDID_DDC1()
169 d_pos++; in GetEDID_DDC1()