Searched refs:SH_FSI_GET_OFMT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsh_fsi.h59 #define SH_FSI_GET_OFMT(x) ((x >> 0) & SH_FSI_FMT_MASK) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dfsi.c740 fmt = is_play ? SH_FSI_GET_OFMT(flags) : SH_FSI_GET_IFMT(flags);

Completed in 20 milliseconds