Home
last modified time | relevance | path

Searched refs:wm8994 (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mfd/
H A Dwm8994-core.c116 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local
181 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local
263 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() argument
306 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() argument
334 dev_set_drvdata(wm8994->dev, wm8994); in wm8994_device_init()
361 wm8994->supplies = devm_kcalloc(wm8994->dev, in wm8994_device_init()
393 ret = regulator_bulk_get(wm8994->dev, wm8994->num_supplies, in wm8994_device_init()
494 'A' + wm8994->revision, wm8994->cust_id); in wm8994_device_init()
607 static void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit() argument
630 struct wm8994 *wm8994; in wm8994_i2c_probe() local
[all …]
H A Dwm8994-irq.c154 struct wm8994 *wm8994 = data; in wm8994_edge_irq() local
165 struct wm8994 *wm8994 = h->host_data; in wm8994_edge_irq_map() local
180 int wm8994_irq_init(struct wm8994 *wm8994) in wm8994_irq_init() argument
186 if (!wm8994->irq) { in wm8994_irq_init()
187 dev_warn(wm8994->dev, in wm8994_irq_init()
189 wm8994->irq_base = 0; in wm8994_irq_init()
218 wm8994); in wm8994_irq_init()
225 &wm8994->irq_data); in wm8994_irq_init()
237 ret = regmap_add_irq_chip(wm8994->regmap, wm8994->irq, in wm8994_irq_init()
255 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit() argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mfd/
H A Dwm8994-core.c116 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local
181 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local
263 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() argument
306 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() argument
334 dev_set_drvdata(wm8994->dev, wm8994); in wm8994_device_init()
361 wm8994->supplies = devm_kcalloc(wm8994->dev, in wm8994_device_init()
393 ret = regulator_bulk_get(wm8994->dev, wm8994->num_supplies, in wm8994_device_init()
494 'A' + wm8994->revision, wm8994->cust_id); in wm8994_device_init()
607 static void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit() argument
630 struct wm8994 *wm8994; in wm8994_i2c_probe() local
[all …]
H A Dwm8994-irq.c154 struct wm8994 *wm8994 = data; in wm8994_edge_irq() local
165 struct wm8994 *wm8994 = h->host_data; in wm8994_edge_irq_map() local
180 int wm8994_irq_init(struct wm8994 *wm8994) in wm8994_irq_init() argument
186 if (!wm8994->irq) { in wm8994_irq_init()
187 dev_warn(wm8994->dev, in wm8994_irq_init()
189 wm8994->irq_base = 0; in wm8994_irq_init()
218 wm8994); in wm8994_irq_init()
225 &wm8994->irq_data); in wm8994_irq_init()
237 ret = regmap_add_irq_chip(wm8994->regmap, wm8994->irq, in wm8994_irq_init()
255 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit() argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mfd/
H A Dwm8994-core.c116 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_suspend() local
181 struct wm8994 *wm8994 = dev_get_drvdata(dev); in wm8994_resume() local
263 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() argument
306 static int wm8994_set_pdata_from_of(struct wm8994 *wm8994) in wm8994_set_pdata_from_of() argument
334 dev_set_drvdata(wm8994->dev, wm8994); in wm8994_device_init()
361 wm8994->supplies = devm_kcalloc(wm8994->dev, in wm8994_device_init()
393 ret = regulator_bulk_get(wm8994->dev, wm8994->num_supplies, in wm8994_device_init()
494 'A' + wm8994->revision, wm8994->cust_id); in wm8994_device_init()
607 static void wm8994_device_exit(struct wm8994 *wm8994) in wm8994_device_exit() argument
630 struct wm8994 *wm8994; in wm8994_i2c_probe() local
[all …]
H A Dwm8994-irq.c154 struct wm8994 *wm8994 = data; in wm8994_edge_irq() local
165 struct wm8994 *wm8994 = h->host_data; in wm8994_edge_irq_map() local
180 int wm8994_irq_init(struct wm8994 *wm8994) in wm8994_irq_init() argument
186 if (!wm8994->irq) { in wm8994_irq_init()
187 dev_warn(wm8994->dev, in wm8994_irq_init()
189 wm8994->irq_base = 0; in wm8994_irq_init()
218 wm8994); in wm8994_irq_init()
225 &wm8994->irq_data); in wm8994_irq_init()
237 ret = regmap_add_irq_chip(wm8994->regmap, wm8994->irq, in wm8994_irq_init()
255 void wm8994_irq_exit(struct wm8994 *wm8994) in wm8994_irq_exit() argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/codecs/
H A Dwm8958-dsp2.c149 wm8994_bulk_write(wm8994->wm8994, in wm8958_dsp2_fw()
191 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_mbc()
235 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_vss()
296 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_enh_eq()
458 struct wm8994 *control = wm8994->wm8994; in wm8958_put_mbc_enum()
548 struct wm8994 *control = wm8994->wm8994; in wm8958_put_vss_enum()
581 struct wm8994 *control = wm8994->wm8994; in wm8958_put_vss_hpf_enum()
748 struct wm8994 *control = wm8994->wm8994; in wm8958_put_enh_eq_enum()
900 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp2_init()
942 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init()
[all …]
H A Dwm8994.c114 struct wm8994 *control = wm8994->wm8994; in wm8958_micd_set_rate()
326 struct wm8994 *control = wm8994->wm8994; in wm8994_set_drc()
363 struct wm8994 *control = wm8994->wm8994; in wm8994_put_drc_enum()
398 struct wm8994 *control = wm8994->wm8994; in wm8994_set_retune_mobile()
470 struct wm8994 *control = wm8994->wm8994; in wm8994_put_retune_mobile_enum()
1042 struct wm8994 *control = wm8994->wm8994; in wm8994_update_vu_bits()
1103 struct wm8994 *control = wm8994->wm8994; in aif1clk_ev()
2209 struct wm8994 *control = wm8994->wm8994; in _wm8994_set_fll()
2618 struct wm8994 *control = wm8994->wm8994; in wm8994_set_bias_level()
2759 struct wm8994 *control = wm8994->wm8994; in wm8994_set_dai_fmt()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/codecs/
H A Dwm8958-dsp2.c149 wm8994_bulk_write(wm8994->wm8994, in wm8958_dsp2_fw()
191 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_mbc()
235 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_vss()
296 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_enh_eq()
458 struct wm8994 *control = wm8994->wm8994; in wm8958_put_mbc_enum()
548 struct wm8994 *control = wm8994->wm8994; in wm8958_put_vss_enum()
581 struct wm8994 *control = wm8994->wm8994; in wm8958_put_vss_hpf_enum()
748 struct wm8994 *control = wm8994->wm8994; in wm8958_put_enh_eq_enum()
900 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp2_init()
942 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init()
[all …]
H A Dwm8994.c114 struct wm8994 *control = wm8994->wm8994; in wm8958_micd_set_rate()
326 struct wm8994 *control = wm8994->wm8994; in wm8994_set_drc()
363 struct wm8994 *control = wm8994->wm8994; in wm8994_put_drc_enum()
398 struct wm8994 *control = wm8994->wm8994; in wm8994_set_retune_mobile()
470 struct wm8994 *control = wm8994->wm8994; in wm8994_put_retune_mobile_enum()
1042 struct wm8994 *control = wm8994->wm8994; in wm8994_update_vu_bits()
1103 struct wm8994 *control = wm8994->wm8994; in aif1clk_ev()
2209 struct wm8994 *control = wm8994->wm8994; in _wm8994_set_fll()
2618 struct wm8994 *control = wm8994->wm8994; in wm8994_set_bias_level()
2759 struct wm8994 *control = wm8994->wm8994; in wm8994_set_dai_fmt()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/codecs/
H A Dwm8958-dsp2.c149 wm8994_bulk_write(wm8994->wm8994, in wm8958_dsp2_fw()
191 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_mbc()
235 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_vss()
296 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp_start_enh_eq()
458 struct wm8994 *control = wm8994->wm8994; in wm8958_put_mbc_enum()
548 struct wm8994 *control = wm8994->wm8994; in wm8958_put_vss_enum()
581 struct wm8994 *control = wm8994->wm8994; in wm8958_put_vss_hpf_enum()
748 struct wm8994 *control = wm8994->wm8994; in wm8958_put_enh_eq_enum()
900 struct wm8994 *control = wm8994->wm8994; in wm8958_dsp2_init()
942 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init()
[all …]
H A Dwm8994.c114 struct wm8994 *control = wm8994->wm8994; in wm8958_micd_set_rate()
326 struct wm8994 *control = wm8994->wm8994; in wm8994_set_drc()
363 struct wm8994 *control = wm8994->wm8994; in wm8994_put_drc_enum()
398 struct wm8994 *control = wm8994->wm8994; in wm8994_set_retune_mobile()
470 struct wm8994 *control = wm8994->wm8994; in wm8994_put_retune_mobile_enum()
1042 struct wm8994 *control = wm8994->wm8994; in wm8994_update_vu_bits()
1103 struct wm8994 *control = wm8994->wm8994; in aif1clk_ev()
2209 struct wm8994 *control = wm8994->wm8994; in _wm8994_set_fll()
2618 struct wm8994 *control = wm8994->wm8994; in wm8994_set_bias_level()
2759 struct wm8994 *control = wm8994->wm8994; in wm8994_set_dai_fmt()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/mfd/wm8994/
H A Dcore.h53 struct wm8994 { struct
82 static inline int wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) in wm8994_reg_read() argument
95 static inline int wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_reg_write() argument
101 static inline int wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_read() argument
107 static inline int wm8994_bulk_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_write() argument
113 static inline int wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, in wm8994_set_bits() argument
120 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, in wm8994_request_irq() argument
124 if (!wm8994->irq_data) in wm8994_request_irq()
132 if (!wm8994->irq_data) in wm8994_free_irq()
137 int wm8994_irq_init(struct wm8994 *wm8994);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/mfd/wm8994/
H A Dcore.h53 struct wm8994 { struct
82 static inline int wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) in wm8994_reg_read() argument
95 static inline int wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_reg_write() argument
101 static inline int wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_read() argument
107 static inline int wm8994_bulk_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_write() argument
113 static inline int wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, in wm8994_set_bits() argument
120 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, in wm8994_request_irq() argument
124 if (!wm8994->irq_data) in wm8994_request_irq()
132 if (!wm8994->irq_data) in wm8994_free_irq()
137 int wm8994_irq_init(struct wm8994 *wm8994);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/mfd/wm8994/
H A Dcore.h53 struct wm8994 { struct
82 static inline int wm8994_reg_read(struct wm8994 *wm8994, unsigned short reg) in wm8994_reg_read() argument
95 static inline int wm8994_reg_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_reg_write() argument
101 static inline int wm8994_bulk_read(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_read() argument
107 static inline int wm8994_bulk_write(struct wm8994 *wm8994, unsigned short reg, in wm8994_bulk_write() argument
113 static inline int wm8994_set_bits(struct wm8994 *wm8994, unsigned short reg, in wm8994_set_bits() argument
120 static inline int wm8994_request_irq(struct wm8994 *wm8994, int irq, in wm8994_request_irq() argument
124 if (!wm8994->irq_data) in wm8994_request_irq()
132 if (!wm8994->irq_data) in wm8994_free_irq()
137 int wm8994_irq_init(struct wm8994 *wm8994);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpio/
H A Dgpio-wm8994.c26 struct wm8994 *wm8994; member
33 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local
56 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local
65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local
82 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local
94 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local
106 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set_config() local
126 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local
190 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local
263 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpio/
H A Dgpio-wm8994.c26 struct wm8994 *wm8994; member
33 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local
56 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local
65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local
82 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local
94 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local
106 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set_config() local
126 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local
190 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local
263 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpio/
H A Dgpio-wm8994.c26 struct wm8994 *wm8994; member
33 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_request() local
56 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_in() local
65 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_get() local
82 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_direction_out() local
94 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set() local
106 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_set_config() local
126 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_to_irq() local
190 struct wm8994 *wm8994 = wm8994_gpio->wm8994; in wm8994_gpio_dbg_show() local
263 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_gpio_probe() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/regulator/
H A Dwm8994-regulator.c26 struct wm8994 *wm8994; member
49 switch (ldo->wm8994->type) { in wm8994_ldo2_list_voltage()
122 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local
123 struct wm8994_pdata *pdata = dev_get_platdata(wm8994->dev); in wm8994_ldo_probe()
136 ldo->wm8994 = wm8994; in wm8994_ldo_probe()
138 ldo->supply.dev_name = dev_name(wm8994->dev); in wm8994_ldo_probe()
140 config.dev = wm8994->dev; in wm8994_ldo_probe()
142 config.regmap = wm8994->regmap; in wm8994_ldo_probe()
158 if (!pdata || !pdata->ldo[id].init_data || wm8994->dev->of_node) { in wm8994_ldo_probe()
159 dev_dbg(wm8994->dev, "Using default init data, supply %s %s\n", in wm8994_ldo_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/regulator/
H A Dwm8994-regulator.c26 struct wm8994 *wm8994; member
49 switch (ldo->wm8994->type) { in wm8994_ldo2_list_voltage()
122 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local
123 struct wm8994_pdata *pdata = dev_get_platdata(wm8994->dev); in wm8994_ldo_probe()
136 ldo->wm8994 = wm8994; in wm8994_ldo_probe()
138 ldo->supply.dev_name = dev_name(wm8994->dev); in wm8994_ldo_probe()
140 config.dev = wm8994->dev; in wm8994_ldo_probe()
142 config.regmap = wm8994->regmap; in wm8994_ldo_probe()
158 if (!pdata || !pdata->ldo[id].init_data || wm8994->dev->of_node) { in wm8994_ldo_probe()
159 dev_dbg(wm8994->dev, "Using default init data, supply %s %s\n", in wm8994_ldo_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/regulator/
H A Dwm8994-regulator.c26 struct wm8994 *wm8994; member
49 switch (ldo->wm8994->type) { in wm8994_ldo2_list_voltage()
122 struct wm8994 *wm8994 = dev_get_drvdata(pdev->dev.parent); in wm8994_ldo_probe() local
123 struct wm8994_pdata *pdata = dev_get_platdata(wm8994->dev); in wm8994_ldo_probe()
136 ldo->wm8994 = wm8994; in wm8994_ldo_probe()
138 ldo->supply.dev_name = dev_name(wm8994->dev); in wm8994_ldo_probe()
140 config.dev = wm8994->dev; in wm8994_ldo_probe()
142 config.regmap = wm8994->regmap; in wm8994_ldo_probe()
158 if (!pdata || !pdata->ldo[id].init_data || wm8994->dev->of_node) { in wm8994_ldo_probe()
159 dev_dbg(wm8994->dev, "Using default init data, supply %s %s\n", in wm8994_ldo_probe()
[all …]
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/sound/
H A Dwm8994.c354 - wm8994->aifclk[id]); in wm8994_hw_params()
358 - wm8994->aifclk[id]); in wm8994_hw_params()
443 rate = wm8994->mclk[0]; in configure_aif_clock()
448 rate = wm8994->mclk[1]; in configure_aif_clock()
453 rate = wm8994->fll[0].out; in configure_aif_clock()
458 rate = wm8994->fll[1].out; in configure_aif_clock()
473 wm8994->aifclk[aif-1] = rate; in configure_aif_clock()
517 wm8994->mclk[0] = freq; in wm8994_set_sysclk()
526 wm8994->mclk[1] = freq; in wm8994_set_sysclk()
672 wm8994->type = WM8994; in wm8994_device_init()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/dts/
H A Dexynos5420-smdk5420.dts81 samsung,codec-type = "wm8994";
85 wm8994: soundcodec@1a { label
88 compatible = "wolfson,wm8994";
94 compatible = "samsung,smdk5420-audio-wm8994";
97 samsung,audio-codec = <&wm8994>;
104 sound-dai = <&wm8994 0>;
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/dts/
H A Dexynos5420-smdk5420.dts81 samsung,codec-type = "wm8994";
85 wm8994: soundcodec@1a { label
88 compatible = "wolfson,wm8994";
94 compatible = "samsung,smdk5420-audio-wm8994";
97 samsung,audio-codec = <&wm8994>;
104 sound-dai = <&wm8994 0>;
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/dts/
H A Dexynos5420-smdk5420.dts81 samsung,codec-type = "wm8994";
85 wm8994: soundcodec@1a { label
88 compatible = "wolfson,wm8994";
94 compatible = "samsung,smdk5420-audio-wm8994";
97 samsung,audio-codec = <&wm8994>;
104 sound-dai = <&wm8994 0>;

12345678910>>...16