Home
last modified time | relevance | path

Searched defs:board_type (Results 1 – 11 of 11) sorted by relevance

/external/autotest/client/cros/audio/
Daudio_spec.py11 def has_internal_speaker(board_type, board_name): argument
27 def has_internal_microphone(board_type): argument
41 def has_headphone(board_type): argument
/external/u-boot/include/samsung/
Dexynos5-dt-types.h18 int board_type; member
/external/u-boot/board/birdland/bav335x/
Dboard.h16 enum board_type {UNKNOWN, BAV335A, BAV335B}; enum
/external/u-boot/board/solidrun/mx6cuboxi/
Dmx6cuboxi.c60 enum board_type { enum
392 static enum board_type board_type(void) in board_type() function
/external/u-boot/board/samsung/odroid/
Dodroid.c59 const char *board_type[] = {"u3", "x2"}; in get_board_type() local
/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dpei_data.h17 enum board_type { enum
69 enum board_type board_type; member
/external/u-boot/board/gateworks/gw_ventana/
Dcommon.c1335 int board_type = read_eeprom(CONFIG_I2C_GSC, &ventana_info); in board_mmc_init() local
Dgw_ventana.c54 static int board_type; variable
/external/u-boot/board/embest/mx6boards/
Dmx6boards.c69 static int board_type = -1; variable
/external/u-boot/include/asm-generic/
Dglobal_data.h44 unsigned long board_type; member
/external/u-boot/include/
Dsmbios.h109 u8 board_type; member