Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-base.h35 #define MXS_OCOTP_BASE 0x8002C000 macro
79 #define MXS_OCOTP_BASE 0x8002C000 macro
/openbmc/u-boot/board/bluegiga/apx4devkit/
H A Dapx4devkit.c115 (struct mxs_ocotp_regs *)MXS_OCOTP_BASE; in get_board_serial()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c238 (struct mxs_ocotp_regs *)MXS_OCOTP_BASE; in imx_get_mac_from_fuse()
/openbmc/u-boot/drivers/misc/
H A Dmxs_ocotp.c25 (struct mxs_ocotp_regs *)MXS_OCOTP_BASE;