/linux/sound/soc/codecs/ |
A D | da7219-aad.c | 264 regcache_sync_region(da7219->regmap, DA7219_HP_L_CTRL, in da7219_aad_hptest_work() 267 regcache_sync_region(da7219->regmap, DA7219_MIXOUT_L_CTRL, in da7219_aad_hptest_work() 271 regcache_sync_region(da7219->regmap, DA7219_MIXOUT_L_SELECT, in da7219_aad_hptest_work() 273 regcache_sync_region(da7219->regmap, DA7219_DAC_L_CTRL, in da7219_aad_hptest_work() 275 regcache_sync_region(da7219->regmap, DA7219_DIG_ROUTING_DAC, in da7219_aad_hptest_work() 278 regcache_sync_region(da7219->regmap, DA7219_DAC_FILTERS5, in da7219_aad_hptest_work() 280 regcache_sync_region(da7219->regmap, DA7219_DAC_FILTERS4, in da7219_aad_hptest_work() 282 regcache_sync_region(da7219->regmap, DA7219_HP_L_GAIN, in da7219_aad_hptest_work() 284 regcache_sync_region(da7219->regmap, DA7219_DAC_L_GAIN, in da7219_aad_hptest_work() 286 regcache_sync_region(da7219->regmap, DA7219_TONE_GEN_ON_PER, in da7219_aad_hptest_work() [all …]
|
A D | rt715-sdca-sdw.c | 244 regcache_sync_region(rt715->regmap, in rt715_dev_resume() 250 regcache_sync_region(rt715->mbq_regmap, 0x2000000, 0x61020ff); in rt715_dev_resume() 251 regcache_sync_region(rt715->mbq_regmap, in rt715_dev_resume()
|
A D | rt715-sdw.c | 560 regcache_sync_region(rt715->regmap, 0x3000, 0x8fff); in rt715_dev_resume() 561 regcache_sync_region(rt715->regmap, 0x752039, 0x752039); in rt715_dev_resume()
|
A D | rt700-sdw.c | 547 regcache_sync_region(rt700->regmap, 0x3000, 0x8fff); in rt700_dev_resume() 548 regcache_sync_region(rt700->regmap, 0x752010, 0x75206b); in rt700_dev_resume()
|
A D | rt711-sdw.c | 550 regcache_sync_region(rt711->regmap, 0x3000, 0x8fff); in rt711_dev_resume() 551 regcache_sync_region(rt711->regmap, 0x752009, 0x752091); in rt711_dev_resume()
|
A D | rt1308-sdw.c | 728 regcache_sync_region(rt1308->regmap, 0xc000, 0xcfff); in rt1308_dev_resume()
|
A D | lpass-va-macro.c | 448 regcache_sync_region(regmap, 0x0, VA_MAX_OFFSET); in va_macro_mclk_enable()
|
A D | wm8962.c | 1476 return regcache_sync_region(wm8962->regmap, in wm8962_dsp2_write_config()
|
/linux/drivers/gpio/ |
A D | gpio-pca953x.c | 899 ret = regcache_sync_region(chip->regmap, chip->regs->output, in device_pca95xx_init() 904 ret = regcache_sync_region(chip->regmap, chip->regs->direction, in device_pca95xx_init() 1116 ret = regcache_sync_region(chip->regmap, chip->regs->direction, in pca953x_regcache_sync() 1123 ret = regcache_sync_region(chip->regmap, chip->regs->output, in pca953x_regcache_sync() 1132 ret = regcache_sync_region(chip->regmap, PCAL953X_IN_LATCH, in pca953x_regcache_sync() 1140 ret = regcache_sync_region(chip->regmap, PCAL953X_INT_MASK, in pca953x_regcache_sync()
|
/linux/drivers/media/radio/ |
A D | radio-si476x.c | 551 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init() 557 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init() 563 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init() 573 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init() 579 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init() 593 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
|
/linux/include/sound/ |
A D | hda_regmap.h | 222 regcache_sync_region(codec->regmap, nid << 20, ((nid + 1) << 20) - 1); in snd_hdac_regmap_sync_node()
|
/linux/drivers/mfd/ |
A D | wm8994-core.c | 154 ret = regcache_sync_region(wm8994->regmap, WM8994_GPIO_1, in wm8994_suspend() 160 ret = regcache_sync_region(wm8994->regmap, in wm8994_suspend()
|
/linux/drivers/base/regmap/ |
A D | regcache.c | 408 int regcache_sync_region(struct regmap *map, unsigned int min, in regcache_sync_region() function 450 EXPORT_SYMBOL_GPL(regcache_sync_region);
|
/linux/drivers/iio/magnetometer/ |
A D | mmc35240.c | 542 ret = regcache_sync_region(data->regmap, MMC35240_REG_CTRL0, in mmc35240_resume()
|
/linux/include/linux/ |
A D | regmap.h | 1192 int regcache_sync_region(struct regmap *map, unsigned int min, 1801 static inline int regcache_sync_region(struct regmap *map, unsigned int min, in regcache_sync_region() function
|
/linux/ |
A D | vmlinux.symvers | 1251 0x00000000 regcache_sync_region vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 31856 ffff8000108282d0 T regcache_sync_region
|
A D | .tmp_System.map | 31856 ffff8000108282d0 T regcache_sync_region
|