Home
last modified time | relevance | path

Searched refs:board_ti_was_eeprom_read (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/board/ti/common/
Dboard_detect.h214 bool board_ti_was_eeprom_read(void);
Dboard_detect.c460 bool __maybe_unused board_ti_was_eeprom_read(void) in board_ti_was_eeprom_read() function
/external/u-boot/board/ti/ks2_evm/
Dmux-k2g.h354 if (!board_ti_was_eeprom_read()) { in k2g_mux_config()
Dboard_k2g.c237 bool eeprom_read = board_ti_was_eeprom_read(); in board_fit_config_name_match()
/external/u-boot/board/ti/am43xx/
Dboard.c918 bool eeprom_read = board_ti_was_eeprom_read(); in board_fit_config_name_match()