AFE_CM0_CON0
AFE_CM0_CON0,
return regmap_update_bits(afe->regmap, AFE_CM0_CON0 + 0x10 * id,
AFE_CM0_CON0, AFE_CM0_ON_SFT, 0,
int reg = AFE_CM0_CON0 + 0x10 * id;
static SOC_ENUM_SINGLE_DECL(ul_cm0_mux_map_enum, AFE_CM0_CON0,
AFE_CM0_CON0 + 0x10 * id,
AFE_CM0_CON0, AFE_CM0_ON_SFT, 0,
int reg = AFE_CM0_CON0 + 0x10 * id;