Searched defs:COMP_INIT (Results 1 – 4 of 4) sorted by relevance
23 COMP_INIT = BIT(2), enumerator
56 #define COMP_INIT BIT(2) /*For init/deinit */ macro
57 #define COMP_INIT (1 << 31) macro
61 #define COMP_INIT BIT(2) /* Driver initialization/halt/reset. */ macro