Searched refs:up_channels (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/sound/soc/omap/
H A Dmcpdm.c121 ctrl |= mcpdm->up_channels;
137 ctrl &= ~mcpdm->up_channels;
177 mcpdm->up_channels = uplink->channels & (PDM_UP_MASK | PDM_STATUS_MASK);
243 mcpdm->up_channels = 0;
H A Dmcpdm.h140 int up_channels; member in struct:omap_mcpdm
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/omap/
H A Dmcpdm.c121 ctrl |= mcpdm->up_channels;
137 ctrl &= ~mcpdm->up_channels;
177 mcpdm->up_channels = uplink->channels & (PDM_UP_MASK | PDM_STATUS_MASK);
243 mcpdm->up_channels = 0;
H A Dmcpdm.h140 int up_channels; member in struct:omap_mcpdm

Completed in 131 milliseconds