Searched refs:CMD_STOP (Results 1 – 9 of 9) sorted by relevance
290 CMD_NOP=0x60000000, CMD_STOP=0x70000000, enumerator751 yp->rx_ring[i-1].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_init_ring()759 yp->tx_ring[i].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_init_ring()764 yp->tx_ring[--i].dbdma_cmd = cpu_to_le32(CMD_STOP | BRANCH_ALWAYS); in yellowfin_init_ring()772 yp->tx_ring[j].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_init_ring()839 yp->tx_ring[0].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_start_xmit()843 yp->tx_ring[entry+1].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_start_xmit()858 yp->tx_ring[next_entry<<1].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_start_xmit()1161 yp->rx_ring[entry].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_rx()1253 yp->rx_ring[i].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_close()
83 CMD_STOP, enumerator972 case CMD_STOP: in acpi_db_command_dispatch()
82 WRITE_RPS1(CMD_STOP); in vbi_workaround()193 WRITE_RPS1(CMD_STOP); in saa7146_set_vbi_capture()
993 WRITE_RPS0(CMD_STOP); in program_capture_engine()
31 CMD_STOP = 0x85, /* no effect? */ enumerator
210 #define CMD_STOP 0x50000000 /* Stop */ macro
459 WRITE_RPS1(CMD_STOP); in budget_patch_attach()
2424 WRITE_RPS1(CMD_STOP); in av7110_attach()
139 #define CMD_STOP cpu_to_le32((CMD_2255 | 0x30)) macro2178 buffer[2] = CMD_STOP; in s2255_stop_acquire()