Lines Matching defs:offset
61 * The half-word at offset <setting_shift> in <setting_dword> BFPT DWORD
74 * The half-word at offset <shift> in DWORD <dword> encodes the
145 * @addr: offset in the serial flash memory
172 * @addr: offset in the SFDP area to start reading data from
208 * @addr: offset in the SFDP area to start reading data from
395 region_erase_mask = region->offset & SNOR_ERASE_TYPE_MASK;
401 region->offset = (region->offset & ~SNOR_ERASE_TYPE_MASK) |
556 map->uniform_erase_type = map->uniform_region.offset &
784 region->offset |= SNOR_LAST_REGION;
789 region->offset |= SNOR_OVERLAID_REGION;
828 u64 offset;
847 offset = 0;
853 region[i].offset = offset | erase_type;
869 offset = (region[i].offset & ~SNOR_ERASE_FLAGS_MASK) +
1251 /* Address offset for volatile registers (die 0) */
1309 /* Address offset for volatile registers of additional dice */