Home
last modified time | relevance | path

Searched refs:mac_addr_max_cnt (Results 1 – 2 of 2) sorted by relevance

/u-boot/board/ti/common/
A Dboard_detect.c365 u8 mac_addr_max_cnt, in ti_i2c_eeprom_am6_parse_record() argument
394 if (!mac_addr || !mac_addr_max_cnt) in ti_i2c_eeprom_am6_parse_record()
407 *mac_addr_cnt = min(*mac_addr_cnt, mac_addr_max_cnt); in ti_i2c_eeprom_am6_parse_record()
428 u8 mac_addr_max_cnt, in ti_i2c_eeprom_am6_get() argument
503 mac_addr_max_cnt, in ti_i2c_eeprom_am6_get()
A Dboard_detect.h304 u8 mac_addr_max_cnt,

Completed in 5 milliseconds