Home
last modified time | relevance | path

Searched defs:max98504_priv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dmax98504.c26 struct max98504_priv { struct
27 struct regmap *regmap;
28 struct regulator_bulk_data supplies[MAX98504_NUM_SUPPLIES];
29 unsigned int pcm_rx_channels;
30 bool brownout_enable;
31 unsigned int brownout_threshold;
32 unsigned int brownout_attenuation;
33 unsigned int brownout_attack_hold;
34 unsigned int brownout_timed_hold;
35 unsigned int brownout_release_rate;