Searched refs:SPD5118_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
63 #define SPD5118_PAGE_SIZE 128 macro67 #define SPD5118_EEPROM_SIZE (SPD5118_PAGE_SIZE * SPD5118_NUM_PAGES)394 if (offset + count > SPD5118_PAGE_SIZE) in spd5118_nvmem_read_page()395 count = SPD5118_PAGE_SIZE - offset; in spd5118_nvmem_read_page()