Searched defs:board (Results 1 – 12 of 12) sorted by relevance
26 const char *board = "XT_AV60"; variable29 const char *board = "XT_AV110"; variable32 const char *board = "XT_AV200"; variable35 const char *board = "XT_ML605"; variable38 const char *board = "XT_KC705"; variable41 const char *board = "<unknown>"; variable
1005 void setup_iomux_gpio(int board, struct ventana_board_info *info) in setup_iomux_gpio()1157 void setup_board_gpio(int board, struct ventana_board_info *info) in setup_board_gpio()1247 int board = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in setup_pmic() local1397 int board = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_mmc_getcd() local
260 enum board_type board; in set_mux_conf_regs() local373 __maybe_unused enum board_type board; in board_eth_init() local
180 void enable_board_pin_mux(enum board_type board) in enable_board_pin_mux()
181 struct board_id *board; in board_late_init() local
219 board directory. label269 board directory as vga.bin. label
107 def AddBoard(self, board): argument
380 def GetMakeArguments(self, board): argument
707 def AddLine(lines_summary, lines_boards, line, board): argument
546 int board = get_board_value(); in spl_dram_init() local
263 const char *board = getenv("board"); in fb_getvar() local
131 struct at91_udc_data board; member