Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsh_fsi.h18 #define SH_FSI_ENABLE_STREAM_MODE (1 << 1) /* for 16bit data */ macro
/Linux-v4.19/sound/soc/sh/
Dfsi.c1839 { "stream-mode-support", SH_FSI_ENABLE_STREAM_MODE }, in fsi_of_parse()
1862 if (info->flags & SH_FSI_ENABLE_STREAM_MODE) in fsi_port_info_init()