Home
last modified time | relevance | path

Searched refs:bottom (Results 26 - 50 of 219) sorted by relevance

123456789

/kernel/linux/linux-6.6/include/media/
H A Dv4l2-rect.h121 int right, bottom; in v4l2_rect_intersect() local
125 bottom = min(r1->top + r1->height, r2->top + r2->height); in v4l2_rect_intersect()
127 r->height = max(0, bottom - r->top); in v4l2_rect_intersect()
177 * IF the top side of r1 is below the bottom of r2 OR in v4l2_rect_overlap()
178 * the top side of r2 is below the bottom of r1 THEN in v4l2_rect_overlap()
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dprism2sta.c684 le16_to_cpus(&hw->cap_sup_mfi.bottom); in prism2sta_getcardinfo()
690 hw->cap_sup_mfi.variant, hw->cap_sup_mfi.bottom, in prism2sta_getcardinfo()
708 le16_to_cpus(&hw->cap_sup_cfi.bottom); in prism2sta_getcardinfo()
714 hw->cap_sup_cfi.variant, hw->cap_sup_cfi.bottom, in prism2sta_getcardinfo()
732 le16_to_cpus(&hw->cap_sup_pri.bottom); in prism2sta_getcardinfo()
738 hw->cap_sup_pri.variant, hw->cap_sup_pri.bottom, in prism2sta_getcardinfo()
756 le16_to_cpus(&hw->cap_sup_sta.bottom); in prism2sta_getcardinfo()
763 hw->cap_sup_sta.variant, hw->cap_sup_sta.bottom, in prism2sta_getcardinfo()
769 hw->cap_sup_sta.variant, hw->cap_sup_sta.bottom, in prism2sta_getcardinfo()
788 le16_to_cpus(&hw->cap_act_pri_cfi.bottom); in prism2sta_getcardinfo()
[all...]
H A Dprism2fw.c321 priid.bottom = *data++; in prism2_fwapply()
629 le16_to_cpus(&rfid.bottom); in mkpdrlist()
638 le16_to_cpus(&macid.bottom); in mkpdrlist()
1151 rfid.id, rfid.variant, rfid.bottom, rfid.top); in validate_identity()
1153 macid.id, macid.variant, macid.bottom, macid.top); in validate_identity()
1155 priid.id, priid.variant, priid.bottom, priid.top); in validate_identity()
1171 s3info[i].info.compat.bottom, in validate_identity()
1186 if ((s3info[i].info.compat.bottom > in validate_identity()
1189 priid.bottom)) { in validate_identity()
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dprism2sta.c664 le16_to_cpus(&hw->cap_sup_mfi.bottom); in prism2sta_getcardinfo()
670 hw->cap_sup_mfi.variant, hw->cap_sup_mfi.bottom, in prism2sta_getcardinfo()
688 le16_to_cpus(&hw->cap_sup_cfi.bottom); in prism2sta_getcardinfo()
694 hw->cap_sup_cfi.variant, hw->cap_sup_cfi.bottom, in prism2sta_getcardinfo()
712 le16_to_cpus(&hw->cap_sup_pri.bottom); in prism2sta_getcardinfo()
718 hw->cap_sup_pri.variant, hw->cap_sup_pri.bottom, in prism2sta_getcardinfo()
736 le16_to_cpus(&hw->cap_sup_sta.bottom); in prism2sta_getcardinfo()
743 hw->cap_sup_sta.variant, hw->cap_sup_sta.bottom, in prism2sta_getcardinfo()
749 hw->cap_sup_sta.variant, hw->cap_sup_sta.bottom, in prism2sta_getcardinfo()
768 le16_to_cpus(&hw->cap_act_pri_cfi.bottom); in prism2sta_getcardinfo()
[all...]
H A Dprism2fw.c300 priid.bottom = *data++; in prism2_fwapply()
608 le16_to_cpus(&rfid.bottom); in mkpdrlist()
617 le16_to_cpus(&macid.bottom); in mkpdrlist()
1128 rfid.id, rfid.variant, rfid.bottom, rfid.top); in validate_identity()
1130 macid.id, macid.variant, macid.bottom, macid.top); in validate_identity()
1132 priid.id, priid.variant, priid.bottom, priid.top); in validate_identity()
1148 s3info[i].info.compat.bottom, in validate_identity()
1163 if ((s3info[i].info.compat.bottom > in validate_identity()
1166 priid.bottom)) { in validate_identity()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_devinfo.c623 struct list_head *bottom; member
632 list_entry(dl->bottom, struct scsi_dev_info_list, in devinfo_seq_show()
635 if (devinfo_table->scsi_dev_info_list.next == dl->bottom && in devinfo_seq_show()
656 list_for_each(dl->bottom, &devinfo_table->scsi_dev_info_list) in devinfo_seq_start()
672 dl->bottom = dl->bottom->next; in devinfo_seq_next()
673 while (&devinfo_table->scsi_dev_info_list == dl->bottom) { in devinfo_seq_next()
682 dl->bottom = devinfo_table->scsi_dev_info_list.next; in devinfo_seq_next()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_devinfo.c626 struct list_head *bottom; member
635 list_entry(dl->bottom, struct scsi_dev_info_list, in devinfo_seq_show()
638 if (devinfo_table->scsi_dev_info_list.next == dl->bottom && in devinfo_seq_show()
659 list_for_each(dl->bottom, &devinfo_table->scsi_dev_info_list) in devinfo_seq_start()
675 dl->bottom = dl->bottom->next; in devinfo_seq_next()
676 while (&devinfo_table->scsi_dev_info_list == dl->bottom) { in devinfo_seq_next()
685 dl->bottom = devinfo_table->scsi_dev_info_list.next; in devinfo_seq_next()
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dtraps.c25 void dump_mem(const char *lvl, unsigned long bottom, unsigned long top) in dump_mem() argument
39 pr_emerg("%s(0x%08lx to 0x%08lx)\n", lvl, bottom, top); in dump_mem()
41 for (first = bottom & ~31; first < top; first += 32) { in dump_mem()
49 if (p >= bottom && p < top) { in dump_mem()
/kernel/linux/linux-6.6/block/
H A Dblk-settings.c535 * @b: the underlying queue limits (bottom, component device)
543 * all component (bottom) devices. The stacking function will
546 * Returns 0 if the top and bottom queue_limits are compatible. The
548 * ensure alignment with the bottom device. If no compatible sizes
556 unsigned int top, bottom, alignment, ret = 0; in blk_stack_limits() local
592 bottom = max(b->physical_block_size, b->io_min) + alignment; in blk_stack_limits()
594 /* Verify that top and bottom intervals line up */ in blk_stack_limits()
595 if (max(top, bottom) % min(top, bottom)) { in blk_stack_limits()
668 bottom in blk_stack_limits()
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_panel.h57 int32_t bottom; member
61 bottom == panelAdjust.bottom); in operator ==()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c60 * @bottom: Bottom side of bounding box.
69 s32 left, right, top, bottom; member
257 * @bottom: Bottom side of bounding box.
260 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update()
271 update->body.rect.h = bottom - top; in vmw_stdu_populate_update()
465 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_cpu_clip()
501 height = ddirty->bottom - ddirty->top; in vmw_stdu_bo_cpu_commit()
577 ddirty.right = ddirty.bottom = S32_MIN; in vmw_kms_stdu_readback()
635 sdirty->bottom in vmw_kms_stdu_surface_clip()
259 vmw_stdu_populate_update(void *cmd, int unit, s32 left, s32 right, s32 top, s32 bottom) vmw_stdu_populate_update() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_tv.c874 u16 top, bottom; member
1177 conn_state->tv.margins.bottom != in intel_tv_vert_scaling()
1213 int extra, top, bottom; in intel_tv_compute_config() local
1227 bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1229 if (top + bottom) in intel_tv_compute_config()
1230 top = extra * top / (top + bottom); in intel_tv_compute_config()
1233 bottom = extra - top; in intel_tv_compute_config()
1236 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_tv.c881 u16 top, bottom; member
1187 conn_state->tv.margins.bottom != in intel_tv_vert_scaling()
1234 int extra, top, bottom; in intel_tv_compute_config() local
1248 bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config()
1250 if (top + bottom) in intel_tv_compute_config()
1251 top = extra * top / (top + bottom); in intel_tv_compute_config()
1254 bottom = extra - top; in intel_tv_compute_config()
1257 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config()
[all...]
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_margin.cpp71 void PrintMargin::SetBottom(uint32_t bottom) in SetBottom() argument
74 bottom_ = bottom; in SetBottom()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/
H A Dg2d-hw.c35 n = f->bottom & 0xFFF; in g2d_set_src_size()
60 n = f->bottom & 0xFFF; in g2d_set_dst_size()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d-hw.c35 n = f->bottom & 0xFFF; in g2d_set_src_size()
60 n = f->bottom & 0xFFF; in g2d_set_dst_size()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dkdebug.h17 unsigned long bottom, unsigned long top);
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dkdebug.h17 unsigned long bottom, unsigned long top);
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A Dposix_pthread_test.cpp169 g_scenarii[i].bottom = malloc(minstacksize + pagesize); in ScenarInit()
170 ICUNIT_TRACK_NOT_EQUAL(g_scenarii[i].bottom, NULL, g_scenarii[i].bottom); in ScenarInit()
197 if (g_scenarii[i].bottom != NULL) in ScenarFini()
198 free(g_scenarii[i].bottom); in ScenarFini()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c61 * @bottom: Bottom side of bounding box.
70 s32 left, right, top, bottom; member
256 * @bottom: Bottom side of bounding box.
259 s32 left, s32 right, s32 top, s32 bottom) in vmw_stdu_populate_update()
270 update->body.rect.h = bottom - top; in vmw_stdu_populate_update()
478 ddirty->bottom = max_t(s32, ddirty->bottom, dirty->unit_y2); in vmw_stdu_bo_clip()
522 ddirty->top, ddirty->bottom); in vmw_stdu_bo_fifo_commit()
529 ddirty->right = ddirty->bottom = S32_MIN; in vmw_stdu_bo_fifo_commit()
551 ddirty->bottom in vmw_stdu_bo_cpu_clip()
258 vmw_stdu_populate_update(void *cmd, int unit, s32 left, s32 right, s32 top, s32 bottom) vmw_stdu_populate_update() argument
[all...]
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_replay.c14 u32 seq, seq_hi, bottom; in xfrm_replay_seqhi() local
22 bottom = replay_esn->seq - replay_esn->replay_window + 1; in xfrm_replay_seqhi()
26 if (unlikely(seq < bottom)) in xfrm_replay_seqhi()
30 if (unlikely(seq >= bottom)) in xfrm_replay_seqhi()
435 u32 bottom = top - wsize + 1; in xfrm_replay_check_esn() local
448 if (likely(seq > top) || seq < bottom) in xfrm_replay_check_esn()
452 if (likely(seq > top && seq < bottom)) in xfrm_replay_check_esn()
454 if (seq >= bottom) in xfrm_replay_check_esn()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_replay.c14 u32 seq, seq_hi, bottom; in xfrm_replay_seqhi() local
22 bottom = replay_esn->seq - replay_esn->replay_window + 1; in xfrm_replay_seqhi()
26 if (unlikely(seq < bottom)) in xfrm_replay_seqhi()
30 if (unlikely(seq >= bottom)) in xfrm_replay_seqhi()
461 u32 bottom = top - wsize + 1; in xfrm_replay_check_esn() local
474 if (likely(seq > top) || seq < bottom) in xfrm_replay_check_esn()
478 if (likely(seq > top && seq < bottom)) in xfrm_replay_check_esn()
480 if (seq >= bottom) in xfrm_replay_check_esn()
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c572 unsigned int *top, unsigned int *bottom) in vc4_crtc_get_margins()
582 *bottom = vc4_state->margins.bottom; in vc4_crtc_get_margins()
596 *bottom = conn_state->tv.margins.bottom; in vc4_crtc_get_margins()
620 vc4_state->margins.bottom = conn_state->tv.margins.bottom; in vc4_crtc_atomic_check()
570 vc4_crtc_get_margins(struct drm_crtc_state *state, unsigned int *left, unsigned int *right, unsigned int *top, unsigned int *bottom) vc4_crtc_get_margins() argument
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-type.h32 s32 bottom; member
H A Dmtk-mdp3-regs.c235 s32 left, top, right, bottom; in mdp_try_crop() local
245 bottom = s->r.top + s->r.height; in mdp_try_crop()
263 ret = mdp_clamp_start(&top, 0, bottom, halign, s->flags); in mdp_try_crop()
269 ret = mdp_clamp_end(&bottom, top, frameh, halign, s->flags); in mdp_try_crop()
276 r->height = bottom - top; in mdp_try_crop()

Completed in 25 milliseconds

123456789