Home
last modified time | relevance | path

Searched refs:regmap_mmio_read8 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-mmio.c134 static unsigned int regmap_mmio_read8(struct regmap_mmio_context *ctx, in regmap_mmio_read8() function
250 ctx->reg_read = regmap_mmio_read8; in regmap_mmio_gen_context()
278 ctx->reg_read = regmap_mmio_read8; in regmap_mmio_gen_context()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-mmio.c233 static unsigned int regmap_mmio_read8(struct regmap_mmio_context *ctx, in regmap_mmio_read8() function
456 ctx->reg_read = regmap_mmio_read8; in regmap_mmio_gen_context()
500 ctx->reg_read = regmap_mmio_read8; in regmap_mmio_gen_context()

Completed in 3 milliseconds