Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-tegra/
A Ddc.h301 struct dc_win_reg { struct
303 uint win_opt; /* _WIN_WIN_OPTIONS_0 */
304 uint byte_swap; /* _WIN_BYTE_SWAP_0 */
306 uint color_depth; /* _WIN_COLOR_DEPTH_0 */
307 uint pos; /* _WIN_POSITION_0 */
308 uint size; /* _WIN_SIZE_0 */
313 uint line_stride; /* _WIN_LINE_STRIDE_0 */
314 uint buf_stride; /* _WIN_BUF_STRIDE_0 */
317 uint dv_ctrl; /* _WIN_DV_CONTROL_0 */
318 uint blend_nokey; /* _WIN_BLEND_NOKEY_0 */
[all …]

Completed in 7 milliseconds