Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/spi/
H A Deeprom.h20 #define EE_ADDR2 0x0002 /* 16 bit addrs */ macro
/openbmc/linux/drivers/misc/eeprom/
H A Dat25.c363 chip->flags |= EE_ADDR2; in at25_fw_to_chip()
405 chip->flags |= EE_ADDR2; in at25_fram_to_chip()
477 else if (at25->chip.flags & EE_ADDR2) in at25_probe()