Searched refs:cl_eeprom_layout (Results 1 – 1 of 1) sorted by relevance
42 static int cl_eeprom_layout; /* Implicitly LAYOUT_INVALID */ variable69 if (cl_eeprom_layout != LAYOUT_INVALID && eeprom_bus == cl_eeprom_bus) in cl_eeprom_setup()74 (uchar *)&cl_eeprom_layout, 1); in cl_eeprom_setup()76 cl_eeprom_layout = LAYOUT_INVALID; in cl_eeprom_setup()80 if (cl_eeprom_layout == 0 || cl_eeprom_layout >= 0x20) in cl_eeprom_setup()81 cl_eeprom_layout = LAYOUT_LEGACY; in cl_eeprom_setup()96 offset = (cl_eeprom_layout != LAYOUT_LEGACY) ? in get_board_serial()121 offset = (cl_eeprom_layout != LAYOUT_LEGACY) ? in cl_eeprom_read_mac_addr()144 if (cl_eeprom_layout != LAYOUT_LEGACY) in cl_eeprom_get_board_rev()154 if (cl_eeprom_layout == LAYOUT_LEGACY) { in cl_eeprom_get_board_rev()