Searched defs:_platform (Results 1 – 3 of 3) sorted by relevance
45 #define SUBPLATFORM(_platform, _subplatform) \ argument53 #define SUBPLATFORM_GROUP(_platform, _subplatform) \ argument64 #define PLATFORM(_platform) \ argument72 #define PLATFORM_GROUP(_platform) \ argument
84 #define IS_PLATFORM_STEP(_xe, _platform, min_step, max_step) \ argument88 #define IS_SUBPLATFORM_STEP(_xe, _platform, sub, min_step, max_step) \ argument
254 u32 _platform = 0x08;/*SupportPlatform */ in _rtl88e_check_condition() local