Searched refs:do_board_detect (Results 1 - 25 of 28) sorted by relevance

12

/u-boot/board/mscc/servalt/
H A Dservalt.c30 static void do_board_detect(void) function
48 do_board_detect();
/u-boot/board/mscc/serval/
H A Dserval.c41 static void do_board_detect(void) function
80 do_board_detect();
/u-boot/board/mscc/luton/
H A Dluton.c47 static void do_board_detect(void) function
75 do_board_detect();
/u-boot/board/mscc/ocelot/
H A Docelot.c86 static void do_board_detect(void) function
117 do_board_detect();
/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dsys_proto.h48 void do_board_detect(void);
/u-boot/arch/arm/mach-k3/
H A Dcommon.h46 void do_board_detect(void);
H A Dj721e_init.c148 do_board_detect();
275 do_board_detect();
H A Dam654_init.c247 do_board_detect();
H A Dj721s2_init.c244 do_board_detect();
H A Dcommon.c293 * do_board_detect() - Detect board description
298 void __weak do_board_detect(void) function
H A Dam642_init.c107 do_board_detect();
/u-boot/board/ti/am64x/
H A Devm.c155 int do_board_detect(void) function
178 if (!do_board_detect())
195 if (do_board_detect())
/u-boot/board/ti/j721s2/
H A Devm.c83 int do_board_detect(void) function
109 if (do_board_detect())
128 if (do_board_detect())
/u-boot/board/ti/am65x/
H A Devm.c107 int do_board_detect(void) function
124 if (do_board_detect())
137 if (do_board_detect())
/u-boot/board/mscc/jr2/
H A Djr2.c98 static void do_board_detect(void) function
144 do_board_detect();
/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h51 void do_board_detect(void);
/u-boot/board/kontron/sl-mx8mm/
H A Dspl.c113 int do_board_detect(void) function
230 do_board_detect();
/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c129 * do_board_detect() - Detect board description
134 void __weak do_board_detect(void) function
208 do_board_detect();
/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsys_proto.h56 void do_board_detect(void);
/u-boot/board/ti/j721e/
H A Devm.c145 int do_board_detect(void) function
171 if (do_board_detect())
367 if (do_board_detect())
/u-boot/board/kontron/sl-mx6ul/
H A Dspl.c296 static int do_board_detect(void) function
332 do_board_detect();
/u-boot/board/aristainetos/
H A Daristainetos.c502 static void do_board_detect(void) function
525 do_board_detect();
/u-boot/board/ti/am43xx/
H A Dboard.c47 void do_board_detect(void) function
851 do_board_detect();
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c502 do_board_detect();
/u-boot/board/siemens/iot2050/
H A Dboard.c386 int do_board_detect(void) function

Completed in 105 milliseconds

12