Searched refs:VIAI2C_CR_END_MASK (Results 1 – 2 of 2) sorted by relevance
20 #define VIAI2C_CR_END_MASK GENMASK(2, 1) macro
183 iowrite16(tmp | VIAI2C_CR_END_MASK, base + VIAI2C_REG_CR); in zxi2c_xfer()