Searched refs:GFX_INT_REQ (Results 1 – 2 of 2) sorted by relevance
45 WREG32(GFX_INT_REQ, gfx_int_req); in sumo_send_msg_to_smu()48 if (RREG32(GFX_INT_REQ) & INT_REQ) in sumo_send_msg_to_smu()66 WREG32(GFX_INT_REQ, gfx_int_req); in sumo_send_msg_to_smu()
123 #define GFX_INT_REQ 0x120 macro