Searched refs:SH_FSI_CH_OMASK (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.h38 #define SH_FSI_CH_OMASK 0x0F000000 macro
40 #define SH_FSI_GET_CH_O(x) ((x & SH_FSI_CH_OMASK) >> 24)

Completed in 88 milliseconds