reg_cache         289 drivers/clk/samsung/clk.c 	struct samsung_clock_reg_cache *reg_cache;
reg_cache         291 drivers/clk/samsung/clk.c 	list_for_each_entry(reg_cache, &clock_reg_cache_list, node) {
reg_cache         292 drivers/clk/samsung/clk.c 		samsung_clk_save(reg_cache->reg_base, reg_cache->rdump,
reg_cache         293 drivers/clk/samsung/clk.c 				reg_cache->rd_num);
reg_cache         294 drivers/clk/samsung/clk.c 		samsung_clk_restore(reg_cache->reg_base, reg_cache->rsuspend,
reg_cache         295 drivers/clk/samsung/clk.c 				reg_cache->rsuspend_num);
reg_cache         302 drivers/clk/samsung/clk.c 	struct samsung_clock_reg_cache *reg_cache;
reg_cache         304 drivers/clk/samsung/clk.c 	list_for_each_entry(reg_cache, &clock_reg_cache_list, node)
reg_cache         305 drivers/clk/samsung/clk.c 		samsung_clk_restore(reg_cache->reg_base, reg_cache->rdump,
reg_cache         306 drivers/clk/samsung/clk.c 				reg_cache->rd_num);
reg_cache         320 drivers/clk/samsung/clk.c 	struct samsung_clock_reg_cache *reg_cache;
reg_cache         322 drivers/clk/samsung/clk.c 	reg_cache = kzalloc(sizeof(struct samsung_clock_reg_cache),
reg_cache         324 drivers/clk/samsung/clk.c 	if (!reg_cache)
reg_cache         326 drivers/clk/samsung/clk.c 	reg_cache->rdump = samsung_clk_alloc_reg_dump(rdump, nr_rdump);
reg_cache         328 drivers/clk/samsung/clk.c 	if (!reg_cache->rdump)
reg_cache         334 drivers/clk/samsung/clk.c 	reg_cache->reg_base = reg_base;
reg_cache         335 drivers/clk/samsung/clk.c 	reg_cache->rd_num = nr_rdump;
reg_cache         336 drivers/clk/samsung/clk.c 	reg_cache->rsuspend = rsuspend;
reg_cache         337 drivers/clk/samsung/clk.c 	reg_cache->rsuspend_num = nr_rsuspend;
reg_cache         338 drivers/clk/samsung/clk.c 	list_add_tail(&reg_cache->node, &clock_reg_cache_list);
reg_cache         101 drivers/mfd/aat2870-core.c 	if (!aat2870->reg_cache[addr].readable) {
reg_cache         102 drivers/mfd/aat2870-core.c 		*val = aat2870->reg_cache[addr].value;
reg_cache         133 drivers/mfd/aat2870-core.c 	if (!aat2870->reg_cache[addr].writeable) {
reg_cache         147 drivers/mfd/aat2870-core.c 	aat2870->reg_cache[addr].value = val;
reg_cache         354 drivers/mfd/aat2870-core.c 	aat2870->reg_cache = aat2870_regs;
reg_cache         434 drivers/mfd/aat2870-core.c 		reg = &aat2870->reg_cache[i];
reg_cache          52 drivers/misc/isl29003.c 	u8 reg_cache[ISL29003_NUM_CACHABLE_REGS];
reg_cache          69 drivers/misc/isl29003.c 	return (data->reg_cache[reg] & mask) >> shift;
reg_cache          84 drivers/misc/isl29003.c 	tmp = data->reg_cache[reg];
reg_cache          90 drivers/misc/isl29003.c 		data->reg_cache[reg] = tmp;
reg_cache         150 drivers/misc/isl29003.c 	u8 cmdreg = data->reg_cache[ISL29003_REG_COMMAND];
reg_cache         355 drivers/misc/isl29003.c 	for (i = 0; i < ARRAY_SIZE(data->reg_cache); i++) {
reg_cache         361 drivers/misc/isl29003.c 		data->reg_cache[i] = v;
reg_cache         438 drivers/misc/isl29003.c 	for (i = 0; i < ARRAY_SIZE(data->reg_cache); i++)
reg_cache         439 drivers/misc/isl29003.c 		if (i2c_smbus_write_byte_data(client, i, data->reg_cache[i]))
reg_cache         372 drivers/misc/lis3lv02d/lis3lv02d.c 		lis3->read(lis3, lis3->regs[i], &lis3->reg_cache[i]);
reg_cache         381 drivers/misc/lis3lv02d/lis3lv02d.c 			lis3->write(lis3, lis3->regs[i], lis3->reg_cache[i]);
reg_cache         876 drivers/misc/lis3lv02d/lis3lv02d.c 	kfree(lis3->reg_cache);
reg_cache        1160 drivers/misc/lis3lv02d/lis3lv02d.c 	lis3->reg_cache = kzalloc(max(sizeof(lis3_wai8_regs),
reg_cache        1163 drivers/misc/lis3lv02d/lis3lv02d.c 	if (lis3->reg_cache == NULL) {
reg_cache         272 drivers/misc/lis3lv02d/lis3lv02d.h 	u8                      *reg_cache;
reg_cache         124 include/linux/mfd/aat2870.h 	struct aat2870_register *reg_cache; /* register cache */
reg_cache          27 sound/soc/codecs/cx20442.c 	u8 reg_cache;
reg_cache          96 sound/soc/codecs/cx20442.c 	return cx20442->reg_cache;
reg_cache         167 sound/soc/codecs/cx20442.c 	old = cx20442->reg_cache;
reg_cache         168 sound/soc/codecs/cx20442.c 	cx20442->reg_cache = value;
reg_cache          95 sound/soc/codecs/tlv320dac33.c 	u8 *reg_cache;
reg_cache         164 sound/soc/codecs/tlv320dac33.c 	u8 *cache = dac33->reg_cache;
reg_cache         175 sound/soc/codecs/tlv320dac33.c 	u8 *cache = dac33->reg_cache;
reg_cache        1484 sound/soc/codecs/tlv320dac33.c 	dac33->reg_cache = devm_kmemdup(&client->dev,
reg_cache        1488 sound/soc/codecs/tlv320dac33.c 	if (!dac33->reg_cache)
reg_cache          38 sound/soc/codecs/uda1380.c 	u16 *reg_cache;
reg_cache          65 sound/soc/codecs/uda1380.c 	u16 *cache = uda1380->reg_cache;
reg_cache          81 sound/soc/codecs/uda1380.c 	u16 *cache = uda1380->reg_cache;
reg_cache         138 sound/soc/codecs/uda1380.c 	u16 *cache = uda1380->reg_cache;
reg_cache         771 sound/soc/codecs/uda1380.c 	uda1380->reg_cache = devm_kmemdup(&i2c->dev,
reg_cache         775 sound/soc/codecs/uda1380.c 	if (!uda1380->reg_cache)
reg_cache         270 sound/soc/ti/omap-mcbsp-priv.h 	void *reg_cache;
reg_cache         287 sound/soc/ti/omap-mcbsp-priv.h 		((u16 *)mcbsp->reg_cache)[reg] = (u16)val;
reg_cache         290 sound/soc/ti/omap-mcbsp-priv.h 		((u32 *)mcbsp->reg_cache)[reg] = val;
reg_cache         302 sound/soc/ti/omap-mcbsp-priv.h 				     ((u16 *)mcbsp->reg_cache)[reg];
reg_cache         305 sound/soc/ti/omap-mcbsp-priv.h 				     ((u32 *)mcbsp->reg_cache)[reg];
reg_cache         295 sound/soc/ti/omap-mcbsp.c 	void *reg_cache;
reg_cache         298 sound/soc/ti/omap-mcbsp.c 	reg_cache = kzalloc(mcbsp->reg_cache_size, GFP_KERNEL);
reg_cache         299 sound/soc/ti/omap-mcbsp.c 	if (!reg_cache)
reg_cache         310 sound/soc/ti/omap-mcbsp.c 	mcbsp->reg_cache = reg_cache;
reg_cache         359 sound/soc/ti/omap-mcbsp.c 	mcbsp->reg_cache = NULL;
reg_cache         362 sound/soc/ti/omap-mcbsp.c 	kfree(reg_cache);
reg_cache         369 sound/soc/ti/omap-mcbsp.c 	void *reg_cache;
reg_cache         389 sound/soc/ti/omap-mcbsp.c 	reg_cache = mcbsp->reg_cache;
reg_cache         406 sound/soc/ti/omap-mcbsp.c 	mcbsp->reg_cache = NULL;
reg_cache         409 sound/soc/ti/omap-mcbsp.c 	kfree(reg_cache);