blob: b7a9bcaa37aad84fbb24d1dfcd5a937751889f4d [file] [log] [blame]
/*
* include/linux/amlogic/media/registers/regs/ao_regs.h
*
* Copyright (C) 2017 Amlogic, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
*/
#ifndef AO_REGS_HEADER_
#define AO_REGS_HEADER_
#define AO_RTI_PWR_CNTL_REG0 ((0x00 << 10) | (0x04 << 2))
#define AO_RTI_GEN_PWR_SLEEP0 ((0x00 << 10) | (0x3a << 2))
#define AO_RTI_GEN_PWR_ISO0 ((0x00 << 10) | (0x3b << 2))
#endif