Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h297 struct dc_win_reg { struct
299 uint win_opt; /* _WIN_WIN_OPTIONS_0 */
300 uint byte_swap; /* _WIN_BYTE_SWAP_0 */
302 uint color_depth; /* _WIN_COLOR_DEPTH_0 */
303 uint pos; /* _WIN_POSITION_0 */
304 uint size; /* _WIN_SIZE_0 */
309 uint line_stride; /* _WIN_LINE_STRIDE_0 */
310 uint buf_stride; /* _WIN_BUF_STRIDE_0 */
313 uint dv_ctrl; /* _WIN_DV_CONTROL_0 */
314 uint blend_nokey; /* _WIN_BLEND_NOKEY_0 */
[all …]