chnl_prop        2191 sound/pci/hda/patch_ca0132.c 	unsigned int chnl_prop;
chnl_prop        2215 sound/pci/hda/patch_ca0132.c 	chnl_prop = DSPDMAC_CHNLPROP_AC_MASK;
chnl_prop        2222 sound/pci/hda/patch_ca0132.c 				     &chnl_prop);
chnl_prop        2232 sound/pci/hda/patch_ca0132.c 		chnl_prop &= ~(1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan));
chnl_prop        2234 sound/pci/hda/patch_ca0132.c 		chnl_prop |=  (1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan));
chnl_prop        2236 sound/pci/hda/patch_ca0132.c 	chnl_prop &= ~(1 << (DSPDMAC_CHNLPROP_DCON_LOBIT + dma_chan));
chnl_prop        2238 sound/pci/hda/patch_ca0132.c 	status = chipio_write(codec, DSPDMAC_CHNLPROP_INST_OFFSET, chnl_prop);
chnl_prop        2287 sound/pci/hda/patch_ca0132.c 		   port_map_mask, chnl_prop, active);