Searched refs:VAR_EEPROM_F_ETH (Results 1 - 2 of 2) sorted by relevance

/u-boot/board/variscite/imx8mn_var_som/
H A Dimx8mn_var_som.c23 #define VAR_EEPROM_F_ETH BIT(1) /* Ethernet PHY on SOM. */ macro
89 info->features & VAR_EEPROM_F_ETH ? "yes" : "no",
180 if (gd_board_type() & VAR_EEPROM_F_ETH) {
/u-boot/board/variscite/common/
H A Dimx9_eeprom.h20 #define VAR_EEPROM_F_ETH BIT(1) macro

Completed in 37 milliseconds