Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsh_fsi.h21 #define SH_FSI_ENABLE_STREAM_MODE (1 << 1) /* for 16bit data */ macro
/linux-4.4.14/sound/soc/sh/
Dfsi.c1844 { "stream-mode-support", SH_FSI_ENABLE_STREAM_MODE }, in fsi_of_parse()
1867 if (info->flags & SH_FSI_ENABLE_STREAM_MODE) in fsi_port_info_init()