Path: blob/master/include/dt-bindings/reset/gxbb-aoclkc.h
26282 views
/*1* This file is provided under a dual BSD/GPLv2 license. When using or2* redistributing this file, you may do so under either license.3*4* GPL LICENSE SUMMARY5*6* Copyright (c) 2016 BayLibre, SAS.7* Author: Neil Armstrong <[email protected]>8*9* This program is free software; you can redistribute it and/or modify10* it under the terms of version 2 of the GNU General Public License as11* published by the Free Software Foundation.12*13* This program is distributed in the hope that it will be useful, but14* WITHOUT ANY WARRANTY; without even the implied warranty of15* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU16* General Public License for more details.17*18* You should have received a copy of the GNU General Public License19* along with this program; if not, see <http://www.gnu.org/licenses/>.20* The full GNU General Public License is included in this distribution21* in the file called COPYING.22*23* BSD LICENSE24*25* Copyright (c) 2016 BayLibre, SAS.26* Author: Neil Armstrong <[email protected]>27*28* Redistribution and use in source and binary forms, with or without29* modification, are permitted provided that the following conditions30* are met:31*32* * Redistributions of source code must retain the above copyright33* notice, this list of conditions and the following disclaimer.34* * Redistributions in binary form must reproduce the above copyright35* notice, this list of conditions and the following disclaimer in36* the documentation and/or other materials provided with the37* distribution.38* * Neither the name of Intel Corporation nor the names of its39* contributors may be used to endorse or promote products derived40* from this software without specific prior written permission.41*42* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS43* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT44* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR45* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT46* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,47* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT48* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,49* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY50* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT51* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE52* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.53*/5455#ifndef DT_BINDINGS_RESET_AMLOGIC_MESON_GXBB_AOCLK56#define DT_BINDINGS_RESET_AMLOGIC_MESON_GXBB_AOCLK5758#define RESET_AO_REMOTE 059#define RESET_AO_I2C_MASTER 160#define RESET_AO_I2C_SLAVE 261#define RESET_AO_UART1 362#define RESET_AO_UART2 463#define RESET_AO_IR_BLASTER 56465#endif666768