Home
last modified time | relevance | path

Searched refs:regmap_mmio_gather_write (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/base/regmap/
Dregmap-mmio.c88 static int regmap_mmio_gather_write(void *context, in regmap_mmio_gather_write() function
144 return regmap_mmio_gather_write(context, data, ctx->reg_bytes, in regmap_mmio_write()
211 .gather_write = regmap_mmio_gather_write,