Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 56) sorted by relevance

123

/u-boot/arch/sandbox/include/asm/
A Dgetopt.h38 #define _SANDBOX_CMDLINE_OPT(f, s, ha, h) \ argument
65 #define SANDBOX_CMDLINE_OPT(f, ha, h) _SANDBOX_CMDLINE_OPT(f, 0, ha, h) argument
70 #define SANDBOX_CMDLINE_OPT_SHORT(f, s, ha, h) _SANDBOX_CMDLINE_OPT(f, s, ha, h) argument
/u-boot/lib/libavb/
A Davb_sha.h33 uint32_t h[8]; member
42 uint64_t h[8]; member
A Davb_vbmeta_image.c19 AvbVBMetaImageHeader h; in avb_vbmeta_image_verify() local
A Davb_rsa.c25 AvbRSAPublicKeyHeader h; in iavb_parse_key_data() local
A Davb_sha256.c56 #define SHA256_EXP(a, b, c, d, e, f, g, h, j) \ argument
A Davb_sha512.c58 #define SHA512_EXP(a, b, c, d, e, f, g, h, j) \ argument
/u-boot/arch/arm/mach-tegra/
A Divc.c74 struct tegra_ivc_channel_header *h, in tegra_ivc_invalidate_counter()
82 struct tegra_ivc_channel_header *h, in tegra_ivc_flush_counter()
90 struct tegra_ivc_channel_header *h, in tegra_ivc_frame_addr()
107 struct tegra_ivc_channel_header *h, in tegra_ivc_invalidate_frame()
115 struct tegra_ivc_channel_header *h, in tegra_ivc_flush_frame()
/u-boot/include/linux/
A Dbitops.h30 #define GENMASK(h, l) \ argument
33 #define GENMASK(h, l) \ argument
37 #define GENMASK_ULL(h, l) \ argument
A Dlist.h568 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
574 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
579 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
608 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/u-boot/include/asm-generic/bitops/
A Dfls64.h20 __u32 h = x >> 32; in fls64() local
/u-boot/drivers/video/
A Dbcm2835.c19 int w, h, pitch; in bcm2835_video_probe() local
/u-boot/include/
A Datf_common.h113 struct param_header h; member
127 struct param_header h; member
166 struct param_header h; member
187 struct param_header h; member
/u-boot/arch/arm/include/asm/arch-tegra20/
A Ddisplay.h20 unsigned h; /* Height of source window */ member
/u-boot/examples/api/
A Ddemo.c29 int rv = 0, h, i, j, devs_no; in main() local
/u-boot/fs/yaffs2/
A Dyaffs_uboot_glue.c313 int h; in read_a_file() local
365 int h; in cmd_yaffs_mread_file() local
A Dyaffsfs.c136 static struct yaffsfs_Handle *yaffsfs_HandleToPointer(int h) in yaffsfs_HandleToPointer()
145 struct yaffsfs_Handle *h = yaffsfs_HandleToPointer(handle); in yaffsfs_HandleToFileDes() local
265 struct yaffsfs_Handle *h; in yaffsfs_NewHandle() local
285 struct yaffsfs_Handle *h = NULL; in yaffsfs_NewHandleAndFileDes() local
315 struct yaffsfs_Handle *h = yaffsfs_HandleToPointer(handle); in yaffsfs_GetHandle() local
349 struct yaffsfs_Handle *h = yaffsfs_HandleToPointer(handle); in yaffsfs_PutHandle() local
365 struct yaffsfs_Handle *h; in yaffsfs_BreakDeviceHandles() local
1043 struct yaffsfs_Handle *h = NULL; in yaffs_close() local
/u-boot/fs/zfs/
A Dzfs_sha256.c79 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
/u-boot/tools/
A Difwitool.c105 struct bpdt_header h; member
110 static inline size_t get_bpdt_size(struct bpdt_header *h) in get_bpdt_size()
159 struct subpart_dir_header h; member
164 static inline size_t subpart_dir_size(struct subpart_dir_header *h) in subpart_dir_size()
779 static void bpdt_print_header(struct bpdt_header *h, const char *name) in bpdt_print_header()
821 static void bpdt_validate_header(struct bpdt_header *h, const char *name) in bpdt_validate_header()
833 static void bpdt_read_header(void *data, struct bpdt_header *h, in bpdt_read_header()
1437 struct bpdt_header *h = &s->h; in bpdt_fixup_write_buffer() local
1652 struct subpart_dir_header *h = &s->h; in subpart_dir_fixup_write_buffer() local
1687 struct subpart_dir_header *h = buffer_get(&subpart_dir_buff); in create_subpart() local
/u-boot/arch/mips/mach-octeon/
A Dcvmx-coremask.c220 u64 h; in cvmx_coremask_str2bmp() local
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-coremask.h450 static inline int cvmx_coremask_lowest_bit(u64 h) in cvmx_coremask_lowest_bit()
458 static inline int cvmx_coremask_highest_bit(u64 h) in cvmx_coremask_highest_bit()
/u-boot/include/linux/byteorder/
A Dswab.h128 __u32 h = x >> 32; in __fswab64() local
/u-boot/fs/ubifs/
A Dlpt_commit.c631 int err, h, iip, shft; in pnode_lookup() local
1386 int h, i, found; in first_nnode() local
1421 int iip, h, i, found; in next_nnode() local
/u-boot/lib/
A Dsha256.c99 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() argument
/u-boot/disk/
A Dpart_dos.c327 unsigned int c, h, s; in lba_to_chs() local
/u-boot/drivers/pinctrl/mediatek/
A Dpinctrl-mtk-common.c140 static void mtk_hw_bits_part(struct mtk_pin_field *pf, int *h, int *l) in mtk_hw_bits_part()
163 int nbits_l, nbits_h, h, l; in mtk_hw_read_cross_field() local

Completed in 38 milliseconds

123