Home
last modified time | relevance | path

Searched refs:STA32X_CONFA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dsta32x.c106 regmap_reg_range(STA32X_CONFA, STA32X_FDRC2),
110 regmap_reg_range(STA32X_CONFA, STA32X_FDRC2),
400 confa_cached = snd_soc_component_read(component, STA32X_CONFA); in sta32x_watchdog()
402 confa = snd_soc_component_read(component, STA32X_CONFA); in sta32x_watchdog()
765 ret = regmap_update_bits(sta32x->regmap, STA32X_CONFA, in sta32x_hw_params()
912 regmap_update_bits(sta32x->regmap, STA32X_CONFA, in sta32x_probe()
H A Dsta32x.h20 #define STA32X_CONFA 0x00 macro