Searched refs:max_regs (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | asm-offsets.c | 54 DEFINE(MAX_MPR0, offsetof(struct max_regs, mpr0)); in main() 55 DEFINE(MAX_SGPCR0, offsetof(struct max_regs, sgpcr0)); in main() 56 DEFINE(MAX_MPR1, offsetof(struct max_regs, mpr1)); in main() 57 DEFINE(MAX_SGPCR1, offsetof(struct max_regs, sgpcr1)); in main() 58 DEFINE(MAX_MPR2, offsetof(struct max_regs, mpr2)); in main() 59 DEFINE(MAX_SGPCR2, offsetof(struct max_regs, sgpcr2)); in main() 60 DEFINE(MAX_MPR3, offsetof(struct max_regs, mpr3)); in main() 61 DEFINE(MAX_SGPCR3, offsetof(struct max_regs, sgpcr3)); in main() 62 DEFINE(MAX_MPR4, offsetof(struct max_regs, mpr4)); in main() 63 DEFINE(MAX_SGPCR4, offsetof(struct max_regs, sgpcr4)); in main() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx35/ |
| H A D | imx-regs.h | 314 struct max_regs { struct
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/ |
| H A D | imx-regs.h | 127 struct max_regs { struct
|