Searched refs:VT1211_REG_IN_MIN (Results 1 – 1 of 1) sorted by relevance
74 #define VT1211_REG_IN_MIN(ix) ((ix) == 0 ? 0x3e : 0x2a + 2 * (ix)) macro264 VT1211_REG_IN_MIN(ix)); in vt1211_update_device()384 vt1211_write8(data, VT1211_REG_IN_MIN(ix), data->in_min[ix]); in set_in()