Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 64) 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/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/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
/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/arch/arm/include/asm/arch-tegra30/
A Ddisplay.h20 unsigned int h; /* Height of source window */ member
/u-boot/include/u-boot/
A Dblake2.h49 uint64_t h[8]; member
/u-boot/arch/arm/mach-snapdragon/
A Dclock-sdm845.c20 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) } argument
/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.c314 int h; in read_a_file() local
366 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
1651 struct subpart_dir_header *h = &s->h; in subpart_dir_fixup_write_buffer() local
1683 struct subpart_dir_header *h = buffer_get(&subpart_dir_buff); in create_subpart() 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()
A Dcvmx-global-resources.h83 char f, char g, char h, char i, char j, in cvmx_get_gr_tag()
/u-boot/arch/mips/mach-octeon/
A Dcvmx-coremask.c221 u64 h; in cvmx_coremask_str2bmp() local
/u-boot/arch/arm/include/asm/arch-rockchip/
A Dgrf_rk3066.h12 #define REG(name, h, l) \ argument
18 u32 h; member
/u-boot/include/linux/byteorder/
A Dswab.h132 __u32 h = x >> 32; in __fswab64() local

Completed in 61 milliseconds

123