Searched refs:disable_seq (Results 1 – 2 of 2) sorted by relevance
1575 static const struct reg_sequence disable_seq[] = { in cs42l43_disable_pll() local1585 regmap_multi_reg_write(cs42l43->regmap, disable_seq, ARRAY_SIZE(disable_seq)); in cs42l43_disable_pll()
1877 static const unsigned short disable_seq[][2] = { in alc298_samsung_v2_disable_amps() local1884 for (j = 0; j < ARRAY_SIZE(disable_seq); j++) in alc298_samsung_v2_disable_amps()1885 alc298_samsung_write_coef_pack(codec, disable_seq[j]); in alc298_samsung_v2_disable_amps()