Home
last modified time | relevance | path

Searched defs:detailed_pixel_timing (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_edid.h77 struct detailed_pixel_timing { struct
78 uint8_t hactive_lo;
79 uint8_t hblank_lo;
80 uint8_t hactive_hblank_hi;
81 uint8_t vactive_lo;
82 uint8_t vblank_lo;
83 uint8_t vactive_vblank_hi;
84 uint8_t hsync_offset_lo;
85 uint8_t hsync_pulse_width_lo;
86 uint8_t vsync_offset_pulse_width_lo;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h71331 struct detailed_pixel_timing { struct
71332 u8 hactive_lo;
71333 u8 hblank_lo;
71334 u8 hactive_hblank_hi;
71335 u8 vactive_lo;
71336 u8 vblank_lo;
71337 u8 vactive_vblank_hi;
71338 u8 hsync_offset_lo;
71339 u8 hsync_pulse_width_lo;
71340 u8 vsync_offset_pulse_width_lo;
[all …]
Dvmlinux_505.h71331 struct detailed_pixel_timing { struct
71332 u8 hactive_lo;
71333 u8 hblank_lo;
71334 u8 hactive_hblank_hi;
71335 u8 vactive_lo;
71336 u8 vblank_lo;
71337 u8 vactive_vblank_hi;
71338 u8 hsync_offset_lo;
71339 u8 hsync_pulse_width_lo;
71340 u8 vsync_offset_pulse_width_lo;
[all …]