/* * drivers/power/axp/axp80x/axp80x-gpio.h * (C) Copyright 2010-2016 * Allwinner Technology Co., Ltd. * Pannan * * 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. */ #ifndef AXP80_GPIO_H #define AXP80_GPIO_H #include "axp80x.h" #define AXP_GPIO0_CFG (AXP80X_WAKEUP_PIN_CTRL) /* 0x35 */ #endif