Lines Matching refs:readq
49 v = readq(base + PORT_HDR_CTRL); in __afu_port_enable()
77 v = readq(base + PORT_HDR_CTRL); in __afu_port_disable()
137 return FIELD_GET(PORT_CAP_PORT_NUM, readq(base + PORT_HDR_CAP)); in port_get_id()
159 v = readq(base + PORT_HDR_CTRL); in ltr_show()
180 v = readq(base + PORT_HDR_CTRL); in ltr_store()
200 v = readq(base + PORT_HDR_STS); in ap1_event_show()
238 v = readq(base + PORT_HDR_STS); in ap2_event_show()
275 v = readq(base + PORT_HDR_STS); in power_state_show()
335 userclk_freqsts = readq(base + PORT_HDR_USRCLK_STS0); in userclk_freqsts_show()
353 userclk_freqcntrsts = readq(base + PORT_HDR_USRCLK_STS1); in userclk_freqcntrsts_show()
458 guidl = readq(base + GUID_L); in afu_id_show()
459 guidh = readq(base + GUID_H); in afu_id_show()