Searched refs:SH_FSI_FMT_SPDIF (Results 1 – 3 of 3) sorted by relevance
20 #define SH_FSI_FMT_SPDIF (1 << 0) /* spdif for HDMI */ macro
980 .flags = SH_FSI_FMT_SPDIF |
1843 { "spdif-connection", SH_FSI_FMT_SPDIF }, in fsi_of_parse()1861 if (info->flags & SH_FSI_FMT_SPDIF) in fsi_port_info_init()