Home
last modified time | relevance | path

Searched refs:H_DDA_INC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.h641 #define H_DDA_INC(x) (((x) & 0xffff) << 0) macro
H A Ddc.c390 value = V_DDA_INC(v_dda) | H_DDA_INC(h_dda); in tegra_dc_setup_window()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.h665 #define H_DDA_INC(x) (((x) & 0xffff) << 0) macro
H A Ddc.c398 value = V_DDA_INC(v_dda) | H_DDA_INC(h_dda); in tegra_dc_setup_window()

Completed in 13 milliseconds