Searched refs:tricorder_eeprom (Results 1 – 3 of 3) sorted by relevance
21 struct tricorder_eeprom { struct32 #define TRICORDER_EEPROM_SIZE sizeof(struct tricorder_eeprom) argument39 int tricorder_get_eeprom(int addr, struct tricorder_eeprom *eeprom);
46 static void get_eeprom(struct tricorder_eeprom *eeprom) in get_eeprom()92 static void print_hwversion(struct tricorder_eeprom *eeprom) in print_hwversion()118 struct tricorder_eeprom eeprom; in misc_init_r()166 struct tricorder_eeprom eeprom; in get_board_mem_timings()
19 static int handle_eeprom_v0(struct tricorder_eeprom *eeprom) in handle_eeprom_v0()59 static int handle_eeprom_v1(struct tricorder_eeprom *eeprom) in handle_eeprom_v1()78 int tricorder_get_eeprom(int addr, struct tricorder_eeprom *eeprom) in tricorder_get_eeprom()109 struct tricorder_eeprom eeprom; in tricorder_eeprom_read()131 struct tricorder_eeprom eeprom, eeprom_verify; in tricorder_eeprom_write()