Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/lib/
H A Dasm-offsets.c94 DEFINE(GPCR, IMX_SYSTEM_CTL_BASE + in main()
96 DEFINE(FMCR, IMX_SYSTEM_CTL_BASE + in main()
/openbmc/u-boot/board/armadeus/apf27/
H A Dfpga.c195 (struct system_control_regs *)IMX_SYSTEM_CTL_BASE; in apf27_fpga_setup()
H A Dapf27.c164 (struct system_control_regs *)IMX_SYSTEM_CTL_BASE; in apf27_setup_port()
/openbmc/u-boot/arch/arm/include/asm/arch-mx27/
H A Dimx-regs.h196 #define IMX_SYSTEM_CTL_BASE (0x27800 + IMX_IO_BASE) macro