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