Searched refs:VALID_TS_WR_REG_MASK (Results 1 – 1 of 1) sorted by relevance
1153 #define VALID_TS_WR_REG_MASK ((1 << 9) | (1 << 0xB) | (1 << 0xD)) macro1167 if (regnum > 15 || !((1 << regnum) & VALID_TS_WR_REG_MASK)) in ipath_tempsense_write()