Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Daw88261.c282 static void aw88261_reg_force_set(struct aw88261 *aw88261) in aw88261_reg_force_set()
393 static int aw88261_dev_reg_update(struct aw88261 *aw88261, in aw88261_dev_reg_update()
510 static int aw88261_dev_fw_update(struct aw88261 *aw88261) in aw88261_dev_fw_update()
544 static int aw88261_dev_start(struct aw88261 *aw88261) in aw88261_dev_start()
665 static void aw88261_start_pa(struct aw88261 *aw88261) in aw88261_start_pa()
688 struct aw88261 *aw88261 = in aw88261_startup_work() local
820 struct aw88261 *aw88261 = snd_soc_component_get_drvdata(codec); in aw88261_profile_info() local
1013 static int aw88261_frcset_check(struct aw88261 *aw88261) in aw88261_frcset_check()
1177 static void aw88261_hw_reset(struct aw88261 *aw88261) in aw88261_hw_reset()
1185 static void aw88261_parse_channel_dt(struct aw88261 *aw88261) in aw88261_parse_channel_dt()
[all …]
H A Daw88261.h443 struct aw88261 { struct
444 struct aw_device *aw_pa;
445 struct mutex lock;
446 struct gpio_desc *reset_gpio;
448 struct regmap *regmap;
449 struct aw_container *aw_cfg;
451 int efuse_check;
452 int frcset_en;
453 unsigned int mute_st;
454 unsigned int amppd_st;
[all …]