Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-tegra/
Ddc.h297 struct dc_win_reg { struct
299 uint win_opt; /* _WIN_WIN_OPTIONS_0 */
300 uint byte_swap; /* _WIN_BYTE_SWAP_0 */
301 uint buffer_ctrl; /* _WIN_BUFFER_CONTROL_0 */
302 uint color_depth; /* _WIN_COLOR_DEPTH_0 */
303 uint pos; /* _WIN_POSITION_0 */
304 uint size; /* _WIN_SIZE_0 */
305 uint prescaled_size; /* _WIN_PRESCALED_SIZE_0 */
306 uint h_initial_dda; /* _WIN_H_INITIAL_DDA_0 */
307 uint v_initial_dda; /* _WIN_V_INITIAL_DDA_0 */
[all …]