Searched refs:eeprom_xec_regs (Results 1 – 1 of 1) sorted by relevance
53 struct eeprom_xec_regs { struct66 struct eeprom_xec_regs * const regs; argument75 static void eeprom_xec_execute_reg_set(struct eeprom_xec_regs * const regs, in eeprom_xec_execute_reg_set()87 static uint8_t eeprom_xec_data_buffer_read(struct eeprom_xec_regs * const regs, in eeprom_xec_data_buffer_read()103 static uint8_t eeprom_xec_data_buffer_write(struct eeprom_xec_regs * const regs, in eeprom_xec_data_buffer_write()119 static void eeprom_xec_wait_transfer_compl(struct eeprom_xec_regs * const regs) in eeprom_xec_wait_transfer_compl()144 static void eeprom_xec_wait_write_compl(struct eeprom_xec_regs * const regs) in eeprom_xec_wait_write_compl()170 static void eeprom_xec_data_read_32_bytes(struct eeprom_xec_regs * const regs, in eeprom_xec_data_read_32_bytes()183 static void eeprom_xec_data_write_32_bytes(struct eeprom_xec_regs * const regs, in eeprom_xec_data_write_32_bytes()229 struct eeprom_xec_regs * const regs = config->regs; in eeprom_xec_read()[all …]