Home
last modified time | relevance | path

Searched refs:codec (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audiohd/
H A Daudiohd.c578 hda_codec_t *codec = path->codec; in audiohd_init_play_path() local
583 widget = codec->widget[wid]; in audiohd_init_play_path()
588 codec->index, in audiohd_init_play_path()
597 codec->index, in audiohd_init_play_path()
607 if (codec->codec_info->flags & NO_SPDIF) in audiohd_init_play_path()
612 widget = codec->widget[wid]; in audiohd_init_play_path()
621 codec->index, in audiohd_init_play_path()
628 codec->index, in audiohd_init_play_path()
655 codec->index, in audiohd_init_play_path()
663 codec->index, in audiohd_init_play_path()
[all …]
H A Daudiohd.h581 hda_codec_t *codec; member
662 hda_codec_t *codec; member
835 hda_codec_t *codec[AUDIOHD_CODEC_MAX]; member
987 _NOTE(DATA_READABLE_WITHOUT_LOCK(audiohd_widget::codec))
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_hda.c152 struct hda_codec_class *codec, const char *play, const char *rec);
318 struct hda_codec_class *codec = NULL; in hda_init() local
338 codec = hda_find_codec_class("hda_codec"); in hda_init()
339 if (codec) { in hda_init()
352 err = hda_codec_constructor(sc, codec, play, rec); in hda_init()
427 hda_codec_constructor(struct hda_softc *sc, struct hda_codec_class *codec, in hda_codec_constructor() argument
442 hci->codec = codec; in hda_codec_constructor()
446 if (!codec->init) { in hda_codec_constructor()
451 return (codec->init(hci, play, rec)); in hda_codec_constructor()
473 struct hda_codec_class *codec = NULL; in hda_send_command() local
[all …]
H A Dpci_hda.h66 struct hda_codec_class *codec; member
/illumos-gate/usr/src/uts/common/io/audio/drv/audiocmihd/
H A Daudiocmihd.c308 cs4398_init(void *arg, int codec) in cs4398_init() argument
316 i2c_write(devc, codec, CS4398_MISC_CTRL, in cs4398_init()
322 i2c_write(devc, codec, CS4398_MODE_CTRL, 0x00); in cs4398_init()
323 i2c_write(devc, codec, 3, 0x09); in cs4398_init()
324 i2c_write(devc, codec, 4, 0x82); /* PCM Automute */ in cs4398_init()
325 i2c_write(devc, codec, 5, 0x80); /* Vol A+B to -64dB */ in cs4398_init()
326 i2c_write(devc, codec, 6, 0x80); in cs4398_init()
327 i2c_write(devc, codec, 7, 0xf0); /* soft ramping on */ in cs4398_init()
330 i2c_write(devc, codec, CS4398_MISC_CTRL, CS4398_CPEN); in cs4398_init()
335 cs4362a_init(void *arg, int codec) in cs4362a_init() argument
[all …]
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231.h268 cs4231_pioregs_t codec; /* CS4231 CODEC registers */ member
273 #define CS4231_IAR state->cs_regs->codec.iar /* Index Add. Reg. */
274 #define CS4231_IDR state->cs_regs->codec.idr /* Index Data Reg. */
275 #define CS4231_STATUS state->cs_regs->codec.statr /* Status Reg. */
276 #define CS4231_PIODR state->cs_regs->codec.piodr /* PIO Data Reg. */
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dbdn.h159 struct codec_t codec; member
177 #define BDN_CODEC_DATA() (ASN1_P->bdn_addr + OFFSETOF(struct bdn, codec))
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dquick.test31 if {[sqlite -has-codec]} {
H A Dmemleak.test45 if {[sqlite -has-codec]} {
H A Dpragma.test247 if {![sqlite -has-codec]} {
270 }; # endif has-codec
H A Dthread1.test23 if {[llength [info command thread_step]]==0 || [sqlite -has-codec]} {
H A Dtclsqlite.test26 if {[sqlite -has-codec]} {
/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c1744 static struct codec { struct
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids8095 0720 Motion JPEG codec
14313 1462 3092 MS-6309 v2.x Mainboard (VIA VT1611A codec)
14321 1043 8095 A7V8X Motherboard (Realtek ALC650 codec)
14323 1043 80b0 A7V600/K8V-X/K8V Deluxe motherboard (ADI AD1980 codec [SoundMAX])
14325 1043 810d P5VD1-X (AD1888 codec [SoundMax])
14326 1043 812a A8V Deluxe motherboard (Realtek ALC850 codec)
14332 1297 c160 FX41 motherboard (Realtek ALC650 codec)
14344 1849 9739 P4VT8 Mainboard (C-Media CMI9739A codec)
14364 # This hosts more than just the Intel 537 codec, it also hosts PCtel (SIL33) and SmartLink (SIL34) …
31176 # Realtek ALC888 audio codec
[all …]