Home
last modified time | relevance | path

Searched refs:OTP_ALL_ONES_NUM_BITS (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Drk3562_common.h42 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drk3506_common.h42 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drv1126_common.h41 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drk3576_common.h45 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drk3528_common.h56 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drk3588_common.h45 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drk3568_common.h47 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drv1103b_common.h42 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drv1126b_common.h45 #define OTP_ALL_ONES_NUM_BITS 32 macro
H A Drv1106_common.h48 #define OTP_ALL_ONES_NUM_BITS 32 macro
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dspl.c701 index = 0xffffffff >> (OTP_ALL_ONES_NUM_BITS -
702 min(fit_index, (u32)OTP_ALL_ONES_NUM_BITS));
704 (u32)OTP_ALL_ONES_NUM_BITS);