Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsh_fsi.h20 #define SH_FSI_FMT_SPDIF (1 << 0) /* spdif for HDMI */ macro
/linux-4.4.14/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()