Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c114 uint32_t cntl_value = dm_read_reg(ctx, mmCOL_MAN_OUTPUT_CSC_CONTROL); in program_color_matrix_v() local
115 bool use_set_a = (get_reg_field_value(cntl_value, in program_color_matrix_v()
120 cntl_value, in program_color_matrix_v()
235 cntl_value, in program_color_matrix_v()
349 cntl_value, in program_color_matrix_v()
355 dm_write_reg(ctx, mmCOL_MAN_OUTPUT_CSC_CONTROL, cntl_value); in program_color_matrix_v()