Searched refs:PORT_STS_AP2_EVT (Results 1 – 2 of 2) sorted by relevance
149 #define PORT_STS_AP2_EVT BIT_ULL(13) /* AP2 event detected */ macro
241 return sprintf(buf, "%x\n", (u8)FIELD_GET(PORT_STS_AP2_EVT, v)); in ap2_event_show()258 writeq(PORT_STS_AP2_EVT, base + PORT_HDR_STS); in ap2_event_store()