Home
last modified time | relevance | path

Searched refs:PORT_STS_AP1_EVT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/fpga/
H A Ddfl-afu-main.c203 return sprintf(buf, "%x\n", (u8)FIELD_GET(PORT_STS_AP1_EVT, v)); in ap1_event_show()
220 writeq(PORT_STS_AP1_EVT, base + PORT_HDR_STS); in ap1_event_store()
H A Ddfl.h150 #define PORT_STS_AP1_EVT BIT_ULL(12) /* AP1 event detected */ macro
/kernel/linux/linux-6.6/drivers/fpga/
H A Ddfl-afu-main.c216 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()
H A Ddfl.h188 #define PORT_STS_AP1_EVT BIT_ULL(12) /* AP1 event detected */ macro

Completed in 6 milliseconds