Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dwb_scl.c731 uint32_t h_init_phase_chroma_int = 0; in dwb_program_horz_scalar() local
773 h_init_phase_chroma_int = (h_init_phase_chroma >> 19) & 0x1f; in dwb_program_horz_scalar()
779 REG_UPDATE(WBSCL_HORZ_FILTER_INIT_CBCR, WBSCL_H_INIT_INT_CBCR, h_init_phase_chroma_int); in dwb_program_horz_scalar()