| /OK3568_Linux_fs/kernel/drivers/net/ethernet/packetengines/ |
| H A D | yellowfin.c | 290 CMD_NOP=0x60000000, CMD_STOP=0x70000000, enumerator 758 yp->rx_ring[i-1].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_init_ring() 766 yp->tx_ring[i].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_init_ring() 771 yp->tx_ring[--i].dbdma_cmd = cpu_to_le32(CMD_STOP | BRANCH_ALWAYS); in yellowfin_init_ring() 779 yp->tx_ring[j].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_init_ring() 847 yp->tx_ring[0].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_start_xmit() 851 yp->tx_ring[entry+1].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_start_xmit() 867 yp->tx_ring[next_entry<<1].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_start_xmit() 1174 yp->rx_ring[entry].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_rx() 1266 yp->rx_ring[i].dbdma_cmd = cpu_to_le32(CMD_STOP); in yellowfin_close()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | dbinput.c | 85 CMD_STOP, enumerator 1016 case CMD_STOP: in acpi_db_command_dispatch()
|
| /OK3568_Linux_fs/kernel/drivers/media/common/saa7146/ |
| H A D | saa7146_vbi.c | 82 WRITE_RPS1(CMD_STOP); in vbi_workaround() 193 WRITE_RPS1(CMD_STOP); in saa7146_set_vbi_capture()
|
| H A D | saa7146_hlp.c | 994 WRITE_RPS0(CMD_STOP); in program_capture_engine()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | cx82310_eth.c | 19 CMD_STOP = 0x85, /* no effect? */ enumerator
|
| /OK3568_Linux_fs/kernel/include/media/drv-intf/ |
| H A D | saa7146.h | 210 #define CMD_STOP 0x50000000 /* Stop */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | budget-patch.c | 445 WRITE_RPS1(CMD_STOP); in budget_patch_attach()
|
| H A D | av7110.c | 2409 WRITE_RPS1(CMD_STOP); in av7110_attach()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/s2255/ |
| H A D | s2255drv.c | 130 #define CMD_STOP cpu_to_le32((CMD_2255 | 0x30)) macro 2158 buffer[2] = CMD_STOP; in s2255_stop_acquire()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 113 #define CMD_STOP "STOP" macro 4812 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 92 #define CMD_STOP "STOP" macro 8830 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 92 #define CMD_STOP "STOP" macro 9103 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 92 #define CMD_STOP "STOP" macro 9189 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 119 #define CMD_STOP "STOP" macro 12097 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 121 #define CMD_STOP "STOP" macro 11945 if (strnicmp(command, CMD_STOP, strlen(CMD_STOP)) == 0) { in wl_handle_private_cmd()
|