Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_opp.c536 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_program_bit_depth_reduction()
548 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce60_opp_program_bit_depth_reduction()
560 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_program_clamping_and_pixel_encoding()
571 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce60_opp_program_clamping_and_pixel_encoding()
581 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in program_formatter_420_memory()
604 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in dce110_opp_set_dyn_expansion()
640 struct dce110_opp *opp110 = TO_DCE110_OPP(opp); in program_formatter_reset_dig_resync_fifo()
Ddce_opp.h303 #define TO_DCE110_OPP(opp)\ macro