Searched refs:SCMD_REG_CONTROL_1 (Results 1 – 2 of 2) sorted by relevance
205 #define SCMD_REG_CONTROL_1 0x78 /* Restart and re-enumeration control. If set: macro
205 error = (*(sc->sc_func_write_register))(sc, SCMD_REG_CONTROL_1, SCMD_CONTROL_1_RESTART); in scmd_attach()527 if (reg_addr == SCMD_REG_CONTROL_1) { in scmd_write()