Searched defs:cs42l43 (Results 1 – 7 of 7) sorted by relevance
73 struct cs42l43 { struct74 struct device *dev;75 struct regmap *regmap;76 struct sdw_slave *sdw;78 struct regulator *vdd_p;79 struct regulator *vdd_d;80 struct regulator_bulk_data core_supplies[CS42L43_N_SUPPLIES];82 struct gpio_desc *reset;84 int irq;85 struct regmap_irq_chip irq_chip;[all …]
285 struct cs42l43 *cs42l43 = dev_get_drvdata(dev); in cs42l43_readable_register() local552 static int cs42l43_soft_reset(struct cs42l43 *cs42l43) in cs42l43_soft_reset()587 static int cs42l43_wait_for_attach(struct cs42l43 *cs42l43) in cs42l43_wait_for_attach()614 static int cs42l43_mcu_stage_2_3(struct cs42l43 *cs42l43, bool shadow) in cs42l43_mcu_stage_2_3()661 static int cs42l43_mcu_stage_3_2(struct cs42l43 *cs42l43) in cs42l43_mcu_stage_3_2()674 static int cs42l43_mcu_disable(struct cs42l43 *cs42l43) in cs42l43_mcu_disable()715 struct cs42l43 *cs42l43 = context; in cs42l43_mcu_load_firmware() local757 static int cs42l43_mcu_is_hw_compatible(struct cs42l43 *cs42l43, in cs42l43_mcu_is_hw_compatible()780 static int cs42l43_mcu_update_step(struct cs42l43 *cs42l43) in cs42l43_mcu_update_step()893 static int cs42l43_mcu_update(struct cs42l43 *cs42l43) in cs42l43_mcu_update()[all …]
94 struct cs42l43 *cs42l43 = dev_get_drvdata(&sdw->dev); in cs42l43_sdw_update_status() local135 struct cs42l43 *cs42l43 = dev_get_drvdata(&sdw->dev); in cs42l43_sdw_bus_config() local164 struct cs42l43 *cs42l43; in cs42l43_sdw_probe() local
39 struct cs42l43 *cs42l43; in cs42l43_i2c_probe() local
51 struct cs42l43 *cs42l43 = priv->core; in cs42l43_find_index() local75 struct cs42l43 *cs42l43 = priv->core; in cs42l43_apply_accdet_config() local90 struct cs42l43 *cs42l43 = priv->core; in cs42l43_set_jack() local257 struct cs42l43 *cs42l43 = priv->core; in cs42l43_start_hs_bias() local286 struct cs42l43 *cs42l43 = priv->core; in cs42l43_stop_hs_bias() local329 struct cs42l43 *cs42l43 = priv->core; in cs42l43_jack_present() local341 struct cs42l43 *cs42l43 = priv->core; in cs42l43_start_button_detect() local358 struct cs42l43 *cs42l43 = priv->core; in cs42l43_stop_button_detect() local377 struct cs42l43 *cs42l43 = priv->core; in cs42l43_button_press() local464 struct cs42l43 *cs42l43 = priv->core; in cs42l43_bias_sense_timeout() local[all …]
206 struct cs42l43 *cs42l43 = priv->core; in cs42l43_hp_ilimit() local334 struct cs42l43 *cs42l43 = priv->core; in cs42l43_startup() local387 struct cs42l43 *cs42l43 = priv->core; in cs42l43_set_sample_rate() local408 struct cs42l43 *cs42l43 = priv->core; in cs42l43_asp_hw_params() local497 struct cs42l43 *cs42l43 = priv->core; in cs42l43_asp_set_fmt() local1209 struct cs42l43 *cs42l43 = priv->core; in cs42l43_spk_vu_sync() local1221 struct cs42l43 *cs42l43 = priv->core; in cs42l43_shutter_get() local1403 struct cs42l43 *cs42l43 = priv->core; in cs42l43_eq_ev() local1456 struct cs42l43 *cs42l43 = priv->core; in cs42l43_set_pll() local1490 struct cs42l43 *cs42l43 = priv->core; in cs42l43_enable_pll() local[all …]
314 struct cs42l43 *cs42l43 = dev_get_drvdata(pdev->dev.parent); in cs42l43_spi_probe() local