Add AR934x GPIO function configuration.

Obtained from:	Linux OpenWRT
This commit is contained in:
Adrian Chadd 2015-01-03 06:30:30 +00:00
parent ceddd71f29
commit e2fa3a330a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276608

View File

@ -179,6 +179,12 @@
/*
* GPIO block
*/
#define AR934X_GPIO_REG_OUT_FUNC0 0x2c
#define AR934X_GPIO_REG_OUT_FUNC1 0x30
#define AR934X_GPIO_REG_OUT_FUNC2 0x34
#define AR934X_GPIO_REG_OUT_FUNC3 0x38
#define AR934X_GPIO_REG_OUT_FUNC4 0x3c
#define AR934X_GPIO_REG_OUT_FUNC5 0x40
#define AR934X_GPIO_REG_FUNC 0x6c
#define AR934X_GPIO_COUNT 23