Searched refs:SCMD_REG_ID (Results 1 – 3 of 3) sorted by relevance
31 #define SCMD_REG_ID 0x01 /* ID.. always 0xA9 */ macro
227 error = (*(sc->sc_func_read_register))(sc, SCMD_REG_ID, &id); in scmd_attach()
112 uint8_t reg = SCMD_REG_ID; in scmdi2c_poke()