Home
last modified time | relevance | path

Searched defs:next_ofs (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c311 u32 next_ofs = offset_in_page(tl->hwsp_offset + TIMELINE_SEQNO_BYTES); in __intel_timeline_get_seqno() local
/openbmc/u-boot/cmd/
H A Donenand.c24 static loff_t next_ofs; variable