Searched full:dit (Results 1 – 25 of 66) sorted by relevance
123
/Linux-v6.1/sound/soc/codecs/ |
D | spdif_transmitter.c | 3 * ALSA SoC SPDIF DIT driver 5 * This driver is used by controllers which can operate in DIT (SPDI/F) where 22 #define DRV_NAME "spdif-dit" 49 .name = "dit-hifi", 68 { .compatible = "linux,spdif-dit", },
|
D | src4xxx.c | 49 SOC_DAPM_ENUM("DIT source", dit_mux_enum); 85 SND_SOC_DAPM_MUX("DIT Out Src", SRC4XXX_PWR_RST_01, 122 /* DIT muxing */ 123 {"DIT Out Src", "Port A", "Capture A"}, 124 {"DIT Out Src", "Port B", "Capture B"}, 125 {"DIT Out Src", "DIR", "DIR_OUT"}, 126 {"DIT Out Src", "SRC", "SRC_OUT"},
|
D | spdif_receiver.c | 5 * Based on ALSA SoC SPDIF DIT driver
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | linux,spdif-dit.yaml | 4 $id: http://devicetree.org/schemas/sound/linux,spdif-dit.yaml# 17 const: linux,spdif-dit 34 compatible = "linux,spdif-dit";
|
D | davinci-mcasp-audio.yaml | 35 description: 0 - I2S or 1 - DIT operation mode 44 the property is ignored in DIT mode
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | uniphier-pxs2-vodka.dts | 43 compatible = "linux,spdif-dit"; 54 compatible = "linux,spdif-dit";
|
D | spear1340-evb.dts | 249 outcodec: dit-hifi { 250 compatible = "dummy,dit-hifi"; 258 codec_dai_name = "dir-hifi", "dit-hifi", "sta529-audio", "sta529-audio";
|
/Linux-v6.1/sound/soc/samsung/ |
D | smdk_spdif.c | 147 DAILINK_COMP_ARRAY(COMP_CODEC("spdif-dit", "dit-hifi")), 171 smdk_snd_spdif_dit_device = platform_device_alloc("spdif-dit", -1); in smdk_init()
|
/Linux-v6.1/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-wetek-play2.dts | 19 compatible = "linux,spdif-dit"; 21 sound-name-prefix = "DIT";
|
D | meson-g12b-gtking.dts | 24 compatible = "linux,spdif-dit"; 26 sound-name-prefix = "DIT";
|
D | meson-g12b-ugoos-am6.dts | 19 compatible = "linux,spdif-dit"; 21 sound-name-prefix = "DIT";
|
D | meson-gxm-nexbox-a1.dts | 30 compatible = "linux,spdif-dit"; 32 sound-name-prefix = "DIT";
|
D | meson-gxm-rbox-pro.dts | 39 compatible = "linux,spdif-dit"; 41 sound-name-prefix = "DIT";
|
D | meson-gx-p23x-q20x.dtsi | 28 compatible = "linux,spdif-dit"; 30 sound-name-prefix = "DIT";
|
D | meson-gxbb-vega-s95.dtsi | 23 compatible = "linux,spdif-dit"; 25 sound-name-prefix = "DIT";
|
D | meson-g12a-x96-max.dts | 24 compatible = "linux,spdif-dit"; 26 sound-name-prefix = "DIT";
|
/Linux-v6.1/arch/arm64/boot/dts/socionext/ |
D | uniphier-ld11-global.dts | 68 compatible = "linux,spdif-dit"; 79 compatible = "linux,spdif-dit";
|
D | uniphier-ld20-akebi96.dts | 74 compatible = "linux,spdif-dit"; 85 compatible = "linux,spdif-dit";
|
D | uniphier-ld20-global.dts | 68 compatible = "linux,spdif-dit"; 79 compatible = "linux,spdif-dit";
|
/Linux-v6.1/arch/arm64/include/asm/ |
D | kvm_emulate.h | 201 * | 24 | DIT | J | J is RES0 in ARMv8 | 202 * | 21 | SS | DIT | SS doesn't exist in AArch32 | 209 unsigned long dit = !!(spsr & PSR_AA32_DIT_BIT); in host_spsr_to_spsr32() local 213 spsr |= dit << 21; in host_spsr_to_spsr32()
|
/Linux-v6.1/drivers/iommu/intel/ |
D | cap_audit.c | 60 CHECK_FEATURE_MISMATCH(a, b, ecap, dit, ECAP_DIT_MASK); in check_dmar_capabilities() 107 CHECK_FEATURE_MISMATCH_HOTPLUG(iommu, ecap, dit, ECAP_DIT_MASK); in cap_audit_hotplug()
|
/Linux-v6.1/usr/ |
D | initramfs_data.S | 6 released on 2001-07-14) dit not support .incbin.
|
/Linux-v6.1/sound/soc/ti/ |
D | davinci-mcasp.h | 122 * DAVINCI_MCASP_TXDITCTL_REG - Transmit DIT Control Register Bits 124 #define DITEN BIT(0) /* Transmit DIT mode enable/disable */
|
/Linux-v6.1/arch/arm64/boot/dts/rockchip/ |
D | rk3328-rock64.dts | 105 spdif_dit: spdif-dit { 106 compatible = "linux,spdif-dit";
|
D | rk3399-rock-pi-4.dtsi | 60 sound-dit { 66 spdif-dit { 67 compatible = "linux,spdif-dit";
|
123