Searched defs:allow (Results 1 – 2 of 2) sorted by relevance
71 #define any_allowed(mask, allow) (((mask) & (allow)) != (allow)) argument
594 static inline void gpic_pin_set_idlewake(unsigned int gpio, int allow) in gpic_pin_set_idlewake()