Searched refs:cmd_dep (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Ddbdma.h48 unsigned int cmd_dep; /* command-dependent field */ member in struct:dbdma_cmd
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dplanb.c255 unsigned short command, unsigned int cmd_dep)
258 st_le32(&ch->cmd_dep, cmd_dep);
262 unsigned int phy_addr, unsigned int cmd_dep)
267 st_le32(&ch->cmd_dep, cmd_dep);
272 unsigned int phy_addr, unsigned int cmd_dep)
277 st_le32(&ch->cmd_dep, cmd_dep);
423 return (in_le32(&pb->overlay_last1->cmd_dep)
254 tab_cmd_dbdma(volatile struct dbdma_cmd *ch, unsigned short command, unsigned int cmd_dep) argument
261 tab_cmd_store(volatile struct dbdma_cmd *ch, unsigned int phy_addr, unsigned int cmd_dep) argument
270 tab_cmd_gen(volatile struct dbdma_cmd *ch, unsigned short command, unsigned short req_count, unsigned int phy_addr, unsigned int cmd_dep) argument
486 unsigned int cmd_dep; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/macintosh/
H A Drack-meter.c187 st_le32(&cmd->cmd_dep, 0x02000000);
200 st_le32(&cmd->cmd_dep, 0x01000000);
207 st_le32(&cmd->cmd_dep, rm->dma_buf_p);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dmace.c470 st_le32(&cp->cmd_dep, virt_to_bus(mp->rx_cmds));
480 st_le32(&cp->cmd_dep, virt_to_bus(mp->tx_cmds));
H A Dbmac.c158 unsigned long cmd_dep)
163 out_le32(&cp->cmd_dep, cmd_dep);
156 dbdma_setcmd(volatile struct dbdma_cmd *cp, unsigned short cmd, unsigned count, unsigned long addr, unsigned long cmd_dep) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/aoa/soundbus/i2sbus/
H A Di2sbus-pcm.c386 command->cmd_dep = cpu_to_le32(stopaddr);
393 command->cmd_dep = cpu_to_le32(pi->dbdma_ring.bus_cmd_start);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/dmasound/
H A Ddmasound_awacs.c1074 st_le32(&cp->cmd_dep, virt_to_bus(&awacs_tx_cmds[(i+1)%write_sq.max_count]));
1360 st_le32(&beep_dbdma_cmd->cmd_dep, virt_to_bus(beep_dbdma_cmd));
2318 st_le32(&cp->cmd_dep, virt_to_bus(awacs_tx_cmds));
2383 st_le32(&cp->cmd_dep, virt_to_bus(awacs_rx_cmds));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/ppc/
H A Dpmac.c249 st_le32(&cp->cmd_dep, rec->cmd.addr);
653 st_le32(&chip->extra_dma.cmds->cmd_dep, chip->extra_dma.addr);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/ppc/
H A Dpmac.c1637 table->cmd_dep = 0;

Completed in 206 milliseconds