Searched refs:formats_win_lite (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/gpu/drm/rockchip/ |
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),
|
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), 187 .data_formats = formats_win_lite, 188 .nformats = ARRAY_SIZE(formats_win_lite), 292 .data_formats = formats_win_lite, 293 .nformats = ARRAY_SIZE(formats_win_lite), 309 .data_formats = formats_win_lite, 310 .nformats = ARRAY_SIZE(formats_win_lite), 408 .data_formats = formats_win_lite, [all …]
|