Home
last modified time | relevance | path

Searched refs:codecs (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drockchip,rk3399-gru-sound.txt1 ROCKCHIP with MAX98357A/RT5514/DA7219 codecs on GRU boards
6 connected to the codecs
7 - rockchip,codec: The phandle of the audio codecs
H A Dmt8183-mt6358-ts3a227-max98357.txt11 - mediatek,headset-codec: the phandles of ts3a227 codecs
12 - mediatek,ec-codec: the phandle of EC codecs.
H A Dmt8173-rt5650-rt5514.txt5 - mediatek,audio-codec: the phandles of rt5650 and rt5514 codecs
H A Dmt8173-rt5650-rt5676.txt5 - mediatek,audio-codec: the phandles of rt5650 and rt5676 codecs
H A Dmt8183-da7219-max98357.txt7 - mediatek,headset-codec: the phandles of da7219 codecs
H A Dac97-bus.txt4 node describing ac97 codecs.
H A Dmt8173-rt5650.txt5 - mediatek,audio-codec: the phandles of rt5650 codecs
H A Dst,sti-asoc-card.txt4 codec or external codecs.
44 external codecs connection.
H A Dtlv320aic3x.txt56 CODEC input pins for other compatible codecs:
H A Dfsl,esai.txt5 standard codecs, Sony/Phillips Digital Interface (S/PDIF) transceivers, and
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c988 } else if (sc->codecs[cad].pending <= 0) { in hdac_rirb_flush()
992 sc->codecs[cad].response = resp; in hdac_rirb_flush()
993 sc->codecs[cad].pending--; in hdac_rirb_flush()
1018 if ((child = sc->codecs[cad].dev) != NULL && in hdac_unsolq_flush()
1043 sc->codecs[cad].response = HDA_INVALID; in hdac_send_command()
1045 sc->codecs[cad].pending++; in hdac_send_command()
1060 } while (sc->codecs[cad].pending != 0 && --timeout); in hdac_send_command()
1062 if (sc->codecs[cad].pending != 0) { in hdac_send_command()
1065 sc->codecs[cad].pending = 0; in hdac_send_command()
1070 return (sc->codecs[cad].response); in hdac_send_command()
[all …]
/freebsd/sys/contrib/libsodium/test/default/
H A DMakefile.am23 codecs.exp \
98 codecs.res \
174 codecs.final \
245 codecs.nexe \
/freebsd/crypto/openssl/providers/implementations/encode_decode/
H A Dml_dsa_codecs.c347 static const ML_COMMON_CODEC codecs[3] = { in ossl_ml_dsa_i2d_prvkey()
358 return &codecs[ML_DSA_44_CODEC]; in ossl_ml_dsa_i2d_prvkey()
360 return &codecs[ML_DSA_65_CODEC]; in ossl_ml_dsa_i2d_prvkey()
362 return &codecs[ML_DSA_87_CODEC]; in ossl_ml_dsa_i2d_prvkey()
86 static const ML_COMMON_CODEC codecs[3] = { global() variable
H A Dml_kem_codecs.c206 /* Indices of slots in the `codecs` table below */ in ossl_ml_kem_d2i_PKCS8()
214 static const ML_COMMON_CODEC codecs[3] = { in ossl_ml_kem_d2i_PKCS8()
225 return &codecs[ML_KEM_512_CODEC]; in ossl_ml_kem_d2i_PKCS8()
227 return &codecs[ML_KEM_768_CODEC]; in ossl_ml_kem_d2i_PKCS8()
229 return &codecs[ML_KEM_1024_CODEC]; in ossl_ml_kem_d2i_PKCS8()
83 static const ML_COMMON_CODEC codecs[3] = { global() variable
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt8192-asurada-audio-rt1015p-rt5682.dtsi12 speaker-codecs {
H A Dmt8192-asurada-spherion-r4.dts67 speaker-codecs {
H A Dmt8192-asurada-hayato-r5-sku2.dts51 speaker-codecs {
H A Dmt8192-asurada-spherion-r0.dts70 speaker-codecs {
H A Dmt8192-asurada-hayato-r1.dts113 speaker-codecs {
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam3517-evm-ui.dtsi136 /* Audio codecs */
153 /* Audio codecs */
/freebsd/usr.sbin/bhyve/
H A Dpci_hda.c127 struct hda_codec_inst *codecs[HDA_CODEC_MAX]; member
443 sc->codecs[sc->codecs_no++] = hci; in hda_codec_constructor()
480 hci = sc->codecs[cad]; in hda_send_command()
505 hci = sc->codecs[i]; in hda_notify_codecs()
532 hci = sc->codecs[i]; in hda_reset()
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dallegro.txt1 Device-tree bindings for the Allegro DVT video IP codecs present in the Xilinx
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-modem-qdsp6.dtsi6 * but boards can define additional codecs by adding additional backend DAI links.
/freebsd/sys/contrib/libsodium/
H A DAUTHORS129 sodium/codecs.c Frank Denis
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dtwl6040.txt3 The TWL6040s are 8-channel high quality low-power audio codecs providing audio,

12