Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dedid.h225 #define _V_SYNC_WIDTH(x) ((x[10] & 0x0F) + ((x[11] & 0x03) << 4)) macro
226 #define V_SYNC_WIDTH _V_SYNC_WIDTH(c)