Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A DMakefile5 obj-$(CONFIG_REGMAP) += regmap.o regcache.o
6 obj-$(CONFIG_REGMAP) += regcache-rbtree.o regcache-flat.o regcache-maple.o
/openbmc/linux/sound/soc/fsl/
H A Dimx-audmux.c26 static u32 *regcache; variable
309 regcache = devm_kzalloc(&pdev->dev, sizeof(u32) * reg_max, GFP_KERNEL); in imx_audmux_probe()
310 if (!regcache) in imx_audmux_probe()
332 regcache[i] = readl(audmux_base + i * 4); in imx_audmux_suspend()
346 writel(regcache[i], audmux_base + i * 4); in imx_audmux_resume()
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]