Searched refs:REG_ID (Results 1 – 6 of 6) sorted by relevance
64 REG_ID = 0x80, enumerator387 ver = rpi_touchscreen_i2c_read(ts, REG_ID); in rpi_touchscreen_probe()
23 #define REG_ID 0x80 macro312 ret = attiny_i2c_read(i2c, REG_ID, &data); in attiny_i2c_probe()
48 #define REG_ID(n) (0x00 + (n)) macro153 regmap_reg_range(REG_ID(0), REG_ID(8)),
27 #define REG_ID 31 /*ID Register*/ macro
164 #define REG_ID (14) macro
2770 rev = fas216_readb(info, REG_ID); in fas216_detect_type()