Searched refs:LDC_DEVCLASS_BIT (Results 1 – 1 of 1) sorted by relevance
204 #define LDC_DEVCLASS_BIT(dc) (0x1 << (dc)) macro206 (LDC_DEVCLASS_BIT(dc) & ldc_debug_reset_mask)207 static uint64_t ldc_debug_reset_mask = LDC_DEVCLASS_BIT(LDC_DEV_BLK_SVC) |208 LDC_DEVCLASS_BIT(LDC_DEV_GENERIC);