Searched defs:ITE_EC_FAN_CTL_TEMPIN (Results 1 – 1 of 1) sorted by relevance
98 #define ITE_EC_FAN_CTL_TEMPIN(x) ((((x)-1) & 7) << 3) macro101 #define ITE_EC_FAN_CTL_TEMPIN(x) (((x)-1) & 3) macro