dn_offset 177 sound/soc/ti/omap-mcpdm.c u32 dn_offset = mcpdm->dn_rx_offset; dn_offset 179 sound/soc/ti/omap-mcpdm.c omap_mcpdm_write(mcpdm, MCPDM_REG_DN_OFFSET, dn_offset); dn_offset 180 sound/soc/ti/omap-mcpdm.c dn_offset |= (MCPDM_DN_OFST_RX1_EN | MCPDM_DN_OFST_RX2_EN); dn_offset 181 sound/soc/ti/omap-mcpdm.c omap_mcpdm_write(mcpdm, MCPDM_REG_DN_OFFSET, dn_offset);