| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | util.h | 127 #define GENMASK_32(h, l) \ argument 130 #define GENMASK_64(h, l) \ argument
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/ |
| H A D | iep_test.cpp | 190 static RK_S32 get_image_size(RK_S32 w, RK_S32 h, RK_S32 fmt) in get_image_size() 221 static void config_iep_img(IepImg *img, RK_S32 w, RK_S32 h, RK_S32 fmt, RK_U32 base) in config_iep_img()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | nsp32_io.h | 151 unsigned long h,l; in nsp32_index_read4() local 164 unsigned long h,l; in nsp32_index_write4() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | util.h | 127 #define GENMASK_32(h, l) \ argument 130 #define GENMASK_64(h, l) \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | util.h | 127 #define GENMASK_32(h, l) \ argument 130 #define GENMASK_64(h, l) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/ |
| H A D | gt1x.c | 708 static void gt1x_ts_early_suspend(struct early_suspend *h) in gt1x_ts_early_suspend() 713 static void gt1x_ts_late_resume(struct early_suspend *h) in gt1x_ts_late_resume()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_frontend.h | 78 #define SUN4I_FRONTEND_INSIZE(h, w) ((((h) - 1) << 16) | (((w) - 1))) argument 81 #define SUN4I_FRONTEND_OUTSIZE(h, w) ((((h) - 1) << 16) | (((w) - 1))) argument
|
| H A D | sun8i_ui_scaler.h | 24 #define SUN8I_UI_SCALER_SIZE(w, h) (((h) - 1) << 16 | ((w) - 1)) argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | util.h | 127 #define GENMASK_32(h, l) \ argument 130 #define GENMASK_64(h, l) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | soc15d.h | 37 #define CP_PACKET_GET_TYPE(h) (((h) >> 30) & 3) argument 38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) argument 39 #define CP_PACKET0_GET_REG(h) ((h) & 0xFFFF) argument 40 #define CP_PACKET3_GET_OPCODE(h) (((h) >> 8) & 0xFF) argument
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_frontend.c | 78 unsigned int h; in fib_new_table() local 115 unsigned int h; in fib_get_table() local 186 unsigned int h; in fib_flush() local 976 unsigned int h, s_h; in inet_dump_fib() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | testcases.h | 70 #define GET_RESV_NEXT_HEAD(h) \ argument
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_fib.c | 219 unsigned int h; in fib6_link_table() local 275 unsigned int h; in fib6_get_table() local 346 unsigned int h, fib_seq = 0; in fib6_tables_seq_read() local 483 unsigned int h; in fib6_tables_dump() local 622 unsigned int h, s_h; in inet6_dump_fib() local 2247 unsigned int h; in __fib6_clean_all() local 2548 unsigned int h; in ipv6_route_seq_next_table() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | mach64_cursor.c | 72 int x, y, h; in atyfb_cursor() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fir.c | 24 double * h; member
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compoverlay.c | 135 int h = pScreen->height; in compCreateOverlayWindow() local
|
| H A D | compwindow.c | 193 int h = pScreen->height; in updateOverlayWindow() local 401 unsigned int w, unsigned int h, WindowPtr pSib) in compResizeWindow() 783 compConfigNotify(WindowPtr pWin, int x, int y, int w, int h, in compConfigNotify()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | core_marvel.c | 115 int h; in alloc_io7() local 383 int h = (pu64[30] >> 24) & 0xff; /* TERM_OUT_LOC, hose # */ in marvel_find_console_vga_hose() local 1084 struct pci_controller *h; in marvel_agp_info() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | arcfb.c | 322 unsigned int right, unsigned int top, unsigned int h) in arcfb_lcd_update_horiz() 344 unsigned int dy, unsigned int w, unsigned int h) in arcfb_lcd_update() 450 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; in arcfb_write() local
|
| /OK3568_Linux_fs/kernel/net/ceph/crush/ |
| H A D | mapper.c | 171 int h = 0; in height() local 181 int h = height(x); in left() local 187 int h = height(x); in right() local
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | rk630.h | 16 #define UPDATE(x, h, l) (((x) << (l)) & GENMASK((h), (l))) argument 17 #define HIWORD_MASK(h, l) ((GENMASK((h), (l)) << 16) | GENMASK((h), (l))) argument 18 #define HIWORD_UPDATE(v, h, l) ((((v) << (l)) & GENMASK((h), (l))) | (GENMASK((h), (l)) << 16)) argument
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | irq_poll.c | 78 static void __latent_entropy irq_poll_softirq(struct softirq_action *h) in irq_poll_softirq()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_target.c | 1590 struct qla_qpair_hint *h; in qlt_release() local 1734 uint32_t h; in qlt_build_abts_resp_iocb() local 2015 struct qla_qpair_hint *h = NULL; in qlt_find_qphint() local 2087 struct qla_qpair_hint *h = &vha->vha_tgt.qla_tgt->qphints[0]; in __qlt_24xx_handle_abts() local 2528 uint32_t h; in qlt_make_handle() local 2565 uint32_t h; in qlt_24xx_build_ctio_pkt() local 3016 uint32_t h; in qlt_build_ctio_crc2_pkt() local 3869 uint32_t h = handle & ~QLA_TGT_HANDLE_MASK; in qlt_ctio_to_cmd() local 4207 struct qla_qpair_hint *h; in qlt_assign_qpair() local 4398 struct qla_qpair_hint *h = &vha->vha_tgt.qla_tgt->qphints[0]; in qlt_issue_task_mgmt() local [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | time.h | 111 #define time_between32(t, l, h) ((u32)(h) - (u32)(l) >= (u32)(t) - (u32)(l)) argument
|
| /OK3568_Linux_fs/external/xserver/exa/ |
| H A D | exa_migration_mixed.c | 41 int w = pPixmap->drawable.width, h = pPixmap->drawable.height; in exaCreateDriverPixmap_mixed() local
|