Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c1061 struct bp_pixel_clock_parameters bp_pixel_clock_params = {0}; in dce110_clock_source_power_down() local
1067 bp_pixel_clock_params.controller_id = CONTROLLER_ID_UNDEFINED; in dce110_clock_source_power_down()
1068 bp_pixel_clock_params.pll_id = clk_src->id; in dce110_clock_source_power_down()
1069 bp_pixel_clock_params.flags.FORCE_PROGRAMMING_OF_PLL = 1; in dce110_clock_source_power_down()
1074 &bp_pixel_clock_params); in dce110_clock_source_power_down()