Home
last modified time | relevance | path

Searched refs:h_init_phase_luma_int (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb_scl.c732 uint32_t h_init_phase_luma_int = 0; in dwb_program_horz_scalar() local
766 h_init_phase_luma_int = (h_init_phase_luma >> 19) & 0x1f; in dwb_program_horz_scalar()
780 REG_UPDATE(WBSCL_HORZ_FILTER_INIT_Y_RGB, WBSCL_H_INIT_INT_Y_RGB, h_init_phase_luma_int); in dwb_program_horz_scalar()