Searched refs:CONFIG_SYS_I2C_EEPROM_BUS (Results 1 – 18 of 18) sorted by relevance
23 #ifndef CONFIG_SYS_I2C_EEPROM_BUS24 #define CONFIG_SYS_I2C_EEPROM_BUS 0 macro93 if (cl_eeprom_setup(CONFIG_SYS_I2C_EEPROM_BUS)) in get_board_serial()
23 #define CONFIG_SYS_I2C_EEPROM_BUS 0 macro
88 #define CONFIG_SYS_I2C_EEPROM_BUS 0 macro
73 #define CONFIG_SYS_I2C_EEPROM_BUS 1 macro
46 #define CONFIG_SYS_I2C_EEPROM_BUS SYS_I2C_BUS_SOM macro
77 #define CONFIG_SYS_I2C_EEPROM_BUS 0 macro
183 #define CONFIG_SYS_I2C_EEPROM_BUS 2 macro
78 #define CONFIG_SYS_I2C_EEPROM_BUS 2 macro
171 #if defined(CONFIG_SYS_I2C_EEPROM_BUS) in eeprom_rw()172 eeprom_init(CONFIG_SYS_I2C_EEPROM_BUS); in eeprom_rw()
114 rv = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in handle_mac_address()
42 CONFIG_SYS_I2C_EEPROM_BUS=2
55 CONFIG_SYS_I2C_EEPROM_BUS=2
88 CONFIG_SYS_I2C_EEPROM_BUS=2
91 CONFIG_SYS_I2C_EEPROM_BUS=2
168 ret = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in handle_mac_address()
203 cl_som_imx7_handle_mac_address("ethaddr", CONFIG_SYS_I2C_EEPROM_BUS); in board_eth_init()
458 if (handle_mac_address("ethaddr", CONFIG_SYS_I2C_EEPROM_BUS)) in board_eth_init()717 return cl_eeprom_get_board_rev(CONFIG_SYS_I2C_EEPROM_BUS); in get_board_rev()
108 return cl_eeprom_get_board_rev(CONFIG_SYS_I2C_EEPROM_BUS); in get_board_rev()441 rc = cl_eeprom_read_mac_addr(enetaddr, CONFIG_SYS_I2C_EEPROM_BUS); in handle_mac_address()