Searched refs:__cpu_to_le64 (Results 1 – 14 of 14) sorted by relevance
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()361 nd_label->checksum = __cpu_to_le64(0); in slot_valid()363 nd_label->checksum = __cpu_to_le64(sum_save); in slot_valid()659 nsindex->myoff = __cpu_to_le64(offset); in nd_label_write_index()660 nsindex->mysize = __cpu_to_le64(sizeof_namespace_index(ndd)); in nd_label_write_index()664 nsindex->otheroff = __cpu_to_le64(offset); in nd_label_write_index()667 nsindex->labeloff = __cpu_to_le64(offset); in nd_label_write_index()674 nsindex->checksum = __cpu_to_le64(0); in nd_label_write_index()685 nsindex->checksum = __cpu_to_le64(checksum); in nd_label_write_index()[all …]
2235 if (nd_label->isetcookie != __cpu_to_le64(nd_set->cookie2)) { in create_namespace_blk()
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)__swab64((x))) macro
31 #define __cpu_to_le64(x) ((__force __le64)(__u64)(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()
727 cfg->bank_base_addrs[0] = __cpu_to_le64(htt->frag_desc.paddr); in ath10k_htt_send_frag_desc_bank_cfg_64()913 ring->fw_idx_shadow_reg_paddr = __cpu_to_le64(htt->rx_ring.alloc_idx.paddr); in ath10k_htt_send_rx_ring_cfg_64()914 ring->rx_ring_base_paddr = __cpu_to_le64(htt->rx_ring.base_paddr); in ath10k_htt_send_rx_ring_cfg_64()1698 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()
7877 cmd->module_enable = __cpu_to_le64(module_enable); in ath10k_wmi_10_4_op_gen_dbglog_cfg()7878 cmd->module_valid = __cpu_to_le64(~0); in ath10k_wmi_10_4_op_gen_dbglog_cfg()
2924 cmd->paddr = __cpu_to_le64(paddr); in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
3426 buf[i++] = __cpu_to_le64(entry); in ata_format_dsm_trim_descr()