atom_action       257 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 	uint8_t atom_action = 0;
atom_action       261 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 		atom_action = ATOM_ENABLE;
atom_action       264 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 		atom_action = ATOM_DISABLE;
atom_action       267 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 		atom_action = ATOM_ENCODER_CMD_SETUP;
atom_action       270 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 		atom_action = ATOM_ENCODER_INIT;
atom_action       277 drivers/gpu/drm/amd/display/dc/bios/dce110/command_table_helper_dce110.c 	return atom_action;
atom_action       259 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 	uint8_t atom_action = 0;
atom_action       263 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atom_action = ATOM_ENABLE;
atom_action       266 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atom_action = ATOM_DISABLE;
atom_action       269 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atom_action = ATOM_ENCODER_CMD_STREAM_SETUP;
atom_action       272 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atom_action = ATOM_ENCODER_INIT;
atom_action       279 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 	return atom_action;
atom_action       259 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 	uint8_t atom_action = 0;
atom_action       263 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atom_action = ATOM_ENABLE;
atom_action       266 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atom_action = ATOM_DISABLE;
atom_action       269 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atom_action = ATOM_ENCODER_CMD_STREAM_SETUP;
atom_action       272 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atom_action = ATOM_ENCODER_INIT;
atom_action       279 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 	return atom_action;
atom_action        38 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 	uint8_t atom_action = 0;
atom_action        42 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 		atom_action = ATOM_ENABLE;
atom_action        45 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 		atom_action = ATOM_DISABLE;
atom_action        48 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 		atom_action = ATOM_ENCODER_CMD_SETUP;
atom_action        51 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 		atom_action = ATOM_ENCODER_INIT;
atom_action        58 drivers/gpu/drm/amd/display/dc/bios/dce80/command_table_helper_dce80.c 	return atom_action;