Lines Matching refs:usCX

130 	unsigned short usAX, usBX, usCX, usDX, usDI, usSI;  in smapi_query_DSP_cfg()  local
140 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_query_DSP_cfg()
149 pSettings->bDSPEnabled = ((usCX & 0x0001) != 0); in smapi_query_DSP_cfg()
170 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_query_DSP_cfg()
178 pSettings->bModemEnabled = ((usCX & 0x0001) != 0); in smapi_query_DSP_cfg()
208 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; in smapi_set_DSP_cfg() local
276 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
280 if (usCX & 1) { /* serial port is enabled */ in smapi_set_DSP_cfg()
293 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
296 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
314 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
317 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
329 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
333 if (usCX & 1) { /* serial port is enabled */ in smapi_set_DSP_cfg()
346 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
349 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
367 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
370 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
382 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
385 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
388 if ((usCX & 0xff) != 0xff) { /* IR port not disabled */ in smapi_set_DSP_cfg()
389 if ((usCX & 0xff) == mwave_uart_irq) { in smapi_set_DSP_cfg()
392 …"smapi::smapi_set_DSP_cfg: IR port irq %x conflicts with mwave_uart_irq %x\n", usCX & 0xff, mwave_… in smapi_set_DSP_cfg()
395 …"smapi::smapi_set_DSP_cfg: IR port irq %x conflicts with mwave_uart_irq %x\n", usCX & 0xff, mwave_… in smapi_set_DSP_cfg()
401 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
404 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
407 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
410 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
428 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
431 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
434 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
437 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
448 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
459 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
463 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
473 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
477 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
481 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
501 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; in smapi_set_DSP_power_state() local
509 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_power_state()
520 unsigned short usAX = 0xffff, usBX = 0xffff, usCX = 0xffff,
525 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
529 usAX, usBX, usCX, usDX, usDI, usSI);