Searched refs:OTP_UBOOT_ROLLBACK_WORDS (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | rk3562_common.h | 41 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rk3506_common.h | 41 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rv1126_common.h | 40 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rk3576_common.h | 44 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rk3528_common.h | 55 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rk3588_common.h | 44 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rk3568_common.h | 46 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rv1103b_common.h | 41 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rv1126b_common.h | 44 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| H A D | rv1106_common.h | 47 #define OTP_UBOOT_ROLLBACK_WORDS 2 /* 64 bits, 2 words */ macro
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | spl.c | 654 for (i = 0; i < OTP_UBOOT_ROLLBACK_WORDS; i++) { 680 if (fit_index > OTP_UBOOT_ROLLBACK_WORDS * 32) 692 for (i = 0; i < OTP_UBOOT_ROLLBACK_WORDS; i++) {
|