mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-13 05:55:02 -04:00
i.MX6: crm_regs: define IOMUXC_GPR4/6/7
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
This commit is contained in:
parent
4f60c49a70
commit
714afa64f3
@ -16,6 +16,11 @@
|
|||||||
|
|
||||||
#ifndef __ASM_ARCH_IOMUX_H__
|
#ifndef __ASM_ARCH_IOMUX_H__
|
||||||
#define __ASM_ARCH_IOMUX_H__
|
#define __ASM_ARCH_IOMUX_H__
|
||||||
|
|
||||||
|
#define MX6_IOMUXC_GPR4 0x020e0010
|
||||||
|
#define MX6_IOMUXC_GPR6 0x020e0018
|
||||||
|
#define MX6_IOMUXC_GPR7 0x020e001c
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* IOMUXC_GPR13 bit fields
|
* IOMUXC_GPR13 bit fields
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user