Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h1858 #define HTOTAL(trans) _TRANSCODER(trans, _HTOTAL_A, _HTOTAL_B) argument
1859 #define HBLANK(trans) _TRANSCODER(trans, _HBLANK_A, _HBLANK_B) argument
1860 #define HSYNC(trans) _TRANSCODER(trans, _HSYNC_A, _HSYNC_B) argument
1861 #define VTOTAL(trans) _TRANSCODER(trans, _VTOTAL_A, _VTOTAL_B) argument
1862 #define VBLANK(trans) _TRANSCODER(trans, _VBLANK_A, _VBLANK_B) argument
1863 #define VSYNC(trans) _TRANSCODER(trans, _VSYNC_A, _VSYNC_B) argument
4165 #define HSW_TVIDEO_DIP_CTL(trans) \ argument
4167 #define HSW_TVIDEO_DIP_AVI_DATA(trans) \ argument
4169 #define HSW_TVIDEO_DIP_SPD_DATA(trans) \ argument
4171 #define HSW_TVIDEO_DIP_GCP(trans) \ argument
[all …]