Lines Matching refs:COMMAND
340 if (rdebi(av7110, DEBINOSWAP, COMMAND, 0, 2) == 0)
343 printk(KERN_ERR "dvb-ttpci: %s(): timeout waiting for COMMAND idle\n", __func__);
393 /* non-immediate COMMAND type */
416 wdebi(av7110, DEBINOSWAP, COMMAND + 2 * i, (u32) buf[i], 2);
419 wdebi(av7110, DEBINOSWAP, COMMAND + 2, (u32) buf[1], 2);
421 wdebi(av7110, DEBINOSWAP, COMMAND + 2, 0, 2);
423 wdebi(av7110, DEBINOSWAP, COMMAND, (u32) buf[0], 2);
432 if (rdebi(av7110, DEBINOSWAP, COMMAND, 0, 2) == 0)
435 printk(KERN_ERR "dvb-ttpci: %s(): timeout waiting for COMMAND %d to complete\n",
561 if (rdebi(av7110, DEBINOSWAP, COMMAND, 0, 2) == 0)
564 printk(KERN_ERR "%s: timeout waiting for COMMAND to complete\n", __func__);