Searched refs:up_channels (Results 1 – 2 of 2) sorted by relevance
121 ctrl |= mcpdm->up_channels; in omap_mcpdm_start()137 ctrl &= ~mcpdm->up_channels; in omap_mcpdm_stop()177 mcpdm->up_channels = uplink->channels & (PDM_UP_MASK | PDM_STATUS_MASK); in omap_mcpdm_capture_open()243 mcpdm->up_channels = 0; in omap_mcpdm_capture_close()
140 int up_channels; member