Searched refs:GUC_WOPCM_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
189 guc_wopcm_size &= GUC_WOPCM_SIZE_MASK; in intel_wopcm_init()253 GUC_WOPCM_SIZE_MASK | GUC_WOPCM_SIZE_LOCKED, in intel_wopcm_init_hw()
82 #define GUC_WOPCM_SIZE_MASK (0xfffff << GUC_WOPCM_SIZE_SHIFT) macro