Searched refs:AFMT_SPDIF (Results 1 - 5 of 5) sorted by path

/linux-master/include/drm/i2c/
H A Dtda998x.h10 AFMT_SPDIF = TDA998x_SPDIF, enumerator in enum:__anon10651
/linux-master/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1722 case AFMT_SPDIF:
1766 bool spdif = p->audio_params.format == AFMT_SPDIF;
/linux-master/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c809 audio.format = AFMT_SPDIF;
H A Dcdn-dp-core.h21 AFMT_SPDIF = 1, enumerator in enum:audio_format
H A Dcdn-dp-reg.c811 if (audio->format == AFMT_SPDIF)
936 if (audio->format == AFMT_SPDIF) {
951 else if (audio->format == AFMT_SPDIF)

Completed in 371 milliseconds