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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dmcbsp.c888 mcbsp->rx_word_length = (MCBSP_READ_CACHE(mcbsp, RCR1) >> 5) & 0x7;
1105 word_length = mcbsp->rx_word_length;
1121 omap_mcbsp_word_length rx_word_length; local
1130 rx_word_length = mcbsp->rx_word_length;
1132 if (tx_word_length != rx_word_length)
1177 if (rx_word_length > OMAP_MCBSP_WORD_16)
1190 omap_mcbsp_word_length rx_word_length; local
1201 rx_word_length = mcbsp->rx_word_length;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dmcbsp.h432 omap_mcbsp_word_length rx_word_length; member in struct:omap_mcbsp

Completed in 35 milliseconds