blob: 44398efdd246f7bc1c41bd4be3c407069b5a9f0f [file] [log] [blame]
/*
* Copyright (C) 2013-2014 Imagination Technologies Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#ifndef _DT_BINDINGS_CLK_TZ1090_HEP_H
#define _DT_BINDINGS_CLK_TZ1090_HEP_H
/* CR_HEP_CLK_EN - High End Peripheral clocks */
#define CLK_HEP_2D 0
#define CLK_HEP_DDR_EN 1
#define CLK_HEP_PDP 2
#define CLK_HEP_MAX 3
#endif