Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3568/
H A Drk3568.c73 #define OTP_SPEC_NUM_MASK 0x1f macro
1260 spec = val & OTP_SPEC_NUM_MASK; in soc_id_init()