Searched refs:ID_MT352 (Results 1 – 2 of 2) sorted by relevance
22 #define ID_MT352 0x13 macro
544 if (mt352_read_register(state, CHIP_ID) != ID_MT352) goto error; in mt352_attach()