Searched refs:SCMD_CONTROL_1_RESTART (Results 1 – 3 of 3) sorted by relevance
209 #define SCMD_CONTROL_1_RESTART 0x01 /* Mask to perform a restart using CONTROL_1 */ macro
205 error = (*(sc->sc_func_write_register))(sc, SCMD_REG_CONTROL_1, SCMD_CONTROL_1_RESTART); in scmd_attach()
336 reg_v = SCMD_CONTROL_1_RESTART; in common_control_1()