Searched refs:INT_REQ (Results 1 – 2 of 2) sorted by relevance
44 gfx_int_req = SERV_INDEX(id) | INT_REQ; in sumo_send_msg_to_smu()48 if (RREG32(GFX_INT_REQ) & INT_REQ) in sumo_send_msg_to_smu()65 gfx_int_req &= ~INT_REQ; in sumo_send_msg_to_smu()
124 # define INT_REQ (1 << 0) macro
Completed in 6 milliseconds