Searched full:wcd934x (Results 1 – 13 of 13) sorted by relevance
13 * struct wcd934x_ddata - wcd934x driver data15 * @supplies: wcd934x regulator supplies16 * @irq_data: wcd934x irq_chip data17 * @regmap: wcd934x regmap pointer19 * @dev: device instance of wcd934x slim device20 * @irq: irq for wcd934x.
9 #include <linux/mfd/wcd934x/registers.h>10 #include <linux/mfd/wcd934x/wcd934x.h>22 .name = "wcd934x-codec",24 .name = "wcd934x-gpio",27 .name = "wcd934x-soundwire",99 { .name = "WCD934X",137 dev_info(ddata->dev, "WCD934x chip id major 0x%x, minor 0x%x\n", in wcd934x_bring_up()170 dev_err(dev, "Failed to bring up WCD934X: err = %d\n", ret); in wcd934x_slim_status_up()258 * For WCD934X, it takes about 600us for the Vout_A and in wcd934x_slim_probe()290 .name = "wcd934x-slim",[all …]
63 obj-$(CONFIG_MFD_WCD934X) += wcd934x.o
2167 This driver provides common support WCD934x audio codec and its
4 $id: http://devicetree.org/schemas/sound/qcom,wcd934x.yaml#105 $ref: ../gpio/qcom,wcd934x-gpio.yaml#111 WCD934x subnode for each slave devices. Bindings of each subnodes
pax_global_header alsa-ucm-conf-1.2.6.3/ alsa-ucm-conf-1.2. ...
917 # required by gpio-wcd934x.ko1729 # required by snd-soc-wcd934x.ko1805 # required by wcd934x.ko
4 $id: http://devicetree.org/schemas/gpio/qcom,wcd934x-gpio.yaml#
116 .name = "wcd934x-gpio",
169 obj-$(CONFIG_GPIO_WCD934X) += gpio-wcd934x.o
143 which has controller integrated inside WCD934x codec on SDM845 SoC.
257 snd-soc-wcd934x-objs := wcd-clsh-v2.o wcd934x.o585 obj-$(CONFIG_SND_SOC_WCD934X) += snd-soc-wcd934x.o
8 #include <linux/mfd/wcd934x/registers.h>9 #include <linux/mfd/wcd934x/wcd934x.h>1369 dev_info(wcd->dev, "WCD934X Minor:0x%x Version:0x%x\n", id_minor, ver); in wcd934x_get_version()1698 dai_data->sruntime = slim_stream_allocate(wcd->sdev, "WCD934x-SLIM"); in wcd934x_slim_set_hw_params()5101 .name = "wcd934x-codec",5111 .name = "wcd934x-codec",5115 MODULE_ALIAS("platform:wcd934x-codec");5117 MODULE_DESCRIPTION("WCD934x codec driver");