/* SPDX-License-Identifier: GPL-2.0 */ /****************************************************************************** * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * * Modifications for inclusion into the Linux staging tree are * Copyright(c) 2010 Larry Finger. All rights reserved. * * Contact information: * WLAN FAE <[email protected]> * Larry Finger <[email protected]> * ******************************************************************************/ #ifndef __RTL8712_GP_REGDEF_H__ #define __RTL8712_GP_REGDEF_H__ #define PSTIMER … #define TIMER1 … #define TIMER2 … #define GPIO_CTRL … #define GPIO_IO_SEL … #define GPIO_INTCTRL … #define MAC_PINMUX_CTRL … #define LEDCFG … #define PHY_REG_RPT … #define PHY_REG_DATA … #endif /*__RTL8712_GP_REGDEF_H__ */