| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | streebog_generic.c | 25 cpu_to_le64(0x200), 0, 0, 0, 0, 0, 0, 0 30 cpu_to_le64(0xdd806559f2a64507ULL), 31 cpu_to_le64(0x05767436cc744d23ULL), 32 cpu_to_le64(0xa2422a08a460d315ULL), 33 cpu_to_le64(0x4b7ce09192676901ULL), 34 cpu_to_le64(0x714eb88d7585c4fcULL), 35 cpu_to_le64(0x2f6a76432e45d016ULL), 36 cpu_to_le64(0xebcb2f81c0657c1fULL), 37 cpu_to_le64(0xb1085bda1ecadae9ULL) 40 cpu_to_le64(0xe679047021b19bb7ULL), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | coex.c | 73 {cpu_to_le64(0), cpu_to_le64(0), cpu_to_le64(0)}, 75 cpu_to_le64(0x0000001FFFULL), 76 cpu_to_le64(0x0ULL), 77 cpu_to_le64(0x00007FFFFFULL), 80 cpu_to_le64(0x000000FFFFULL), 81 cpu_to_le64(0x0ULL), 82 cpu_to_le64(0x0003FFFFFFULL), 85 cpu_to_le64(0x000003FFFCULL), 86 cpu_to_le64(0x0ULL), 87 cpu_to_le64(0x000FFFFFFCULL), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | ctxt-info-gen3.c | 78 dbg_cfg->hwm_base_addr = cpu_to_le64(fw_mon->physical); in iwl_pcie_ctxt_info_dbg_enable() 105 dbg_cfg->hwm_base_addr = cpu_to_le64(frag->physical); in iwl_pcie_ctxt_info_dbg_enable() 173 cpu_to_le64(trans_pcie->rxq->bd_dma); in iwl_pcie_ctxt_info_gen3_init() 207 cpu_to_le64(trans_pcie->prph_info_dma_addr); in iwl_pcie_ctxt_info_gen3_init() 209 cpu_to_le64(trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init() 213 cpu_to_le64(trans_pcie->rxq->rb_stts_dma); in iwl_pcie_ctxt_info_gen3_init() 215 cpu_to_le64(trans_pcie->rxq->tr_tail_dma); in iwl_pcie_ctxt_info_gen3_init() 217 cpu_to_le64(trans_pcie->rxq->cr_tail_dma); in iwl_pcie_ctxt_info_gen3_init() 223 cpu_to_le64(trans->txqs.txq[trans->txqs.cmd.q_id]->dma_addr); in iwl_pcie_ctxt_info_gen3_init() 225 cpu_to_le64(trans_pcie->rxq->used_bd_dma); in iwl_pcie_ctxt_info_gen3_init() [all …]
|
| H A D | ctxt-info.c | 165 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec() 179 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec() 204 cpu_to_le64(dram->paging[i].physical); in iwl_pcie_init_fw_sec() 263 rx_cfg->free_rbd_addr = cpu_to_le64(trans_pcie->rxq->bd_dma); in iwl_pcie_ctxt_info_init() 264 rx_cfg->used_rbd_addr = cpu_to_le64(trans_pcie->rxq->used_bd_dma); in iwl_pcie_ctxt_info_init() 265 rx_cfg->status_wr_ptr = cpu_to_le64(trans_pcie->rxq->rb_stts_dma); in iwl_pcie_ctxt_info_init() 269 cpu_to_le64(trans->txqs.txq[trans->txqs.cmd.q_id]->dma_addr); in iwl_pcie_ctxt_info_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_hw.c | 445 req.qhdr = cpu_to_le64(QLCNIC_REQUEST << 23); in qlcnic_82xx_sre_macaddr_change() 448 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_sre_macaddr_change() 607 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_nic_set_promisc() 611 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_nic_set_promisc() 613 req.words[0] = cpu_to_le64(mode); in qlcnic_82xx_nic_set_promisc() 711 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_set_fw_loopback() 712 req.req_hdr = cpu_to_le64(QLCNIC_H2C_OPCODE_CONFIG_LOOPBACK | in qlcnic_set_fw_loopback() 715 req.words[0] = cpu_to_le64(flag); in qlcnic_set_fw_loopback() 779 req.qhdr = cpu_to_le64(QLCNIC_HOST_REQUEST << 23); in qlcnic_82xx_set_rx_coalesce() 781 req.req_hdr = cpu_to_le64(QLCNIC_CONFIG_INTR_COALESCE | in qlcnic_82xx_set_rx_coalesce() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/vmxnet3/ |
| H A D | upt1_defs.h | 91 UPT1_F_RXCSUM = cpu_to_le64(0x0001), /* rx csum verification */ 92 UPT1_F_RSS = cpu_to_le64(0x0002), 93 UPT1_F_RXVLAN = cpu_to_le64(0x0004), /* VLAN tag stripping */ 94 UPT1_F_LRO = cpu_to_le64(0x0008), 95 UPT1_F_RXINNEROFLD = cpu_to_le64(0x00010), /* Geneve/Vxlan rx csum
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | quota_v2.c | 235 empty.dqb_itime = cpu_to_le64(1); in v2r0_disk2memdqb() 250 d->dqb_itime = cpu_to_le64(m->dqb_itime); in v2r0_mem2diskdqb() 253 d->dqb_curspace = cpu_to_le64(m->dqb_curspace); in v2r0_mem2diskdqb() 254 d->dqb_btime = cpu_to_le64(m->dqb_btime); in v2r0_mem2diskdqb() 257 d->dqb_itime = cpu_to_le64(1); in v2r0_mem2diskdqb() 288 empty.dqb_itime = cpu_to_le64(1); in v2r1_disk2memdqb() 300 d->dqb_ihardlimit = cpu_to_le64(m->dqb_ihardlimit); in v2r1_mem2diskdqb() 301 d->dqb_isoftlimit = cpu_to_le64(m->dqb_isoftlimit); in v2r1_mem2diskdqb() 302 d->dqb_curinodes = cpu_to_le64(m->dqb_curinodes); in v2r1_mem2diskdqb() 303 d->dqb_itime = cpu_to_le64(m->dqb_itime); in v2r1_mem2diskdqb() [all …]
|
| /OK3568_Linux_fs/kernel/fs/incfs/ |
| H A D | format.c | 180 new_md_offset = cpu_to_le64(record_offset); in append_md_to_backing_file() 227 blockmap.m_header.h_next_md_offset = cpu_to_le64(0); in incfs_write_blockmap_to_backing_file() 239 blockmap.m_base_offset = cpu_to_le64(file_end); in incfs_write_blockmap_to_backing_file() 267 sg.sg_header.h_next_md_offset = cpu_to_le64(0); in incfs_write_signature_to_backing_file() 270 sg.sg_sig_offset = cpu_to_le64(rollback_pos); in incfs_write_signature_to_backing_file() 299 sg.sg_hash_tree_offset = cpu_to_le64(tree_area_pos); in incfs_write_signature_to_backing_file() 388 .h_next_md_offset = cpu_to_le64(0), in incfs_write_verity_signature_to_backing_file() 391 .vs_offset = cpu_to_le64(pos), in incfs_write_verity_signature_to_backing_file() 425 fh.fh_magic = cpu_to_le64(INCFS_MAGIC_NUMBER); in incfs_write_fh_to_backing_file() 426 fh.fh_version = cpu_to_le64(INCFS_FORMAT_CURRENT_VER); in incfs_write_fh_to_backing_file() [all …]
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | dat.c | 84 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_alloc() 85 entry->de_end = cpu_to_le64(NILFS_CNO_MAX); in nilfs_dat_commit_alloc() 86 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_alloc() 108 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free() 109 entry->de_end = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free() 110 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_free() 142 entry->de_start = cpu_to_le64(nilfs_mdt_cno(dat)); in nilfs_dat_commit_start() 143 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_commit_start() 195 entry->de_end = cpu_to_le64(end); in nilfs_dat_commit_end() 349 if (unlikely(entry->de_blocknr == cpu_to_le64(0))) { in nilfs_dat_move() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/crypto/ |
| H A D | glue_helper.h | 80 dst->a = cpu_to_le64(be64_to_cpu(src->a)); in be128_to_le128() 81 dst->b = cpu_to_le64(be64_to_cpu(src->b)); in be128_to_le128() 93 i->a = cpu_to_le64(a); in le128_inc() 94 i->b = cpu_to_le64(b); in le128_inc()
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | chacha20poly1305.c | 80 b.lens[0] = cpu_to_le64(ad_len); in __chacha20poly1305_encrypt() 81 b.lens[1] = cpu_to_le64(src_len); in __chacha20poly1305_encrypt() 102 iv[1] = cpu_to_le64(nonce); in chacha20poly1305_encrypt() 153 b.lens[0] = cpu_to_le64(ad_len); in __chacha20poly1305_decrypt() 154 b.lens[1] = cpu_to_le64(dst_len); in __chacha20poly1305_decrypt() 181 iv[1] = cpu_to_le64(nonce); in chacha20poly1305_decrypt() 242 b.iv[1] = cpu_to_le64(nonce); in chacha20poly1305_crypt_sg_inplace() 300 b.lens[0] = cpu_to_le64(ad_len); in chacha20poly1305_crypt_sg_inplace() 301 b.lens[1] = cpu_to_le64(src_len); in chacha20poly1305_crypt_sg_inplace()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | locks.c | 108 req->r_args.filelock_change.owner = cpu_to_le64(owner); in ceph_lock_message() 109 req->r_args.filelock_change.pid = cpu_to_le64((u64)fl->fl_pid); in ceph_lock_message() 110 req->r_args.filelock_change.start = cpu_to_le64(fl->fl_start); in ceph_lock_message() 111 req->r_args.filelock_change.length = cpu_to_le64(length); in ceph_lock_message() 387 cephlock->start = cpu_to_le64(lock->fl_start); in lock_to_ceph_filelock() 388 cephlock->length = cpu_to_le64(lock->fl_end - lock->fl_start + 1); in lock_to_ceph_filelock() 389 cephlock->client = cpu_to_le64(0); in lock_to_ceph_filelock() 390 cephlock->pid = cpu_to_le64((u64)lock->fl_pid); in lock_to_ceph_filelock() 391 cephlock->owner = cpu_to_le64(secure_addr(lock->fl_owner)); in lock_to_ceph_filelock()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/snic/ |
| H A D | snic_res.h | 37 req->u.icmnd.tgt_id = cpu_to_le64(tgt_id); in snic_icmnd_init() 43 req->u.icmnd.sg_addr = cpu_to_le64(sgl_addr); in snic_icmnd_init() 45 req->u.icmnd.sense_addr = cpu_to_le64(sns_addr_pa); in snic_icmnd_init() 58 req->u.itmf.tgt_id = cpu_to_le64(tgt_id); in snic_itmf_init()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ftmac110.c | 215 chip->txd[i].ctrl &= cpu_to_le64(FTMAC110_TXD_CLRMASK); in ftmac110_reset() 222 chip->rxd[i].ctrl &= cpu_to_le64(FTMAC110_RXD_CLRMASK); in ftmac110_reset() 223 chip->rxd[i].ctrl |= cpu_to_le64(FTMAC110_RXD_OWNER); in ftmac110_reset() 316 txd->ctrl = cpu_to_le64(ctrl); in ftmac110_send() 357 rxd->ctrl |= cpu_to_le64(ctrl); in ftmac110_recv() 446 chip->txd[i - 1].ctrl |= cpu_to_le64(FTMAC110_TXD_END); in ftmac110_initialize() 465 chip->rxd[i].ctrl = cpu_to_le64(FTMAC110_RXD_OWNER in ftmac110_initialize() 468 chip->rxd[i - 1].ctrl |= cpu_to_le64(FTMAC110_RXD_END); in ftmac110_initialize()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_ctx.c | 298 prq->host_rsp_dma_addr = cpu_to_le64(cardrsp_phys_addr); in nx_fw_cmd_create_rx_ctx() 327 prq_rds[i].host_phys_addr = cpu_to_le64(rds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx() 330 prq_rds[i].buff_size = cpu_to_le64(rds_ring->dma_size); in nx_fw_cmd_create_rx_ctx() 340 prq_sds[i].host_phys_addr = cpu_to_le64(sds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx() 449 prq->host_rsp_dma_addr = cpu_to_le64(rsp_phys_addr); in nx_fw_cmd_create_tx_ctx() 460 prq->dummy_dma_addr = cpu_to_le64(adapter->dummy_dma.phys_addr); in nx_fw_cmd_create_tx_ctx() 463 prq->cmd_cons_dma_addr = cpu_to_le64(offset); in nx_fw_cmd_create_tx_ctx() 467 prq_cds->host_phys_addr = cpu_to_le64(tx_ring->phys_addr); in nx_fw_cmd_create_tx_ctx() 693 hwctx->cmd_ring_addr = cpu_to_le64(tx_ring->phys_addr); in netxen_init_old_ctx() 701 cpu_to_le64(rds_ring->phys_addr); in netxen_init_old_ctx() [all …]
|
| H A D | netxen_nic_hw.c | 609 req.qhdr = cpu_to_le64(NX_NIC_REQUEST << 23); in nx_p3_sre_macaddr_change() 612 req.req_hdr = cpu_to_le64(word); in nx_p3_sre_macaddr_change() 703 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_p3_nic_set_promisc() 707 req.req_hdr = cpu_to_le64(word); in netxen_p3_nic_set_promisc() 709 req.words[0] = cpu_to_le64(mode); in netxen_p3_nic_set_promisc() 750 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_intr_coalesce() 753 req.req_hdr = cpu_to_le64(word[0]); in netxen_config_intr_coalesce() 757 req.words[i] = cpu_to_le64(word[i]); in netxen_config_intr_coalesce() 779 req.qhdr = cpu_to_le64(NX_HOST_REQUEST << 23); in netxen_config_hw_lro() 782 req.req_hdr = cpu_to_le64(word); in netxen_config_hw_lro() [all …]
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | sb.c | 172 sup->max_bud_bytes = cpu_to_le64(tmp64); in create_default_filesystem() 192 sup->rp_size = cpu_to_le64(tmp64); in create_default_filesystem() 209 mst->highest_inum = cpu_to_le64(UBIFS_FIRST_INO); in create_default_filesystem() 218 mst->index_size = cpu_to_le64(ALIGN(tmp, 8)); in create_default_filesystem() 236 mst->total_free = cpu_to_le64(tmp64); in create_default_filesystem() 243 mst->total_dirty = cpu_to_le64(tmp64); in create_default_filesystem() 247 mst->total_dark = cpu_to_le64(tmp64); in create_default_filesystem() 249 mst->total_used = cpu_to_le64(UBIFS_INO_NODE_SZ); in create_default_filesystem() 296 ino->creat_sqnum = cpu_to_le64(++c->max_sqnum); in create_default_filesystem() 298 tmp_le64 = cpu_to_le64(CURRENT_TIME_SEC.tv_sec); in create_default_filesystem() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | bcm-sba-raid.c | 583 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_interrupt_msg() 602 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_interrupt_msg() 671 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_memcpy_msg() 690 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_memcpy_msg() 791 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_xor_msg() 809 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_xor_msg() 829 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_xor_msg() 938 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_pq_msg() 957 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_pq_msg() 972 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_pq_msg() [all …]
|
| /OK3568_Linux_fs/external/recovery/update_engine/ |
| H A D | flash_image.c | 541 gptHead->signature = cpu_to_le64(GPT_HEADER_SIGNATURE); in create_gpt_buffer() 544 gptHead->my_lba = cpu_to_le64(1); in create_gpt_buffer() 545 gptHead->alternate_lba = cpu_to_le64(diskSectors - 1); in create_gpt_buffer() 546 gptHead->first_usable_lba = cpu_to_le64(34); in create_gpt_buffer() 547 gptHead->last_usable_lba = cpu_to_le64(diskSectors - 34); in create_gpt_buffer() 548 gptHead->partition_entry_lba = cpu_to_le64(2); in create_gpt_buffer() 563 gptEntry->starting_lba = cpu_to_le64(p_param[i].offset); in create_gpt_buffer() 564 gptEntry->ending_lba = cpu_to_le64(gptEntry->starting_lba + p_param[i].size - 1); in create_gpt_buffer() 575 gptEntry->ending_lba = cpu_to_le64(diskSectors - 34); in create_gpt_buffer() 607 gptBackupHead->alternate_lba = cpu_to_le64(val); in prepare_gpt_backup() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpni.c | 850 cmd_params->options = cpu_to_le64(cfg->options); in dpni_set_link_cfg() 1352 cmd_params->key_cfg_iova = cpu_to_le64(cfg->key_cfg_iova); in dpni_set_rx_tc_dist() 1395 cmd_params->message_iova = cpu_to_le64(cfg->message_iova); in dpni_set_congestion_notification() 1396 cmd_params->message_ctx = cpu_to_le64(cfg->message_ctx); in dpni_set_congestion_notification() 1447 cmd_params->flc = cpu_to_le64(queue->flc.value); in dpni_set_queue() 1448 cmd_params->user_context = cpu_to_le64(queue->user_context); in dpni_set_queue() 1721 cmd_params->key_cfg_iova = cpu_to_le64(cfg->key_cfg_iova); in dpni_set_rx_fs_dist() 1753 cmd_params->key_cfg_iova = cpu_to_le64(cfg->key_cfg_iova); in dpni_set_rx_hash_dist() 1793 cmd_params->key_iova = cpu_to_le64(cfg->key_iova); in dpni_add_fs_entry() 1794 cmd_params->mask_iova = cpu_to_le64(cfg->mask_iova); in dpni_add_fs_entry() [all …]
|
| H A D | dpmac.c | 139 cmd_params->options = cpu_to_le64(link_state->options); in dpmac_set_link_state() 144 cmd_params->supported = cpu_to_le64(link_state->supported); in dpmac_set_link_state() 145 cmd_params->advertising = cpu_to_le64(link_state->advertising); in dpmac_set_link_state()
|
| /OK3568_Linux_fs/u-boot/disk/ |
| H A D | part_efi.c | 178 gpt_h->alternate_lba = cpu_to_le64(val); in prepare_backup_gpt_header() 180 cpu_to_le64(le64_to_cpu(gpt_h->last_usable_lba) + 1); in prepare_backup_gpt_header() 395 gpt_head->last_usable_lba = cpu_to_le64(dev_desc->lba - 34); in part_efi_repair() 419 gpt_head->last_usable_lba = cpu_to_le64(dev_desc->lba - 34); in part_efi_repair() 643 gpt_e[i].starting_lba = cpu_to_le64(start); in gpt_fill_pte() 654 gpt_e[i].ending_lba = cpu_to_le64(offset - 1); in gpt_fill_pte() 766 gpt_h->signature = cpu_to_le64(GPT_HEADER_SIGNATURE); in gpt_fill_header() 769 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header() 770 gpt_h->alternate_lba = cpu_to_le64(dev_desc->lba - 1); in gpt_fill_header() 771 gpt_h->last_usable_lba = cpu_to_le64(dev_desc->lba - 34); in gpt_fill_header() [all …]
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | relocate-rela.c | 120 swrela.r_offset = cpu_to_le64(rela.r_offset); in main() 121 swrela.r_info = cpu_to_le64(rela.r_info); in main() 122 swrela.r_addend = cpu_to_le64(rela.r_addend); in main()
|
| /OK3568_Linux_fs/kernel/include/soc/fsl/ |
| H A D | dpaa2-fd.h | 115 fd->simple.addr = cpu_to_le64(addr); in dpaa2_fd_set_addr() 178 fd->simple.flc = cpu_to_le64(flc_addr); in dpaa2_fd_set_flc() 321 sg->addr = cpu_to_le64(addr); in dpaa2_sg_set_addr() 492 fle->addr = cpu_to_le64(addr); in dpaa2_fl_set_addr() 556 fle->flc = cpu_to_le64(flc_addr); in dpaa2_fl_set_flc()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | spu2.c | 588 fmd->ctrl0 = cpu_to_le64(ctrl0); in spu2_fmd_init() 589 fmd->ctrl1 = cpu_to_le64(ctrl1); in spu2_fmd_init() 590 fmd->ctrl2 = cpu_to_le64(ctrl2); in spu2_fmd_init() 591 fmd->ctrl3 = cpu_to_le64(ctrl3); in spu2_fmd_init() 636 fmd->ctrl0 = cpu_to_le64(ctrl0); in spu2_fmd_ctrl0_write() 716 fmd->ctrl1 = cpu_to_le64(ctrl1); in spu2_fmd_ctrl1_write() 750 fmd->ctrl2 = cpu_to_le64(ctrl2); in spu2_fmd_ctrl2_write() 764 fmd->ctrl3 = cpu_to_le64(ctrl3); in spu2_fmd_ctrl3_write() 1210 fmd->ctrl0 = cpu_to_le64(ctrl0); in spu2_cipher_req_finish() 1221 fmd->ctrl3 = cpu_to_le64(ctrl3); in spu2_cipher_req_finish() [all …]
|