Searched refs:INT_REQ (Results 1 – 3 of 3) 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
143 #define INT_REQ PP_STAT_ACK /* Input data int request. */ macro607 while ((portman_read_status(pm) & INT_REQ) == INT_REQ) { in snd_portman_interrupt()