Searched refs:INT_REQ (Results 1 – 3 of 3) sorted by relevance
46 gfx_int_req = SERV_INDEX(id) | INT_REQ; in sumo_send_msg_to_smu()50 if (RREG32(GFX_INT_REQ) & INT_REQ) in sumo_send_msg_to_smu()67 gfx_int_req &= ~INT_REQ; in sumo_send_msg_to_smu()
124 # define INT_REQ (1 << 0) macro
144 #define INT_REQ PP_STAT_ACK /* Input data int request. */ macro608 while ((portman_read_status(pm) & INT_REQ) == INT_REQ) { in snd_portman_interrupt()