Searched refs:CMD_START (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | cx82310_eth.c | 18 CMD_START = 0x84, /* no effect? */ enumerator 213 ret = cx82310_cmd(dev, CMD_START, false, NULL, 0, NULL, 0); in cx82310_bind()
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | scr24x_cs.c | 29 #define CMD_START 0x40 macro 195 iowrite8(CMD_START, dev->regs + SCR24X_CMD_STATUS); in scr24x_write()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/s2255/ |
| H A D | s2255drv.c | 129 #define CMD_START cpu_to_le32((CMD_2255 | 0x20)) macro 2136 buffer[2] = CMD_START; in s2255_start_acquire()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 112 #define CMD_START "START" macro 4794 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 91 #define CMD_START "START" macro 8808 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 91 #define CMD_START "START" macro 9081 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 91 #define CMD_START "START" macro 9167 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 118 #define CMD_START "START" macro 12075 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 120 #define CMD_START "START" macro 11923 if (strnicmp(command, CMD_START, strlen(CMD_START)) == 0) { in wl_handle_private_cmd()
|