Searched refs:INT_REQ (Results 1 – 4 of 4) 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. */ macro592 while ((portman_read_status(pm) & INT_REQ) == INT_REQ) { in snd_portman_interrupt()
162 INT_REQ = 0x0040, enumerator 901 outw(ACK_INTR | INT_REQ | INT_LATCH, ioaddr + EL3_CMD); in el3_interrupt() 1400 outw(ACK_INTR | INT_LATCH | TX_AVAILABLE | RX_EARLY | INT_REQ, in el3_up()