Home
last modified time | relevance | path

Searched refs:AFMT_SPDIF (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/i2c/
H A Dtda998x.h10 AFMT_SPDIF = TDA998x_SPDIF, enumerator
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h21 AFMT_SPDIF = 1, enumerator
H A Dcdn-dp-reg.c811 if (audio->format == AFMT_SPDIF) in cdn_dp_audio_stop()
936 if (audio->format == AFMT_SPDIF) { in cdn_dp_audio_config()
951 else if (audio->format == AFMT_SPDIF) in cdn_dp_audio_config()
/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c1723 case AFMT_SPDIF: in tda998x_get_audio_ports()
1767 bool spdif = p->audio_params.format == AFMT_SPDIF; in tda998x_set_config()