Home
last modified time | relevance | path

Searched refs:RESET_COMMAND (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c115 #define RESET_COMMAND 0x01 macro
309 ret = synaptics_i2c_reg_set(client, DEV_COMMAND_REG, RESET_COMMAND); in synaptics_i2c_reset_config()
/openbmc/linux/drivers/scsi/
H A DFlashPoint.c122 #define RESET_COMMAND 0x81 macro
1512 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1526 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
1559 if (p_Sccb->OperationCode == RESET_COMMAND) { in FlashPoint_StartCCB()
2379 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_ssel()
4066 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseCommand()
4080 if (currSCCB->OperationCode == RESET_COMMAND) in FPT_phaseCommand()
4423 if (currSCCB->OperationCode == RESET_COMMAND) { in FPT_phaseBusFree()