Searched defs:board_type (Results 1 – 16 of 16) sorted by relevance
216 int *board_type = (int *)OCRAM_START; in show_board_info() local224 int *board_type = (int *)OCRAM_START; in board_late_init() local368 int *board_type = (int *)OCRAM_START; in spl_dram_init() local
63 int board_type = 0; in lookup_board_type() local161 int board_type = 0; in main() local
19 int board_type; member
298 int dram_init(int board_type) in dram_init()
59 enum board_type { enum323 static enum board_type board_type(void) in board_type() function
17 enum board_type { enum69 enum board_type board_type; member
70 const char *board_type[] = {"u3", "x2"}; in get_board_type() local
83 def run_build(config, source_dir, build_dir, board_type, log): argument
25 int board_type; variable
1016 void ft_early_fixup(void *blob, int board_type) in ft_early_fixup()
72 static int board_type = -1; variable
62 u16 board_type; member
49 uint16_t board_type; /* Board type that the image is for */ member
104 unsigned long board_type; member
177 enum board_type { enum
115 u8 board_type; member
Completed in 57 milliseconds