dsp_addx         2192 sound/pci/hda/patch_ca0132.c 	unsigned int dsp_addx;
dsp_addx         2208 sound/pci/hda/patch_ca0132.c 	dsp_addx = dsp_chip_to_dsp_addx(chip_addx, &code, &yram);
dsp_addx         2210 sound/pci/hda/patch_ca0132.c 	if (dsp_addx == INVALID_CHIP_ADDRESS) {
dsp_addx         2286 sound/pci/hda/patch_ca0132.c 		   chip_addx, dsp_addx, dma_chan,
dsp_addx         2304 sound/pci/hda/patch_ca0132.c 	unsigned int dsp_addx;
dsp_addx         2322 sound/pci/hda/patch_ca0132.c 	dsp_addx = dsp_chip_to_dsp_addx(chip_addx, &code, &yram);
dsp_addx         2323 sound/pci/hda/patch_ca0132.c 	if (dsp_addx == INVALID_CHIP_ADDRESS) {
dsp_addx         2330 sound/pci/hda/patch_ca0132.c 	addr_field = dsp_addx << DSPDMAC_DMACFG_DBADR_LOBIT;