Searched refs:__cpu_to_le64 (Results 1 – 15 of 15) sorted by relevance
80 nd_label->checksum = __cpu_to_le64(checksum); in nsl_set_checksum()104 nd_label->dpa = __cpu_to_le64(dpa); in nsl_set_dpa()117 nd_label->rawsize = __cpu_to_le64(rawsize); in nsl_set_rawsize()130 nd_label->isetcookie = __cpu_to_le64(isetcookie); in nsl_set_isetcookie()177 nd_label->lbasize = __cpu_to_le64(lbasize); in nsl_set_lbasize()
152 nsindex[i]->checksum = __cpu_to_le64(0); in __nd_label_validate()154 nsindex[i]->checksum = __cpu_to_le64(sum_save); in __nd_label_validate()675 nsindex->myoff = __cpu_to_le64(offset); in nd_label_write_index()676 nsindex->mysize = __cpu_to_le64(sizeof_namespace_index(ndd)); in nd_label_write_index()680 nsindex->otheroff = __cpu_to_le64(offset); in nd_label_write_index()683 nsindex->labeloff = __cpu_to_le64(offset); in nd_label_write_index()690 nsindex->checksum = __cpu_to_le64(0); in nd_label_write_index()701 nsindex->checksum = __cpu_to_le64(checksum); in nd_label_write_index()
352 pkt.value = __cpu_to_le64(value); in hl_set_temperature()516 pkt.value = __cpu_to_le64(value); in hl_set_voltage()541 pkt.value = __cpu_to_le64(value); in hl_set_current()
86 #define cpu_to_le64 __cpu_to_le64
130 *(volatile u64 __force *)addr = __cpu_to_le64(data); in tilcdc_write64()
31 #define __cpu_to_le64(x) ((__force __le64)(__u64)(x)) macro
31 #define __cpu_to_le64(x) ((__force __le64)__swab64((x))) macro
236 __raw_writeq(__cpu_to_le64(value), addr); in writeq()307 __raw_writeq(__cpu_to_le64(value), addr); in writeq_relaxed()
622 su->su_lastmod = __cpu_to_le64(0); in NILFS_SEGMENT_USAGE_FNS()
772 cfg->bank_base_addrs[0] = __cpu_to_le64(htt->frag_desc.paddr); in ath10k_htt_send_frag_desc_bank_cfg_64()958 ring->fw_idx_shadow_reg_paddr = __cpu_to_le64(htt->rx_ring.alloc_idx.paddr); in ath10k_htt_send_rx_ring_cfg_64()959 ring->rx_ring_base_paddr = __cpu_to_le64(htt->rx_ring.base_paddr); in ath10k_htt_send_rx_ring_cfg_64()1758 txbuf->cmd_tx.frags_paddr = __cpu_to_le64(frags_paddr); in ath10k_htt_tx_64()
767 desc->addr = __cpu_to_le64(paddr); in __ath10k_ce_rx_post_buf_64()768 desc->addr &= __cpu_to_le64(CE_DESC_ADDR_MASK); in __ath10k_ce_rx_post_buf_64()
106 htt->rx_ring.paddrs_ring_64[idx] = __cpu_to_le64(paddr); in ath10k_htt_set_paddrs_ring_64()
7971 cmd->module_enable = __cpu_to_le64(module_enable); in ath10k_wmi_10_4_op_gen_dbglog_cfg()7972 cmd->module_valid = __cpu_to_le64(~0); in ath10k_wmi_10_4_op_gen_dbglog_cfg()
3127 cmd->paddr = __cpu_to_le64(paddr); in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
3094 buf[i++] = __cpu_to_le64(entry); in ata_format_dsm_trim_descr()