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