Searched refs:AT34C02_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
43 #define AT34C02_PAGESIZE 16 macro44 #define AT34C02_PAGEMASK (AT34C02_PAGESIZE - 1)
189 unitp->seeprom_pagesize = AT34C02_PAGESIZE; in seeprom_do_attach()