Searched refs:SH_FSI_CH_IMASK (Results 1 - 1 of 1) 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.h37 #define SH_FSI_CH_IMASK 0xF0000000 macro
39 #define SH_FSI_GET_CH_I(x) ((x & SH_FSI_CH_IMASK) >> 28)

Completed in 107 milliseconds