Searched refs:AT24C64_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
38 #define AT24C64_PAGESIZE 32 macro39 #define AT24C64_PAGEMASK (AT24C64_PAGESIZE - 1)
197 unitp->seeprom_pagesize = AT24C64_PAGESIZE; in seeprom_do_attach()