linux/drivers/gpu/drm/radeon/rs780_dpm.h

/*
 * Copyright 2011 Advanced Micro Devices, Inc.
 *
 * Permission is hereby granted, free of charge, to any person obtaining a
 * copy of this software and associated documentation files (the "Software"),
 * to deal in the Software without restriction, including without limitation
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
 * and/or sell copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
 * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR
 * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 */
#ifndef __RS780_DPM_H__
#define __RS780_DPM_H__

enum rs780_vddc_level {};

struct igp_power_info {};

struct igp_ps {};

#define RS780_CGFTV_DFLT
#define RS780_FBDIVTIMERVAL_DFLT

#define RS780_FVTHROTUTC0_DFLT
#define RS780_FVTHROTUTC1_DFLT
#define RS780_FVTHROTUTC2_DFLT
#define RS780_FVTHROTUTC3_DFLT
#define RS780_FVTHROTUTC4_DFLT

#define RS780_FVTHROTDTC0_DFLT
#define RS780_FVTHROTDTC1_DFLT
#define RS780_FVTHROTDTC2_DFLT
#define RS780_FVTHROTDTC3_DFLT
#define RS780_FVTHROTDTC4_DFLT

#define RS780_FVTHROTFBUSREG0_DFLT
#define RS780_FVTHROTFBUSREG1_DFLT
#define RS780_FVTHROTFBDSREG0_DFLT
#define RS780_FVTHROTFBDSREG1_DFLT

#define RS780_FVTHROTPWMUSREG0_DFLT
#define RS780_FVTHROTPWMUSREG1_DFLT
#define RS780_FVTHROTPWMDSREG0_DFLT
#define RS780_FVTHROTPWMDSREG1_DFLT

#define RS780_FVTHROTPWMFBDIVRANGEREG0_DFLT
#define RS780_FVTHROTPWMFBDIVRANGEREG1_DFLT
#define RS780_FVTHROTPWMFBDIVRANGEREG2_DFLT

#define RS780D_FVTHROTPWMFBDIVRANGEREG0_DFLT
#define RS780D_FVTHROTPWMFBDIVRANGEREG1_DFLT
#define RS780D_FVTHROTPWMFBDIVRANGEREG2_DFLT

#define RS880D_FVTHROTPWMFBDIVRANGEREG0_DFLT
#define RS880D_FVTHROTPWMFBDIVRANGEREG1_DFLT
#define RS880D_FVTHROTPWMFBDIVRANGEREG2_DFLT

#define RS780_FVTHROTPWMRANGE0_GPIO_DFLT
#define RS780_FVTHROTPWMRANGE1_GPIO_DFLT
#define RS780_FVTHROTPWMRANGE2_GPIO_DFLT
#define RS780_FVTHROTPWMRANGE3_GPIO_DFLT

#define RS780_SLOWCLKFEEDBACKDIV_DFLT

#define RS780_CGCLKGATING_DFLT

#define RS780_DEFAULT_VCLK_FREQ
#define RS780_DEFAULT_DCLK_FREQ

#endif