Home
last modified time | relevance | path

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

/drivers/media/radio/
A Dradio-si476x.c543 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
549 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
555 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
565 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
571 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
585 err = regcache_sync_region(radio->core->regmap, in si476x_radio_do_post_powerup_init()
/drivers/gpio/
A Dgpio-pca953x.c1095 ret = regcache_sync_region(chip->regmap, regaddr, in device_pca95xx_init()
1101 ret = regcache_sync_region(chip->regmap, regaddr, in device_pca95xx_init()
1295 ret = regcache_sync_region(chip->regmap, regaddr, regaddr + NBANK(chip) - 1); in pca953x_regcache_sync()
1302 ret = regcache_sync_region(chip->regmap, regaddr, regaddr + NBANK(chip) - 1); in pca953x_regcache_sync()
1311 ret = regcache_sync_region(chip->regmap, regaddr, in pca953x_regcache_sync()
1320 ret = regcache_sync_region(chip->regmap, regaddr, in pca953x_regcache_sync()
/drivers/mfd/
A Dwm8994-core.c152 ret = regcache_sync_region(wm8994->regmap, WM8994_GPIO_1, in wm8994_suspend()
158 ret = regcache_sync_region(wm8994->regmap, in wm8994_suspend()
/drivers/base/regmap/
A Dregcache.c472 int regcache_sync_region(struct regmap *map, unsigned int min, in regcache_sync_region() function
517 EXPORT_SYMBOL_GPL(regcache_sync_region);
/drivers/iio/magnetometer/
A Dmmc35240.c537 ret = regcache_sync_region(data->regmap, MMC35240_REG_CTRL0, in mmc35240_resume()

Completed in 19 milliseconds