Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/ti/dra7xx/
H A Devm.c237 case DRA722_ES1_0: in emif_get_reg_dump()
300 case DRA722_ES1_0: in emif_get_dmm_regs()
644 case DRA722_ES1_0: in recalibrate_iodelay()
921 if (*omap_si_rev == DRA722_ES1_0) in board_eth_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c479 case DRA722_ES1_0: in emif_get_ext_phy_ctrl_const_regs()
715 case DRA722_ES1_0: in get_bug_regs()
H A Dhw_data.c720 case DRA722_ES1_0: in hw_data_init()
752 case DRA722_ES1_0: in get_ioregs()
H A Dhwinit.c375 *omap_si_rev = DRA722_ES1_0; in init_omap_revision()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dutils.c34 case DRA722_ES1_0: in omap_set_fastboot_cpu()
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c24 if (omap_revision() == DRA722_ES1_0) { in emif_get_dmm_regs()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Domap_common.h767 #define DRA722_ES1_0 0x07220100 macro