Searched refs:tx_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.c889 mcbsp->tx_word_length = (MCBSP_READ_CACHE(mcbsp, XCR1) >> 5) & 0x7;
1083 word_length = mcbsp->tx_word_length;
1120 omap_mcbsp_word_length tx_word_length; local
1129 tx_word_length = mcbsp->tx_word_length;
1132 if (tx_word_length != rx_word_length)
1154 if (tx_word_length > OMAP_MCBSP_WORD_16)
1189 omap_mcbsp_word_length tx_word_length; local
1200 tx_word_length = mcbsp->tx_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.h433 omap_mcbsp_word_length tx_word_length; member in struct:omap_mcbsp

Completed in 57 milliseconds