Searched defs:CMD_RESET (Results 1 - 9 of 9) sorted by relevance

/drivers/scsi/
H A Dzalon.c37 #define CMD_RESET 5 macro
97 __raw_writel(CMD_RESET, zalon + IO_MODULE_IO_COMMAND);
H A Dmac53c94.h68 #define CMD_RESET 2 macro
H A Du14-34f.c532 #define CMD_RESET 0xc0 macro
1470 outb(CMD_RESET, sh[j]->io_port + REG_LCL_INTR);
/drivers/net/wan/
H A Dhd64570.h190 #define CMD_RESET 0x21 /* Reset Channel */ macro
H A Dhd64572.h391 #define CMD_RESET 0x21 macro
/drivers/net/wireless/wl1251/
H A Dcmd.h55 CMD_RESET = 0, enumerator in enum:wl1251_commands
/drivers/usb/host/
H A Disp1760-hcd.c79 #define CMD_RESET (1<<1) /* reset HC not bus */ macro
380 command |= CMD_RESET;
385 CMD_RESET, 0, 250 * 1000);
1341 command &= ~(CMD_LRESET|CMD_RESET);
H A Doxu210hp.h101 #define CMD_RESET (1<<1) /* reset HC not bus */ macro
H A Dxhci.h187 #define CMD_RESET (1 << 1) macro

Completed in 375 milliseconds