| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | getopt.h | 38 #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 D | ivc.c | 73 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 D | lz4_wrapper.c | 38 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 D | avb_sha.h | 59 uint32_t h[8]; member 69 uint64_t h[8]; member
|
| /rk3399_rockchip-uboot/include/asm-generic/bitops/ |
| H A D | fls64.h | 20 __u32 h = x >> 32; in fls64() local
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | bcm2835.c | 18 int w, h, pitch; in bcm2835_video_probe() local
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | bitops.h | 24 #define GENMASK(h, l) \ argument 27 #define GENMASK_ULL(h, l) \ argument
|
| H A D | list.h | 554 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 D | rk_eink_display.c | 79 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 D | rk618.h | 14 #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 D | rk3128.c | 16 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ argument
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra20/ |
| H A D | display.h | 21 unsigned h; /* Height of source window */ member
|
| /rk3399_rockchip-uboot/lib/avb/libavb/ |
| H A D | avb_vbmeta_image.c | 38 AvbVBMetaImageHeader h; in avb_vbmeta_image_verify() local
|
| H A D | avb_rsa.c | 48 AvbRSAPublicKeyHeader h; in iavb_parse_key_data() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | atf_common.h | 137 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 D | rk3399.c | 77 #define QOS_PRIORITY_LEVEL(h, l) ((((h) & 3) << 8) | ((l) & 3)) argument
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_uboot_glue.c | 312 int h; in read_a_file() local 364 int h; in cmd_yaffs_mread_file() local
|
| H A D | yaffsfs.c | 135 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 D | demo.c | 29 int rv = 0, h, i, j, devs_no; in main() local
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs_sha256.c | 80 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 D | swab.h | 128 __u32 h = x >> 32; in __fswab64() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk1808/ |
| H A D | rk1808.c | 22 #define QOS_PRIORITY_LEVEL(h, l) ((((h) & 3) << 8) | ((l) & 3)) argument
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3288/ |
| H A D | rk3288.c | 36 #define CPU_AXI_QOS_PRIORITY_LEVEL(h, l) \ argument
|
| /rk3399_rockchip-uboot/tools/easylogo/ |
| H A D | easylogo.c | 109 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 D | misc_decompress.c | 66 static int misc_lz4_header_is_valid(const unsigned char *h) in misc_lz4_header_is_valid()
|