Searched refs:last_off (Results 1 – 4 of 4) sorted by relevance
50 int last_off; member62 if (spics->last_off != offset) { in spics_set_value()63 spics->last_off = offset; in spics_set_value()147 spics->last_off = -1; in spics_gpio_probe()
57 offset = t->last_off & ~align1; in bit_map_string_get()89 if ((t->last_off = offset + len) >= t->size) in bit_map_string_get()90 t->last_off = 0; in bit_map_string_get()
18 int last_off; member
2187 int last_off = pos->offset & in emulate_ggtt_mmio_write() local2190 memcpy((void *)&e.val64 + last_off, in emulate_ggtt_mmio_write()2191 (void *)&pos->data + last_off, in emulate_ggtt_mmio_write()