blob: fa9a11c1a10343725c77174da96572a961203911 [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_PDC_H
#define _DT_BINDINGS_CLK_TZ1090_PDC_H
/* Powerdown Controller clocks */
#define CLK_PDC_XTAL1_DIV 0
#define CLK_PDC_32KHZ 1
#define CLK_PDC_MAX 2
#endif