Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h111 struct misc_info { struct
112 uint32_t HORIZONTAL_CUT_OFF:1;
114 uint32_t H_SYNC_POLARITY:1;
116 uint32_t V_SYNC_POLARITY:1;
117 uint32_t VERTICAL_CUT_OFF:1;
118 uint32_t H_REPLICATION_BY2:1;
119 uint32_t V_REPLICATION_BY2:1;
120 uint32_t COMPOSITE_SYNC:1;
121 uint32_t INTERLACE:1;
122 uint32_t DOUBLE_CLOCK:1;
[all …]