root/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_mcg/dml2_mcg_dcn42.h
/* SPDX-License-Identifier: MIT */
//
// Copyright 2026 Advanced Micro Devices, Inc.

#ifndef __DML2_MCG_DCN42_H__
#define __DML2_MCG_DCN42_H__

#include "dml2_internal_shared_types.h"

bool mcg_dcn42_build_min_clock_table(struct dml2_mcg_build_min_clock_table_params_in_out *in_out);

#endif