Searched refs:EEP_PAGE_MASK (Results 1 – 1 of 1) sorted by relevance
69 #define EEP_PAGE_MASK (EP_PAGE_SIZE - 1) macro248 if ((start & EEP_PAGE_MASK) || (len & EEP_PAGE_MASK)) in read_length()291 if ((start & EEP_PAGE_MASK) || (len & EEP_PAGE_MASK)) in write_length()