Searched refs:update_bits (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/power/reset/ |
| H A D | ep93xx-restart.c | 37 aux->update_bits(aux->map, aux->lock, EP93XX_SYSCON_DEVCFG, in ep93xx_restart_handle() 39 aux->update_bits(aux->map, aux->lock, EP93XX_SYSCON_DEVCFG, in ep93xx_restart_handle() 53 if (!rdev->update_bits) in ep93xx_reboot_probe()
|
| /linux/include/linux/soc/cirrus/ |
| H A D | ep93xx.h | 31 void (*update_bits)(struct regmap *map, spinlock_t *lock, member
|
| /linux/include/linux/soc/qcom/ |
| H A D | smem_state.h | 11 int (*update_bits)(void *, u32, u32); member
|
| /linux/drivers/soc/cirrus/ |
| H A D | soc-ep93xx.c | 103 rdev->update_bits = ep93xx_regmap_update_bits; in ep93xx_adev_alloc()
|
| /linux/include/sound/ |
| H A D | tas2781.h | 255 int (*update_bits)(struct tasdevice_priv *tas_priv, member
|
| /linux/drivers/soc/qcom/ |
| H A D | smsm.c | 200 .update_bits = smsm_update_bits,
|
| H A D | smp2p.c | 434 .update_bits = smp2p_update_bits,
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-ep93xx.c | 51 aux->update_bits(aux->map, aux->lock, reg, mask, val); in ep93xx_pinctrl_update_bits()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda_spi.c | 234 tas_priv->update_bits = tasdevice_spi_dev_update_bits; in tasdevice_spi_init()
|