Home
last modified time | relevance | path

Searched refs:DRA722_ES1_0 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c478 case DRA722_ES1_0: in emif_get_ext_phy_ctrl_const_regs()
721 case DRA722_ES1_0: in get_bug_regs()
H A Dhw_data.c764 case DRA722_ES1_0: in hw_data_init()
800 case DRA722_ES1_0: in get_ioregs()
H A Dhwinit.c375 *omap_si_rev = DRA722_ES1_0; in init_omap_revision()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c295 case DRA722_ES1_0: in emif_get_reg_dump()
362 case DRA722_ES1_0: in emif_get_dmm_regs()
789 case DRA722_ES1_0: in recalibrate_iodelay()
1020 if (*omap_si_rev == DRA722_ES1_0) in board_eth_init()
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dutils.c41 case DRA722_ES1_0: in omap_set_fastboot_cpu()
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c23 if (omap_revision() == DRA722_ES1_0) { in emif_get_dmm_regs()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_common.h789 #define DRA722_ES1_0 0x07220100 macro