Lines Matching refs:readq
52 v = readq(base + PORT_HDR_CTRL); in __afu_port_enable()
90 v = readq(base + PORT_HDR_CTRL); in __afu_port_disable()
150 return FIELD_GET(PORT_CAP_PORT_NUM, readq(base + PORT_HDR_CAP)); in port_get_id()
172 v = readq(base + PORT_HDR_CTRL); in ltr_show()
193 v = readq(base + PORT_HDR_CTRL); in ltr_store()
213 v = readq(base + PORT_HDR_STS); in ap1_event_show()
251 v = readq(base + PORT_HDR_STS); in ap2_event_show()
288 v = readq(base + PORT_HDR_STS); in power_state_show()
348 userclk_freqsts = readq(base + PORT_HDR_USRCLK_STS0); in userclk_freqsts_show()
366 userclk_freqcntrsts = readq(base + PORT_HDR_USRCLK_STS1); in userclk_freqcntrsts_show()
471 guidl = readq(base + GUID_L); in afu_id_show()
472 guidh = readq(base + GUID_H); in afu_id_show()