Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3568/
H A Drk3568_def.h56 #define OTP_S_BASE 0xfe3a0000 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h111 #define OTP_S_BASE 0xfe3a0000 macro
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Drk3576_def.h104 #define OTP_S_BASE 0x2a480000 macro
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/otp/
H A Dotp.c167 otp_base = OTP_S_BASE; in otp_select()