Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dwb_scl.c734 uint32_t h_init_phase_chroma_int = 0; in dwb_program_horz_scalar() local
776 h_init_phase_chroma_int = (h_init_phase_chroma >> 19) & 0x1f; in dwb_program_horz_scalar()
782 REG_UPDATE(WBSCL_HORZ_FILTER_INIT_CBCR, WBSCL_H_INIT_INT_CBCR, h_init_phase_chroma_int); in dwb_program_horz_scalar()