Searched refs:CMD_LAST (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Duda1341.h112 CMD_LAST, enumerator in enum:uda1341_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dni52.h189 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro
H A Dsun3_82586.h197 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro
H A D3c523.h168 #define CMD_LAST 0x8000 /* indicates last command in the CBL */ macro
H A D3c523.c637 cfg_cmd->cmd_cmd = CMD_CONFIGURE | CMD_LAST;
676 ias_cmd->cmd_cmd = CMD_IASETUP | CMD_LAST;
702 tdr_cmd->cmd_cmd = CMD_TDR | CMD_LAST;
790 mc_cmd->cmd_cmd = CMD_MCSETUP | CMD_LAST;
847 p->xmit_cmds[0]->cmd_cmd = CMD_XMIT | CMD_LAST | CMD_INT;
H A Dni52.c535 cfg_cmd->cmd_cmd = CMD_CONFIGURE | CMD_LAST;
582 ias_cmd->cmd_cmd = CMD_IASETUP | CMD_LAST;
606 tdr_cmd->cmd_cmd = CMD_TDR | CMD_LAST;
650 mc_cmd->cmd_cmd = CMD_MCSETUP | CMD_LAST;
H A Dsun3_82586.c410 cfg_cmd->cmd_cmd = swab16(CMD_CONFIGURE | CMD_LAST);
457 ias_cmd->cmd_cmd = swab16(CMD_IASETUP | CMD_LAST);
481 tdr_cmd->cmd_cmd = swab16(CMD_TDR | CMD_LAST);
525 mc_cmd->cmd_cmd = swab16(CMD_MCSETUP | CMD_LAST);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/l3/
H A Duda1341.c141 typedef int uda1341_cfg[CMD_LAST];
324 for (reg = 0; reg < CMD_LAST; reg++)
330 for (reg = 0; reg < CMD_LAST; reg++)

Completed in 84 milliseconds