Searched refs:vdbox_sfc_access (Results 1 – 4 of 4) sorted by relevance
385 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_lock_sfc() local392 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_lock_sfc()475 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_unlock_sfc() local483 (BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_unlock_sfc()
194 u8 vdbox_sfc_access; member
398 (engine->gt->info.vdbox_sfc_access & in __setup_engine_capabilities()568 gt->info.vdbox_sfc_access |= BIT(i); in init_engine_mask()
515 gt->info.vdbox_sfc_access; in __guc_ads_init()
Completed in 14 milliseconds