Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/codecs/
A Dda7219-aad.c269 regcache_sync_region(da7219->regmap, DA7219_HP_L_CTRL, in da7219_aad_hptest_work()
272 regcache_sync_region(da7219->regmap, DA7219_MIXOUT_L_CTRL, in da7219_aad_hptest_work()
276 regcache_sync_region(da7219->regmap, DA7219_MIXOUT_L_SELECT, in da7219_aad_hptest_work()
278 regcache_sync_region(da7219->regmap, DA7219_DAC_L_CTRL, in da7219_aad_hptest_work()
280 regcache_sync_region(da7219->regmap, DA7219_DIG_ROUTING_DAC, in da7219_aad_hptest_work()
283 regcache_sync_region(da7219->regmap, DA7219_DAC_FILTERS5, in da7219_aad_hptest_work()
285 regcache_sync_region(da7219->regmap, DA7219_DAC_FILTERS4, in da7219_aad_hptest_work()
287 regcache_sync_region(da7219->regmap, DA7219_HP_L_GAIN, in da7219_aad_hptest_work()
289 regcache_sync_region(da7219->regmap, DA7219_DAC_L_GAIN, in da7219_aad_hptest_work()
291 regcache_sync_region(da7219->regmap, DA7219_TONE_GEN_ON_PER, in da7219_aad_hptest_work()
[all …]
A Drt715-sdca-sdw.c255 regcache_sync_region(rt715->regmap, in rt715_dev_resume()
261 regcache_sync_region(rt715->mbq_regmap, 0x2000000, 0x61020ff); in rt715_dev_resume()
262 regcache_sync_region(rt715->mbq_regmap, in rt715_dev_resume()
A Drt715-sdw.c573 regcache_sync_region(rt715->regmap, 0x3000, 0x8fff); in rt715_dev_resume()
574 regcache_sync_region(rt715->regmap, 0x752039, 0x752039); in rt715_dev_resume()
A Drt700-sdw.c553 regcache_sync_region(rt700->regmap, 0x3000, 0x8fff); in rt700_dev_resume()
554 regcache_sync_region(rt700->regmap, 0x752010, 0x75206b); in rt700_dev_resume()
A Drt711-sdw.c557 regcache_sync_region(rt711->regmap, 0x3000, 0x8fff); in rt711_dev_resume()
558 regcache_sync_region(rt711->regmap, 0x752009, 0x752091); in rt711_dev_resume()
A Dcs42l42-sdw.c470 regcache_sync_region(cs42l42->regmap, CS42L42_MIC_DET_CTL1, CS42L42_MIC_DET_CTL1); in cs42l42_sdw_runtime_resume()
A Drt1308-sdw.c796 regcache_sync_region(rt1308->regmap, 0xc000, 0xcfff); in rt1308_dev_resume()
A Dlpass-va-macro.c481 regcache_sync_region(regmap, 0x0, VA_MAX_OFFSET); in va_macro_mclk_enable()
A Dcs42l42.c2253 regcache_sync_region(cs42l42->regmap, CS42L42_MIC_DET_CTL1, CS42L42_MIC_DET_CTL1); in cs42l42_resume_restore()
A Dwm8962.c1476 return regcache_sync_region(wm8962->regmap, in wm8962_dsp2_write_config()
/linux-6.3-rc2/drivers/media/radio/
A Dradio-si476x.c545 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
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()
567 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()
587 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
/linux-6.3-rc2/drivers/gpio/
A Dgpio-pca953x.c1007 ret = regcache_sync_region(chip->regmap, regaddr, in device_pca95xx_init()
1013 ret = regcache_sync_region(chip->regmap, regaddr, in device_pca95xx_init()
1227 ret = regcache_sync_region(chip->regmap, regaddr, regaddr + NBANK(chip) - 1); in pca953x_regcache_sync()
1234 ret = regcache_sync_region(chip->regmap, regaddr, regaddr + NBANK(chip) - 1); in pca953x_regcache_sync()
1243 ret = regcache_sync_region(chip->regmap, regaddr, in pca953x_regcache_sync()
1252 ret = regcache_sync_region(chip->regmap, regaddr, in pca953x_regcache_sync()
/linux-6.3-rc2/include/sound/
A Dhda_regmap.h222 regcache_sync_region(codec->regmap, nid << 20, ((nid + 1) << 20) - 1); in snd_hdac_regmap_sync_node()
/linux-6.3-rc2/drivers/mfd/
A Dwm8994-core.c153 ret = regcache_sync_region(wm8994->regmap, WM8994_GPIO_1, in wm8994_suspend()
159 ret = regcache_sync_region(wm8994->regmap, in wm8994_suspend()
/linux-6.3-rc2/drivers/base/regmap/
A Dregcache.c414 int regcache_sync_region(struct regmap *map, unsigned int min, in regcache_sync_region() function
456 EXPORT_SYMBOL_GPL(regcache_sync_region);
/linux-6.3-rc2/drivers/iio/magnetometer/
A Dmmc35240.c540 ret = regcache_sync_region(data->regmap, MMC35240_REG_CTRL0, in mmc35240_resume()
/linux-6.3-rc2/include/linux/
A Dregmap.h1274 int regcache_sync_region(struct regmap *map, unsigned int min,
1964 static inline int regcache_sync_region(struct regmap *map, unsigned int min, in regcache_sync_region() function

Completed in 71 milliseconds