Searched refs:SH_FSI_GET_IFMT (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/sound/
H A Dsh_fsi.h58 #define SH_FSI_GET_IFMT(x) ((x >> 8) & SH_FSI_FMT_MASK) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/sound/
H A Dsh_fsi.h58 #define SH_FSI_GET_IFMT(x) ((x >> 8) & SH_FSI_FMT_MASK) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/sh/
H A Dfsi.c740 fmt = is_play ? SH_FSI_GET_OFMT(flags) : SH_FSI_GET_IFMT(flags);

Completed in 67 milliseconds