Searched full:spdifrx (Results 1 – 21 of 21) sorted by relevance
/linux-6.12.1/sound/soc/stm/ |
D | stm32_spdifrx.c | 208 * struct stm32_spdifrx_data - private data of SPDIFRX 211 * @regmap: SPDIFRX register map pointer 212 * @regmap_conf: SPDIFRX register map configuration pointer 214 * @kclk: kernel clock feeding the SPDIFRX clock generator 221 * @phys_addr: SPDIFRX registers physical base address 226 * @irq: SPDIFRX interrupt line 253 struct stm32_spdifrx_data *spdifrx = (struct stm32_spdifrx_data *)data; in stm32_spdifrx_dma_complete() local 254 struct platform_device *pdev = spdifrx->pdev; in stm32_spdifrx_dma_complete() 255 u32 *p_start = (u32 *)spdifrx->dmab->area; in stm32_spdifrx_dma_complete() 258 u16 *ub_ptr = (short *)spdifrx->ub; in stm32_spdifrx_dma_complete() [all …]
|
D | Makefile | 13 # SPDIFRX 14 snd-soc-stm32-spdifrx-y := stm32_spdifrx.o 15 obj-$(CONFIG_SND_SOC_STM32_SPDIFRX) += snd-soc-stm32-spdifrx.o
|
D | Kconfig | 26 tristate "STM32 S/PDIF receiver (SPDIFRX) support"
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | st,stm32-spdifrx.yaml | 4 $id: http://devicetree.org/schemas/sound/st,stm32-spdifrx.yaml# 7 title: STMicroelectronics STM32 S/PDIF receiver (SPDIFRX) 13 The SPDIFRX peripheral, is designed to receive an S/PDIF flow compliant with 22 - st,stm32h7-spdifrx 73 spdifrx: spdifrx@40004000 { 74 compatible = "st,stm32h7-spdifrx";
|
D | microchip,sama7g5-spdifrx.yaml | 4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-spdifrx.yaml# 24 const: microchip,sama7g5-spdifrx 67 spdifrx: spdifrx@e1614000 { 69 compatible = "microchip,sama7g5-spdifrx";
|
/linux-6.12.1/sound/soc/atmel/ |
D | mchp-spdifrx.c | 253 * struct mchp_spdifrx_ch_stat: MCHP SPDIFRX channel status 263 * struct mchp_spdifrx_user_data: MCHP SPDIFRX user data 273 * struct mchp_spdifrx_mixer_control: MCHP SPDIFRX mixer control data structure 289 * struct mchp_spdifrx_dev: MCHP SPDIFRX device data structure 1015 .name = "mchp-spdifrx", 1027 .name = "mchp-spdifrx", 1033 .compatible = "microchip,sama7g5-spdifrx", 1041 struct mchp_spdifrx_dev *spdifrx = dev_get_drvdata(dev); in mchp_spdifrx_runtime_suspend() local 1043 regcache_cache_only(spdifrx->regmap, true); in mchp_spdifrx_runtime_suspend() 1044 clk_disable_unprepare(spdifrx->gclk); in mchp_spdifrx_runtime_suspend() [all …]
|
D | Makefile | 9 snd-soc-mchp-spdifrx-y := mchp-spdifrx.o 24 obj-$(CONFIG_SND_MCHP_SOC_SPDIFRX) += snd-soc-mchp-spdifrx.o
|
/linux-6.12.1/Documentation/arch/arm/stm32/ |
D | stm32mp13-overview.rst | 32 - SPDIFRX
|
D | stm32mp151-overview.rst | 31 - SPDIFRX
|
D | stm32h750-overview.rst | 23 - SPDIFRX
|
D | stm32h743-overview.rst | 23 - SPDIFRX
|
D | stm32f746-overview.rst | 23 - SPDIFRX
|
D | stm32f769-overview.rst | 24 - SPDIFRX
|
/linux-6.12.1/sound/soc/codecs/ |
D | wm8804.c | 109 SND_SOC_DAPM_PGA("SPDIFRX", WM8804_PWRDN, 1, 1, NULL, 0), 123 { "SPDIFRX", NULL, "SPDIF In" }, 124 { "Tx Source", "S/PDIF RX", "SPDIFRX" }, 129 { "AIFTX", NULL, "SPDIFRX" },
|
/linux-6.12.1/arch/arm/boot/dts/microchip/ |
D | at91-sama7g5ek.dts | 116 sound-dai = <&spdifrx>; 856 &spdifrx {
|
D | sama7g5.dtsi | 603 spdifrx: spdifrx@e1614000 { label 605 compatible = "microchip,sama7g5-spdifrx";
|
/linux-6.12.1/drivers/clk/ |
D | clk-stm32f4.c | 263 { STM32F4_RCC_APB1ENR, 16, "spdifrx", "apb1_div" }, 340 { STM32F4_RCC_APB1ENR, 16, "spdifrx", "apb1_div" },
|
D | clk-stm32h7.c | 1118 KER_CLK(RCC_APB1LENR, 16, RCC_D2CCIP1R, 20, 2, "spdifrx", spdifrx_src),
|
/linux-6.12.1/arch/arm/boot/dts/st/ |
D | stm32mp131.dtsi | 375 spdifrx: audio-controller@4000d000 { label 376 compatible = "st,stm32h7-spdifrx";
|
D | stm32mp151.dtsi | 766 spdifrx: audio-controller@4000d000 { label 767 compatible = "st,stm32h7-spdifrx";
|
D | stm32mp15-pinctrl.dtsi | 2386 spdifrx_pins_a: spdifrx-0 { 2394 spdifrx_sleep_pins_a: spdifrx-sleep-0 {
|