Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/spi/
H A Deeprom.h21 #define EE_ADDR3 0x0004 /* 24 bit addrs */ macro
/openbmc/linux/drivers/misc/eeprom/
H A Dat25.c366 chip->flags |= EE_ADDR3; in at25_fw_to_chip()
403 chip->flags |= EE_ADDR3; in at25_fram_to_chip()
479 else if (at25->chip.flags & EE_ADDR3) in at25_probe()