Searched refs:peb2466 (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | peb2466.c | 3 // peb2466.c -- Infineon PEB2466 ALSA SoC driver 38 struct peb2466 { 133 static int peb2466_write_byte(struct peb2466 *peb2466, u8 cmd, u8 val) 136 .tx_buf = &peb2466->spi_tx_buf, in peb2466_write_byte() 140 peb2466->spi_tx_buf[0] = cmd | PEB2466_CMD_W; in peb2466_write_byte() 141 peb2466->spi_tx_buf[1] = val; in peb2466_write_byte() 143 dev_dbg(&peb2466->spi->dev, "write byte (cmd %02x) %02x\n", in peb2466_write_byte() 144 peb2466->spi_tx_buf[0], peb2466 in peb2466_write_byte() 39 struct peb2466 { global() struct 47 __anona589f4dc0108peb2466 global() argument 53 chpeb2466 global() argument 54 max_chan_playbackpeb2466 global() argument 55 max_chan_capturepeb2466 global() argument 56 __anona589f4dc0208peb2466 global() argument 65 gpiopeb2466 global() argument 134 peb2466_write_byte(struct peb2466 * peb2466,u8 cmd,u8 val) peb2466_write_byte() argument 150 peb2466_read_byte(struct peb2466 * peb2466,u8 cmd,u8 * val) peb2466_read_byte() argument 180 peb2466_write_buf(struct peb2466 * peb2466,u8 cmd,const u8 * buf,unsigned int len) peb2466_write_buf() argument 201 struct peb2466 *peb2466 = context; peb2466_reg_write() local 223 struct peb2466 *peb2466 = context; peb2466_reg_read() local 281 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_lkup_ctrl_put() local 382 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_tg_freq_get() local 420 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_tg_freq_put() local 669 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(dai->component); peb2466_dai_set_tdm_slot() local 736 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(dai->component); peb2466_dai_set_fmt() local 758 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(dai->component); peb2466_dai_hw_params() local 796 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(dai->component); peb2466_dai_startup() local 851 peb2466_reset_audio(struct peb2466 * peb2466) peb2466_reset_audio() argument 938 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_thfilter() local 987 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_imr1filter() local 1030 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_frxfilter() local 1068 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_frrfilter() local 1106 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_axfilter() local 1144 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_arfilter() local 1189 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_axtable() local 1293 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_fw_parse_artable() local 1554 struct peb2466 *peb2466 = snd_soc_component_get_drvdata(component); peb2466_component_probe() local 1667 peb2466_chip_gpio_get_cache(struct peb2466 * peb2466,unsigned int xr_reg) peb2466_chip_gpio_get_cache() argument 1692 peb2466_chip_gpio_update_bits(struct peb2466 * peb2466,unsigned int xr_reg,unsigned int mask,unsigned int val) peb2466_chip_gpio_update_bits() argument 1732 struct peb2466 *peb2466 = gpiochip_get_data(c); peb2466_chip_gpio_set() local 1763 struct peb2466 *peb2466 = gpiochip_get_data(c); peb2466_chip_gpio_get() local 1806 struct peb2466 *peb2466 = gpiochip_get_data(c); peb2466_chip_get_direction() local 1840 struct peb2466 *peb2466 = gpiochip_get_data(c); peb2466_chip_direction_input() local 1873 struct peb2466 *peb2466 = gpiochip_get_data(c); peb2466_chip_direction_output() local 1907 peb2466_reset_gpio(struct peb2466 * peb2466) peb2466_reset_gpio() argument 1925 peb2466_gpio_init(struct peb2466 * peb2466) peb2466_gpio_init() argument 1953 struct peb2466 *peb2466; peb2466_spi_probe() local [all...] |
H A D | Kconfig | 1511 will be called snd-soc-peb2466.
|
/linux/ |
H A D | MAINTAINERS | 11358 F: Documentation/devicetree/bindings/sound/infineon,peb2466.yaml 11359 F: sound/soc/codecs/peb2466.c
|