Searched defs:detailed_timing (Results 1 – 3 of 3) sorted by relevance
153 struct detailed_timing { struct154 uint8_t pixel_clock[2]; /* need to multiply by 10 KHz, zero if not a pixel timing */155 union {158 } data;
71406 struct detailed_timing { struct71407 __le16 pixel_clock;71408 union {71411 } data;