Home
last modified time | relevance | path

Searched refs:huge (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dmisc.h152 dev->huge = cpu_to_le64(huge_encode_dev(rdev)); in ubifs_encode_dev()
153 return sizeof(dev->huge); in ubifs_encode_dev()
H A Dubifs-media.h441 __le64 huge; member
H A Dsuper.c380 else if (ui->data_len == sizeof(dev->huge)) in ubifs_iget()
381 rdev = huge_decode_dev(le64_to_cpu(dev->huge)); in ubifs_iget()
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dx86-fit-boot.txt38 doesn't make a huge amount of sense. Any boot loader worth its salts already
/rk3399_rockchip-uboot/doc/driver-model/
H A Dspi-howto.txt319 huge amount of work getting things compiling at the end.
H A Dspi-howto.rst350 huge amount of work getting things compiling at the end.