Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/spi/
Deeprom.h31 #define EE_INSTR_BIT3_IS_ADDR 0x0010 macro
/linux-4.4.14/drivers/misc/eeprom/
Dat25.c90 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR) in at25_ee_read()
194 if (at25->chip.flags & EE_INSTR_BIT3_IS_ADDR) in at25_ee_write()