Searched refs:be64_to_cpup (Results 1 – 25 of 27) sorted by relevance
12
45 case 8: return be64_to_cpup((__be64 *) (structure + offset)); in value_read()182 val = (be64_to_cpup(addr) & mask) >> shift; in ib_unpack()
629 len = sysfs_emit(buf, "%llu\n", be64_to_cpup((__be64 *)data)); in show_pma_counter()
617 (be64_to_cpup(tid) & 0xffffffff)); in ib_umad_write()
88 base = be64_to_cpup((__force __be64 *)basep); in tpm_read_log_of()
105 #define be64_to_cpup __be64_to_cpup macro
139 flags = be64_to_cpup((__be64 *)data); in plpks_set_variable()
32 u64 data = be64_to_cpup(imon->ir_buf); in imon_ir_data()
153 address = be64_to_cpup(reg); in fsl_compose_msi_msg()
338 u64 address = be64_to_cpup(reg); in setup_pci_atmu()
673 if (be64_to_cpup(reserve_map) > 0xffffffffull) { in early_reserve_mem()
394 case 8: (dest) = be64_to_cpup(__p); break; \
436 ecode.u = be64_to_cpup((__be64 *)cpt_info->out_buffer); in cpt_process_ccode()
808 jedec = be64_to_cpup((__be64 *)id); in jedec_probe()
447 clkid = be64_to_cpup((__be64 *)&hdr->source_port_identity.clock_identity.id[0]); in ines_match()
1361 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()
189 *out_value = be64_to_cpup(((__be64 *)val) + index); in of_property_read_u64_index()
266 be64_to_cpup((__be64 *)(out + in mlx5_ib_query_ext_ppcnt_counters()
416 *x = be64_to_cpup((__be64 *)rs_resp->bytes); in aem_read_sensor()
345 cpu_to_le64(be64_to_cpup((__be64 *)&data->replay_ctr)); in iwlagn_mac_set_rekey_data()
1568 values[j] += be64_to_cpup((__be64 *)(out + offsets[j])); in mlx5_lag_query_cong_counters()
2965 phb_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_phb()3242 hub_id = be64_to_cpup(prop64); in pnv_pci_init_ioda_hub()
1169 cpu_to_le64(be64_to_cpup((__be64 *)data->replay_ctr)); in wcn36xx_set_rekey_data()
1557 cptpf->eng_caps[etype].u = be64_to_cpup(rptr); in otx2_cpt_discover_eng_capabilities()
458 state = be64_to_cpup(ctx->afu->native->sw_command_status); in do_process_element_cmd()
311 adapter->rx_no_buffer = be64_to_cpup(p); in ibmveth_update_rx_no_buffer()
Completed in 83 milliseconds