Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Dat24.c41 #define AT24_FLAG_NO_RDROL BIT(1) macro
316 if (at24->flags & AT24_FLAG_NO_RDROL) { in at24_adjust_read_count()
646 flags |= AT24_FLAG_NO_RDROL; in at24_probe()