Home
last modified time | relevance | path

Searched defs:rdc_regs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h394 struct rdc_regs { struct
395 u32 vir; /* Version information */
396 u32 reserved1[8];
397 u32 stat; /* Status */
398 u32 intctrl; /* Interrupt and Control */
399 u32 intstat; /* Interrupt Status */
400 u32 reserved2[116];
401 u32 mda[32]; /* Master Domain Assignment */
402 u32 reserved3[96];
403 u32 pdap[104]; /* Peripheral Domain Access Permissions */
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h1026 struct rdc_regs { struct
1027 u32 vir; /* Version information */
1028 u32 reserved1[8];
1029 u32 stat; /* Status */
1030 u32 intctrl; /* Interrupt and Control */
1031 u32 intstat; /* Interrupt Status */
1032 u32 reserved2[116];
1033 u32 mda[27]; /* Master Domain Assignment */
1034 u32 reserved3[101];
1035 u32 pdap[118]; /* Peripheral Domain Access Permissions */
[all …]