Searched refs:STA32X_CONFA (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | sta32x.c | 109 regmap_reg_range(STA32X_CONFA, STA32X_FDRC2), 113 regmap_reg_range(STA32X_CONFA, STA32X_FDRC2), 402 confa_cached = snd_soc_component_read32(component, STA32X_CONFA); in sta32x_watchdog() 404 confa = snd_soc_component_read32(component, STA32X_CONFA); in sta32x_watchdog() 767 ret = regmap_update_bits(sta32x->regmap, STA32X_CONFA, in sta32x_hw_params() 902 regmap_update_bits(sta32x->regmap, STA32X_CONFA, in sta32x_probe()
|
D | sta32x.h | 24 #define STA32X_CONFA 0x00 macro
|