Searched refs:AT24_FLAG_TAKE8ADDR (Results 1 – 2 of 2) sorted by relevance
50 #define AT24_FLAG_TAKE8ADDR BIT(4) /* take always 8 addresses (24c00) */ macro
141 AT24_CHIP_DATA(at24_data_24c00, 128 / 8, AT24_FLAG_TAKE8ADDR);648 if (pdata.flags & AT24_FLAG_TAKE8ADDR) in at24_probe()