Searched refs:GEN8_DRBREGL (Results 1 – 2 of 2) sorted by relevance
98 #define GEN8_DRBREGL(x) (0x1000 + (x) * 8) macro100 #define GEN8_DRBREGU(x) (GEN8_DRBREGL(x) + 4)
261 int drbreg = GEN8_DRBREGL(client->doorbell_id); in guc_disable_doorbell()