Searched defs:max98504_priv (Results 1 – 1 of 1) sorted by relevance
29 struct max98504_priv { struct30 struct regmap *regmap;31 struct regulator_bulk_data supplies[MAX98504_NUM_SUPPLIES];32 unsigned int pcm_rx_channels;33 bool brownout_enable;34 unsigned int brownout_threshold;35 unsigned int brownout_attenuation;36 unsigned int brownout_attack_hold;37 unsigned int brownout_timed_hold;38 unsigned int brownout_release_rate;