Searched refs:REG_RIS (Results 1 – 2 of 2) sorted by relevance
68 REG_RIS, enumerator96 [REG_RIS] = UART011_RIS,184 [REG_RIS] = UART011_RIS,1559 status = pl011_read(uap, REG_RIS) & uap->im; in pl011_int()1583 status = pl011_read(uap, REG_RIS) & uap->im; in pl011_int()
89 #define REG_RIS (0x24) macro