Searched refs:vdbox_sfc_access (Results 1 – 4 of 4) sorted by relevance
120 u8 vdbox_sfc_access; member
368 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_lock_sfc() local378 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_lock_sfc()443 u8 vdbox_sfc_access = engine->gt->info.vdbox_sfc_access; in gen11_unlock_sfc() local449 if ((BIT(engine->instance) & vdbox_sfc_access) == 0) in gen11_unlock_sfc()
375 (engine->gt->info.vdbox_sfc_access & in __setup_engine_capabilities()506 gt->info.vdbox_sfc_access |= BIT(i); in init_engine_mask()
162 gt->info.vdbox_sfc_access; in __guc_ads_init()