Searched refs:formats_win_lite (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_vop2_reg.c | 48 static const uint32_t formats_win_lite[] = { variable 147 .formats = formats_win_lite, 148 .nformats = ARRAY_SIZE(formats_win_lite), 159 .formats = formats_win_lite, 160 .nformats = ARRAY_SIZE(formats_win_lite),
|
H A D | rockchip_vop_reg.c | 67 static const uint32_t formats_win_lite[] = { variable 117 .data_formats = formats_win_lite, 118 .nformats = ARRAY_SIZE(formats_win_lite), 188 .data_formats = formats_win_lite, 189 .nformats = ARRAY_SIZE(formats_win_lite), 294 .data_formats = formats_win_lite, 295 .nformats = ARRAY_SIZE(formats_win_lite), 311 .data_formats = formats_win_lite, 312 .nformats = ARRAY_SIZE(formats_win_lite), 412 .data_formats = formats_win_lite, [all …]
|