Searched refs:PORT_STS_AP1_EVT (Results 1 – 2 of 2) sorted by relevance
152 #define PORT_STS_AP1_EVT BIT_ULL(12) /* AP1 event detected */ macro
216 return sprintf(buf, "%x\n", (u8)FIELD_GET(PORT_STS_AP1_EVT, v)); in ap1_event_show()233 writeq(PORT_STS_AP1_EVT, base + PORT_HDR_STS); in ap1_event_store()