Searched refs:I2C_MSP_CONTROL (Results 1 – 1 of 1) sorted by relevance
90 #define I2C_MSP_CONTROL 0x00 macro103 static u8 reset_off[3] = { I2C_MSP_CONTROL, 0x80, 0x00 }; in msp_reset()104 static u8 reset_on[3] = { I2C_MSP_CONTROL, 0x00, 0x00 }; in msp_reset()