Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/common/
H A Dboard_detect.h214 bool board_ti_was_eeprom_read(void);
H A Dboard_detect.c456 bool __maybe_unused board_ti_was_eeprom_read(void) in board_ti_was_eeprom_read() function
/openbmc/u-boot/board/ti/ks2_evm/
H A Dmux-k2g.h354 if (!board_ti_was_eeprom_read()) { in k2g_mux_config()
H A Dboard_k2g.c238 bool eeprom_read = board_ti_was_eeprom_read(); in board_fit_config_name_match()
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c965 bool eeprom_read = board_ti_was_eeprom_read(); in board_fit_config_name_match()