Home
last modified time | relevance | path

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

/arch/arm/mach-imx/
A Dcpu.c366 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_speed_grade_hz()
412 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_temp_grade()
497 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in nxp_board_rev()
A Dmac.c32 fuse = (struct imx_mac_fuse *)(ulong)(OCOTP_BASE_ADDR + offset); in imx_get_mac_from_fuse()
/arch/arm/mach-imx/mx6/
A Dsoc.c139 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_speed_grade_hz()
198 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_temp_grade()
343 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in init_bandgap()
734 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in setup_serial_number()
A Dmodule_fuse.c179 reg = readl(OCOTP_BASE_ADDR + in check_module_fused()
199 reg = readl(OCOTP_BASE_ADDR + in ft_system_setup()
A Dopos6ul.c176 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in spl_dram_init()
/arch/arm/mach-imx/mx7/
A Dsoc.c143 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in is_mx7d()
404 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_board_serial()
/arch/arm/mach-imx/imx8m/
A Dsoc.c381 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_cpu_variant_type()
513 if (readl((void __iomem *)(OCOTP_BASE_ADDR + 0x40)) == 0xff0055aa) { in get_cpu_rev()
647 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in arch_cpu_init()
886 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in check_dcss_fused()
1506 if (is_imx8mq() && !(readl(OCOTP_BASE_ADDR + 0x450) & 0x08000000)) { in do_error()
1512 if (readl(OCOTP_BASE_ADDR + 0x630) & 0x1) { in do_error()
/arch/arm/mach-imx/mx7ulp/
A Dsoc.c422 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in get_board_serial()
/arch/arm/cpu/armv7/vf610/
A Dgeneric.c264 struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR; in imx_get_mac_from_fuse()
/arch/arm/include/asm/arch-imx8m/
A Dimx-regs.h28 #define OCOTP_BASE_ADDR 0x30350000 macro
/arch/arm/include/asm/arch-vf610/
A Dimx-regs.h94 #define OCOTP_BASE_ADDR (AIPS1_BASE_ADDR + 0x00025000) macro
/arch/arm/include/asm/arch-mx6/
A Dimx-regs.h279 #define OCOTP_BASE_ADDR (AIPS2_OFF_BASE_ADDR + 0x3C000) macro
/arch/arm/include/asm/arch-mx7ulp/
A Dimx-regs.h150 #define OCOTP_BASE_ADDR ((AIPS1_BASE + (AIPS1_SLOT_SIZE * OCOTP_CTRL_AIPS1_SLOT))) macro
/arch/arm/include/asm/arch-mx7/
A Dimx-regs.h110 #define OCOTP_BASE_ADDR (AIPS1_OFF_BASE_ADDR+0x150000) macro

Completed in 66 milliseconds