mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-18 22:15:46 +01:00
Add AR934x GPIO function configuration.
Obtained from: Linux OpenWRT
This commit is contained in:
parent
ceddd71f29
commit
e2fa3a330a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276608
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user