Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_edid.h127 struct detailed_data_wpindex { struct
128 u8 white_yx_lo; /* Lower 2 bits each */
129 u8 white_x_hi;
130 u8 white_y_hi;
154 struct detailed_data_wpindex color; argument
/OK3568_Linux_fs/u-boot/include/
H A Dedid.h146 struct detailed_data_wpindex { struct
147 u8 white_yx_lo; /* Lower 2 bits each */
148 u8 white_x_hi;
149 u8 white_y_hi;
150 u8 gamma; /* need to divide by 100 then add 1 */