Searched refs:enable_flag_if (Results 1 – 1 of 1) sorted by relevance
577 #define enable_flag_if(x, cond) ((cond) ? (x) : 0) macro598 enable_flag_if(I2C_FUNC_SMBUS_PEC, in i801_func()612 enable_flag_if(I2C_FUNC_SMBUS_READ_I2C_BLOCK, in i801_func()641 #undef enable_flag_if