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

/linux-master/include/linux/spi/
H A Deeprom.h32 #define EE_INSTR_BIT3_IS_ADDR 0x0010 macro
/linux-master/drivers/misc/eeprom/
H A Dat25.c104 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR)
243 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR)
357 chip->flags |= EE_INSTR_BIT3_IS_ADDR;

Completed in 121 milliseconds