Home
last modified time | relevance | path

Searched refs:SH_FSI_FMT_SPDIF (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/sound/
Dsh_fsi.h20 #define SH_FSI_FMT_SPDIF (1 << 0) /* spdif for HDMI */ macro
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-armadillo800eva.c980 .flags = SH_FSI_FMT_SPDIF |
/linux-4.1.27/sound/soc/sh/
Dfsi.c1843 { "spdif-connection", SH_FSI_FMT_SPDIF }, in fsi_of_parse()
1861 if (info->flags & SH_FSI_FMT_SPDIF) in fsi_port_info_init()