Home
last modified time | relevance | path

Searched refs:EE_INSTR_BIT3_IS_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/spi/
A Deeprom.h32 #define EE_INSTR_BIT3_IS_ADDR 0x0010 macro
/linux/drivers/misc/eeprom/
A Dat25.c98 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR) in at25_ee_read()
231 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR) in at25_ee_write()
339 chip->flags |= EE_INSTR_BIT3_IS_ADDR; in at25_fw_to_chip()

Completed in 5 milliseconds