Searched refs:is_dra7xx (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-omap2/
H A Demif-common.c173 if (!is_dra7xx())
193 if ((omap_revision() >= OMAP5430_ES1_0) || is_dra7xx()) {
1291 if (!in_sdram && (!warm_reset() || is_dra7xx())) {
1302 EMIF_SDRAM_TYPE_DDR3) && !is_dra7xx()) {
1480 if (is_dra7xx())
1598 (!in_sdram && !warm_reset()) && (!is_dra7xx())) {
/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c639 if (is_dra7xx())
694 if (is_dra7xx())
H A Dfdt.c293 if (!is_dra72x() && !is_dra7xx())
H A Dhwinit.c90 if (!is_dra7xx()) {
/u-boot/arch/arm/include/asm/
H A Domap_common.h742 static inline u8 is_dra7xx(void) function

Completed in 103 milliseconds