Home
last modified time | relevance | path

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

1234

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H 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
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Divc.c73 struct tegra_ivc_channel_header *h, in tegra_ivc_invalidate_counter()
81 struct tegra_ivc_channel_header *h, in tegra_ivc_flush_counter()
89 struct tegra_ivc_channel_header *h, in tegra_ivc_frame_addr()
106 struct tegra_ivc_channel_header *h, in tegra_ivc_invalidate_frame()
114 struct tegra_ivc_channel_header *h, in tegra_ivc_flush_frame()
/rk3399_rockchip-uboot/lib/
H A Dlz4_wrapper.c38 bool lz4_is_valid_header(const unsigned char *h) in lz4_is_valid_header()
75 const struct lz4_frame_header *h = in; in ulz4fn() local
/rk3399_rockchip-uboot/include/android_avb/
H A Davb_sha.h59 uint32_t h[8]; member
69 uint64_t h[8]; member
/rk3399_rockchip-uboot/include/asm-generic/bitops/
H A Dfls64.h20 __u32 h = x >> 32; in fls64() local
/rk3399_rockchip-uboot/drivers/video/
H A Dbcm2835.c18 int w, h, pitch; in bcm2835_video_probe() local
/rk3399_rockchip-uboot/include/linux/
H A Dbitops.h24 #define GENMASK(h, l) \ argument
27 #define GENMASK_ULL(h, l) \ argument
H A Dlist.h554 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
560 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
565 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
594 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
/rk3399_rockchip-uboot/drivers/video/rk_eink/
H A Drk_eink_display.c79 u16 h; member
176 u32 h = plat->height; in aligned_image_size_4k() local
296 static int image_rearrange(u8 *in_buf, u8 *out_buf, u16 w, u16 h) in image_rearrange()
324 static int image_mirror(u8 *in_buf, u8 *out_buf, u16 w, u16 h) in image_mirror()
425 u32 h = panel->height; in read_needed_logo_from_partition() local
440 u32 h = panel->height; in read_needed_logo_from_partition() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drk618.h14 #define UPDATE(v, h, l) (((v) << (l)) & GENMASK((h), (l))) argument
15 #define HIWORD_UPDATE(v, h, l) (((v) << (l)) | (GENMASK(h, l) << 16)) argument
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3128/
H A Drk3128.c16 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ argument
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/
H A Ddisplay.h21 unsigned h; /* Height of source window */ member
/rk3399_rockchip-uboot/lib/avb/libavb/
H A Davb_vbmeta_image.c38 AvbVBMetaImageHeader h; in avb_vbmeta_image_verify() local
H A Davb_rsa.c48 AvbRSAPublicKeyHeader h; in iavb_parse_key_data() local
/rk3399_rockchip-uboot/include/
H A Datf_common.h137 struct param_header h; member
151 struct param_header h; member
187 struct param_header h; member
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3399/
H A Drk3399.c77 #define QOS_PRIORITY_LEVEL(h, l) ((((h) & 3) << 8) | ((l) & 3)) argument
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_uboot_glue.c312 int h; in read_a_file() local
364 int h; in cmd_yaffs_mread_file() local
H A Dyaffsfs.c135 static struct yaffsfs_Handle *yaffsfs_HandleToPointer(int h) in yaffsfs_HandleToPointer()
144 struct yaffsfs_Handle *h = yaffsfs_HandleToPointer(handle); in yaffsfs_HandleToFileDes() local
264 struct yaffsfs_Handle *h; in yaffsfs_NewHandle() local
284 struct yaffsfs_Handle *h = NULL; in yaffsfs_NewHandleAndFileDes() local
314 struct yaffsfs_Handle *h = yaffsfs_HandleToPointer(handle); in yaffsfs_GetHandle() local
348 struct yaffsfs_Handle *h = yaffsfs_HandleToPointer(handle); in yaffsfs_PutHandle() local
364 struct yaffsfs_Handle *h; in yaffsfs_BreakDeviceHandles() local
1042 struct yaffsfs_Handle *h = NULL; in yaffs_close() local
/rk3399_rockchip-uboot/examples/api/
H A Ddemo.c29 int rv = 0, h, i, j, devs_no; in main() local
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs_sha256.c80 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
/rk3399_rockchip-uboot/include/linux/byteorder/
H A Dswab.h128 __u32 h = x >> 32; in __fswab64() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk1808/
H A Drk1808.c22 #define QOS_PRIORITY_LEVEL(h, l) ((((h) & 3) << 8) | ((l) & 3)) argument
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/
H A Drk3288.c36 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ argument
/rk3399_rockchip-uboot/tools/easylogo/
H A Deasylogo.c109 void printlogo_rgb (rgb_t * data, int w, int h) in printlogo_rgb()
124 void printlogo_yuyv (unsigned short *data, int w, int h) in printlogo_yuyv()
/rk3399_rockchip-uboot/drivers/misc/
H A Dmisc_decompress.c66 static int misc_lz4_header_is_valid(const unsigned char *h) in misc_lz4_header_is_valid()

1234