Home | History | Annotate | Download | only in ic

Lines Matching defs:spdif

447 	/* SPDIF */
448 { "spdif", NULL, NULL,
452 { "spdif", "enable", NULL,
1367 "\7CDAC\4VRM\3SPDIF\2DRA\1VRA", as->ext_id);
1405 /* Output the same data as DAC to SPDIF output */
1720 bool spdif;
1732 spdif = si->req_feature == CHECK_SPDIF && si->reg == AC97_REG_EXT_AUDIO_CTRL;
1733 if (spdif && as->lock_counter >= 0) {
1735 * it is not allowed to change the SPDIF mode. */
1819 if (spdif && as->host_if->spdif_event != NULL) {