Lines Matching refs:usCX
130 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; in smapi_query_DSP_cfg() local
139 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_query_DSP_cfg()
148 pSettings->bDSPEnabled = ((usCX & 0x0001) != 0); in smapi_query_DSP_cfg()
169 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_query_DSP_cfg()
177 pSettings->bModemEnabled = ((usCX & 0x0001) != 0); in smapi_query_DSP_cfg()
207 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; in smapi_set_DSP_cfg() local
274 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
278 if (usCX & 1) { /* serial port is enabled */ in smapi_set_DSP_cfg()
291 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
294 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
312 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
315 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
327 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
331 if (usCX & 1) { /* serial port is enabled */ in smapi_set_DSP_cfg()
344 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
347 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
365 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
368 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
380 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
383 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
386 if ((usCX & 0xff) != 0xff) { /* IR port not disabled */ in smapi_set_DSP_cfg()
387 if ((usCX & 0xff) == mwave_uart_irq) { in smapi_set_DSP_cfg()
390 …"smapi::smapi_set_DSP_cfg: IR port irq %x conflicts with mwave_uart_irq %x\n", usCX & 0xff, mwave_… in smapi_set_DSP_cfg()
393 …"smapi::smapi_set_DSP_cfg: IR port irq %x conflicts with mwave_uart_irq %x\n", usCX & 0xff, mwave_… in smapi_set_DSP_cfg()
399 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
402 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
405 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
408 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
426 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
429 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
432 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
435 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
446 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
457 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
461 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
471 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
475 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
479 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_cfg()
499 unsigned short usAX, usBX, usCX, usDX, usDI, usSI; in smapi_set_DSP_power_state() local
507 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI); in smapi_set_DSP_power_state()
518 unsigned short usAX = 0xffff, usBX = 0xffff, usCX = 0xffff,
523 &usAX, &usBX, &usCX, &usDX, &usDI, &usSI);
527 usAX, usBX, usCX, usDX, usDI, usSI);