Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Dat25.c63 #define AT25_INSTR_BIT3 0x08 /* additional address bit in instr */ macro
106 instr |= AT25_INSTR_BIT3; in at25_ee_read()
245 instr |= AT25_INSTR_BIT3; in at25_ee_write()