Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dce112/
H A Ddce112_clk_mgr.c87 dce_clk_params.clock_type = DCECLOCK_TYPE_DISPLAY_CLOCK; in dce112_set_clock()
141 dce_clk_params.clock_type = DCECLOCK_TYPE_DISPLAY_CLOCK; in dce112_set_dispclk()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c313 case DCECLOCK_TYPE_DISPLAY_CLOCK: in dc_clock_type_to_atom()
H A Dcommand_table_helper_dce112.c313 case DCECLOCK_TYPE_DISPLAY_CLOCK: in dc_clock_type_to_atom()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h261 DCECLOCK_TYPE_DISPLAY_CLOCK = 0, enumerator
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clk_mgr.c306 dce_clk_params.clock_type = DCECLOCK_TYPE_DISPLAY_CLOCK; in dce112_set_clock()