Searched refs:eeprom_93cx6_write_bits (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/misc/eeprom/ |
H A D | eeprom_93cx6.c | 84 static void eeprom_93cx6_write_bits(struct eeprom_93cx6 *eeprom, in eeprom_93cx6_write_bits() function 186 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_read() 257 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_readb() 318 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_wren() 350 eeprom_93cx6_write_bits(eeprom, command, in eeprom_93cx6_write() 354 eeprom_93cx6_write_bits(eeprom, data, 16); in eeprom_93cx6_write()
|