Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs48l32.h38 struct cs48l32 { struct
39 struct regmap *regmap;
40 struct device *dev;
41 struct gpio_desc *reset_gpio;
42 struct clk *mclk1;
43 struct regulator_bulk_data core_supplies[2];
44 struct regulator *vdd_d;
45 int irq;
/linux/sound/soc/codecs/
H A Dcs48l32-tables.c25 int cs48l32_apply_patch(struct cs48l32 *cs48l32) in cs48l32_apply_patch()
533 int cs48l32_create_regmap(struct spi_device *spi, struct cs48l32 *cs48l32) in cs48l32_create_regmap()
H A Dcs48l32.c201 struct cs48l32 *cs48l32 = &cs48l32_codec->core; in cs48l32_spin_sysclk() local
1553 struct cs48l32 *cs48l32 = &fll->codec->core; in cs48l32_fllhj_disable() local
1732 struct cs48l32 *cs48l32 = &fll->codec->core; in cs48l32_fllhj_enable() local
3568 struct cs48l32 *cs48l32 = &cs48l32_codec->core; in cs48l32_prop_read_u32_array() local
3725 static int cs48l32_wait_for_boot(struct cs48l32 *cs48l32) in cs48l32_wait_for_boot()
3754 static int cs48l32_soft_reset(struct cs48l32 *cs48l32) in cs48l32_soft_reset()
3769 static void cs48l32_enable_hard_reset(struct cs48l32 *cs48l32) in cs48l32_enable_hard_reset()
3775 static void cs48l32_disable_hard_reset(struct cs48l32 *cs48l32) in cs48l32_disable_hard_reset()
3786 struct cs48l32 *cs48l32 = &cs48l32_codec->core; in cs48l32_runtime_resume() local
3829 struct cs48l32 *cs48l32 = &cs48l32_codec->core; in cs48l32_runtime_suspend() local
[all …]