Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c330 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom() function
374 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
H A Dcommand_table_helper_dce112.c330 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom() function
374 .transmitter_color_depth_to_atom = transmitter_color_depth_to_atom,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table_helper_struct.h63 uint8_t (*transmitter_color_depth_to_atom)(enum transmitter_color_depth id); member
H A Dcommand_table2.c483 transmitter_color_depth_to_atom( in set_pixel_clock_v7()
H A Dcommand_table.c1247 …clk.ucDeepColorRatio = (uint8_t) bp->cmd_helper->transmitter_color_depth_to_atom(bp_params->color_… in set_pixel_clock_v7()