Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c354 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_speed_grade_hz()
386 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_temp_grade()
466 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in nxp_board_rev()
H A Dmac.c33 fuse = (struct imx_mac_fuse *)(ulong)(OCOTP_BASE_ADDR + offset); in imx_get_mac_from_fuse()
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dsoc.c133 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in is_mx7d()
333 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_board_serial()
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c125 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_speed_grade_hz()
184 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_temp_grade()
329 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in init_bandgap()
H A Dopos6ul.c236 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in spl_dram_init()
/openbmc/u-boot/include/configs/
H A Dot1200.h36 #define IMX_OTP_BASE OCOTP_BASE_ADDR
/openbmc/u-boot/arch/arm/cpu/armv7/vf610/
H A Dgeneric.c257 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in imx_get_mac_from_fuse()
/openbmc/u-boot/drivers/misc/
H A Dmxc_ocotp.c171 *regs = (struct ocotp_regs *)OCOTP_BASE_ADDR; in prepare_access()
/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dimx-regs.h40 #define OCOTP_BASE_ADDR 0x30350000 macro
/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dimx-regs.h94 #define OCOTP_BASE_ADDR (AIPS1_BASE_ADDR + 0x00025000) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h280 #define OCOTP_BASE_ADDR (AIPS2_OFF_BASE_ADDR + 0x3C000) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dimx-regs.h144 #define OCOTP_BASE_ADDR ((AIPS1_BASE + (AIPS1_SLOT_SIZE * OCOTP_CTRL_AIPS1_SLOT))) macro
/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h111 #define OCOTP_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x150000) macro