Home
last modified time | relevance | path

Searched refs:le64_to_cpu (Results 1 – 21 of 21) sorted by relevance

/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c83 if (le64_to_cpu(gpt_h->signature) != GPT_HEADER_SIGNATURE) { in validate_gpt_header()
84 if (le64_to_cpu(gpt_h->signature) != 0) in validate_gpt_header()
87 le64_to_cpu(gpt_h->signature), in validate_gpt_header()
111 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
113 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
122 if (le64_to_cpu(gpt_h->first_usable_lba) > lastlba) { in validate_gpt_header()
124 le64_to_cpu(gpt_h->first_usable_lba), lastlba); in validate_gpt_header()
127 if (le64_to_cpu(gpt_h->last_usable_lba) > lastlba) { in validate_gpt_header()
128 if (le64_to_cpu(gpt_h->last_usable_lba) == FACTORY_UNKNOWN_LBA) { in validate_gpt_header()
139 le64_to_cpu(gpt_h->last_usable_lba), lastlba); in validate_gpt_header()
[all …]
/rk3399_rockchip-uboot/fs/ubifs/
H A Dmaster.c273 c->max_sqnum = le64_to_cpu(c->mst_node->ch.sqnum); in ubifs_read_master()
274 c->highest_inum = le64_to_cpu(c->mst_node->highest_inum); in ubifs_read_master()
275 c->cmt_no = le64_to_cpu(c->mst_node->cmt_no); in ubifs_read_master()
283 c->bi.old_idx_sz = le64_to_cpu(c->mst_node->index_size); in ubifs_read_master()
296 c->lst.total_free = le64_to_cpu(c->mst_node->total_free); in ubifs_read_master()
297 c->lst.total_dirty = le64_to_cpu(c->mst_node->total_dirty); in ubifs_read_master()
298 c->lst.total_used = le64_to_cpu(c->mst_node->total_used); in ubifs_read_master()
299 c->lst.total_dead = le64_to_cpu(c->mst_node->total_dead); in ubifs_read_master()
300 c->lst.total_dark = le64_to_cpu(c->mst_node->total_dark); in ubifs_read_master()
H A Dreplay.c454 le64_to_cpu(dent->inum) > MAX_INUM) { in ubifs_validate_entry()
597 loff_t new_size = le64_to_cpu(ino->size); in replay_bud()
630 !le64_to_cpu(dent->inum), &used); in replay_bud()
636 loff_t old_size = le64_to_cpu(trun->old_size); in replay_bud()
637 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud()
862 if (le64_to_cpu(node->cmt_no) != c->cmt_no) { in replay_log_leb()
865 (unsigned long long)le64_to_cpu(node->cmt_no), in replay_log_leb()
870 c->cs_sqnum = le64_to_cpu(node->ch.sqnum); in replay_log_leb()
H A Ddebug.c229 (unsigned long long)le64_to_cpu(ch->sqnum)); in dump_ch()
348 (unsigned long long)le64_to_cpu(sup->max_bud_bytes)); in ubifs_dump_node()
358 (unsigned long long)le64_to_cpu(sup->rp_size)); in ubifs_dump_node()
371 (unsigned long long)le64_to_cpu(mst->highest_inum)); in ubifs_dump_node()
373 (unsigned long long)le64_to_cpu(mst->cmt_no)); in ubifs_dump_node()
383 (unsigned long long)le64_to_cpu(mst->index_size)); in ubifs_dump_node()
397 (unsigned long long)le64_to_cpu(mst->total_free)); in ubifs_dump_node()
399 (unsigned long long)le64_to_cpu(mst->total_dirty)); in ubifs_dump_node()
401 (unsigned long long)le64_to_cpu(mst->total_used)); in ubifs_dump_node()
403 (unsigned long long)le64_to_cpu(mst->total_dead)); in ubifs_dump_node()
[all …]
H A Dubifs.c353 dent->name, (unsigned long long)le64_to_cpu(dent->inum), in ubifs_printdir()
356 ubifs_assert(le64_to_cpu(dent->ch.sqnum) > ubifs_inode(dir)->creat_sqnum); in ubifs_printdir()
361 le64_to_cpu(dent->inum), dent->type); in ubifs_printdir()
437 dent->name, (unsigned long long)le64_to_cpu(dent->inum), in ubifs_finddir()
440 ubifs_assert(le64_to_cpu(dent->ch.sqnum) > ubifs_inode(dir)->creat_sqnum); in ubifs_finddir()
446 *inum = le64_to_cpu(dent->inum); in ubifs_finddir()
703 ubifs_assert(le64_to_cpu(dn->ch.sqnum) > ubifs_inode(inode)->creat_sqnum); in read_block()
H A Drecovery.c343 c->max_sqnum = le64_to_cpu(mst->ch.sqnum) - 1; in ubifs_recover_master_node()
833 if (le64_to_cpu(cs_node->cmt_no) != c->cmt_no) { in get_cs_sqnum()
835 (unsigned long long)le64_to_cpu(cs_node->cmt_no), in get_cs_sqnum()
839 *cs_sqnum = le64_to_cpu(cs_node->ch.sqnum); in get_cs_sqnum()
1438 i_size = le64_to_cpu(ino->size); in fix_size_in_place()
1508 e->i_size = le64_to_cpu(ino->size); in ubifs_recover_size()
H A Dorphan.c571 cmt_no = le64_to_cpu(orph->cmt_no) & LLONG_MAX; in do_kill_orphans()
604 inum = le64_to_cpu(orph->inos[i]); in do_kill_orphans()
616 if (le64_to_cpu(orph->cmt_no) & (1ULL << 63)) { in do_kill_orphans()
860 inum = le64_to_cpu(orph->inos[i]); in dbg_read_orphans()
H A Dscan.c198 snod->sqnum = le64_to_cpu(ch->sqnum); in ubifs_add_snod()
H A Dsuper.c299 inode->i_atime.tv_sec = (int64_t)le64_to_cpu(ino->atime_sec); in ubifs_iget()
301 inode->i_mtime.tv_sec = (int64_t)le64_to_cpu(ino->mtime_sec); in ubifs_iget()
303 inode->i_ctime.tv_sec = (int64_t)le64_to_cpu(ino->ctime_sec); in ubifs_iget()
306 inode->i_size = le64_to_cpu(ino->size); in ubifs_iget()
311 ui->creat_sqnum = le64_to_cpu(ino->creat_sqnum); in ubifs_iget()
381 rdev = huge_decode_dev(le64_to_cpu(dev->huge)); in ubifs_iget()
H A Dsb.c609 c->max_bud_bytes = le64_to_cpu(sup->max_bud_bytes); in ubifs_read_superblock()
616 c->rp_size = le64_to_cpu(sup->rp_size); in ubifs_read_superblock()
H A Dtnc.c2710 xattr_inum = le64_to_cpu(xent->inum); in ubifs_tnc_remove_ino()
/rk3399_rockchip-uboot/cmd/
H A Dbooti.c58 image_size = le64_to_cpu(ih->image_size); in booti_setup()
59 text_offset = le64_to_cpu(ih->text_offset); in booti_setup()
68 if (le64_to_cpu(ih->flags) & BIT(3)) in booti_setup()
/rk3399_rockchip-uboot/include/
H A Dcompiler.h96 # define le64_to_cpu(x) (x) macro
109 # define le64_to_cpu(x) uswap_64(x) macro
H A Dzfs_common.h48 : le64_to_cpu(x))
/rk3399_rockchip-uboot/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h34 # define ioswabq(a, x) le64_to_cpu(x)
/rk3399_rockchip-uboot/include/linux/byteorder/
H A Dgeneric.h88 #define le64_to_cpu __le64_to_cpu macro
/rk3399_rockchip-uboot/drivers/net/
H A Dftmac110.c298 ctrl = le64_to_cpu(txd->ctrl); in ftmac110_send()
339 ctrl = le64_to_cpu(rxd->ctrl); in ftmac110_recv()
/rk3399_rockchip-uboot/arch/sh/include/asm/
H A Dunaligned-sh4a.h78 return le64_to_cpu(__get_unaligned_cpu64(p)); in get_unaligned_le64()
/rk3399_rockchip-uboot/drivers/misc/
H A Dqfw.c114 pointer = le64_to_cpu(pointer); in bios_linker_add_pointer()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-ring.c769 BUG_ON(*(void **)(uintptr_t)le64_to_cpu(event->trans_event.buffer) - in xhci_bulk_tx()
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.c727 desc->lba = le64_to_cpu(id->nsze); in nvme_blk_probe()