/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | rockchip,rk3399-gru-sound.txt | 1 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 D | mt8183-mt6358-ts3a227-max98357.txt | 11 - mediatek,headset-codec: the phandles of ts3a227 codecs 12 - mediatek,ec-codec: the phandle of EC codecs.
|
H A D | mt8173-rt5650-rt5514.txt | 5 - mediatek,audio-codec: the phandles of rt5650 and rt5514 codecs
|
H A D | mt8173-rt5650-rt5676.txt | 5 - mediatek,audio-codec: the phandles of rt5650 and rt5676 codecs
|
H A D | mt8183-da7219-max98357.txt | 7 - mediatek,headset-codec: the phandles of da7219 codecs
|
H A D | ac97-bus.txt | 4 node describing ac97 codecs.
|
H A D | mt8173-rt5650.txt | 5 - mediatek,audio-codec: the phandles of rt5650 codecs
|
H A D | st,sti-asoc-card.txt | 4 codec or external codecs. 44 external codecs connection.
|
H A D | tlv320aic3x.txt | 56 CODEC input pins for other compatible codecs:
|
H A D | fsl,esai.txt | 5 standard codecs, Sony/Phillips Digital Interface (S/PDIF) transceivers, and
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdac.c | 981 } else if (sc->codecs[cad].pending <= 0) { in hdac_rirb_flush() 985 sc->codecs[cad].response = resp; in hdac_rirb_flush() 986 sc->codecs[cad].pending--; in hdac_rirb_flush() 1011 if ((child = sc->codecs[cad].dev) != NULL && in hdac_unsolq_flush() 1036 sc->codecs[cad].response = HDA_INVALID; in hdac_send_command() 1038 sc->codecs[cad].pending++; in hdac_send_command() 1053 } while (sc->codecs[cad].pending != 0 && --timeout); in hdac_send_command() 1055 if (sc->codecs[cad].pending != 0) { in hdac_send_command() 1058 sc->codecs[cad].pending = 0; in hdac_send_command() 1063 return (sc->codecs[cad].response); in hdac_send_command() [all …]
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | Makefile.am | 23 codecs.exp \ 98 codecs.res \ 174 codecs.final \ 245 codecs.nexe \
|
/freebsd/crypto/openssl/providers/implementations/encode_decode/ |
H A D | ml_dsa_codecs.c | 86 static const ML_COMMON_CODEC codecs[3] = { variable 97 return &codecs[ML_DSA_44_CODEC]; in ml_dsa_get_codec() 99 return &codecs[ML_DSA_65_CODEC]; in ml_dsa_get_codec() 101 return &codecs[ML_DSA_87_CODEC]; in ml_dsa_get_codec()
|
H A D | ml_kem_codecs.c | 83 static const ML_COMMON_CODEC codecs[3] = { variable 94 return &codecs[ML_KEM_512_CODEC]; in ml_kem_get_codec() 96 return &codecs[ML_KEM_768_CODEC]; in ml_kem_get_codec() 98 return &codecs[ML_KEM_1024_CODEC]; in ml_kem_get_codec()
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8192-asurada-audio-rt1015p-rt5682.dtsi | 12 speaker-codecs {
|
H A D | mt8192-asurada-spherion-r4.dts | 67 speaker-codecs {
|
H A D | mt8192-asurada-hayato-r5-sku2.dts | 51 speaker-codecs {
|
H A D | mt8192-asurada-spherion-r0.dts | 70 speaker-codecs {
|
H A D | mt8192-asurada-hayato-r1.dts | 113 speaker-codecs {
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am3517-evm-ui.dtsi | 136 /* Audio codecs */ 153 /* Audio codecs */
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_hda.c | 127 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 D | allegro.txt | 1 Device-tree bindings for the Allegro DVT video IP codecs present in the Xilinx
|
/freebsd/sys/contrib/libsodium/ |
H A D | AUTHORS | 129 sodium/codecs.c Frank Denis
|
H A D | .gitignore | 101 test/default/codecs
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | twl6040.txt | 3 The TWL6040s are 8-channel high quality low-power audio codecs providing audio,
|