Searched refs:dc_threshold (Results 1 - 2 of 2) sorted by path

/linux-master/sound/soc/codecs/
H A Dcs43130.c2111 const u16 *dc_threshold)
2116 if (hpload_dc <= dc_threshold[i])
2202 cs43130->dc_threshold[i]);
2205 cs43130->dc_threshold);
2471 cs43130->dc_threshold,
2474 cs43130->dc_threshold[i] = cs43130_dc_threshold[i];
2110 cs43130_set_hv(struct regmap *regmap, u16 hpload_dc, const u16 *dc_threshold) argument
H A Dcs43130.h533 u16 dc_threshold[CS43130_DC_THRESHOLD]; member in struct:cs43130_private

Completed in 195 milliseconds