Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_opp.c415 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_program_bit_depth_reduction()
426 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_program_clamping_and_pixel_encoding()
434 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in program_formatter_420_memory()
457 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_set_dyn_expansion()
493 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in program_formatter_reset_dig_resync_fifo()
Ddce_opp.h265 #define TO_DCE110_OPP(opp)\ macro