Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsh_fsi.h18 #define SH_FSI_ENABLE_STREAM_MODE (1 << 1) /* for 16bit data */ macro
/openbmc/linux/sound/soc/sh/
H A Dfsi.c1852 { "stream-mode-support", SH_FSI_ENABLE_STREAM_MODE }, in fsi_of_parse()
1875 if (info->flags & SH_FSI_ENABLE_STREAM_MODE) in fsi_port_info_init()