/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 29 combine to frames. We distinguish between top (aka odd) and bottom (aka 31 the first line of an interlaced frame, the first line of the bottom 35 whether a frame commences with the top or bottom field is pointless. Any 36 two successive top and bottom, or bottom and top fields yield a valid 42 Whether the older field contains the top or bottom lines is a convention 95 - Images consist of the bottom (aka even) field only. Applications 102 order of the fields (whether the top or bottom field is older) 103 depends on the current video standard. In M/NTSC the bottom 109 in memory, immediately followed by the bottom field lines. Fields 114 - Images contain both fields, the bottom field lines are stored [all …]
|
/linux-6.14.4/drivers/media/pci/bt8xx/ |
D | bttv-risc.c | 386 if (btv->curr.top || btv->curr.bottom) in bttv_set_capture_control() 437 btv->cvbi ? (unsigned long long)btv->cvbi->bottom.dma : 0, in bttv_set_dma() 438 btv->curr.bottom ? (unsigned long long)btv->curr.bottom->bottom.dma : 0); in bttv_set_dma() 467 /* bottom field */ in bttv_risc_init_main() 537 r = bttv_risc_packed(btv, &buf->bottom, list, offset, bpl, in bttv_buffer_risc_vbi() 558 struct btcx_riscmem *bottom; in bttv_buffer_activate_vbi() local 563 bottom = NULL; in bttv_buffer_activate_vbi() 593 bottom = &vbi->bottom; in bttv_buffer_activate_vbi() 599 bttv_risc_hook(btv, RISC_SLOT_E_VBI, bottom, bottom_irq_flags); in bttv_buffer_activate_vbi() 609 if (NULL != set->top && NULL != set->bottom) { in bttv_buffer_activate_video() [all …]
|
/linux-6.14.4/drivers/video/fbdev/omap/ |
D | lcd_dma.c | 135 unsigned long top, bottom; in set_b1_regs() local 171 bottom = PIXADDR(lcd_dma.xres - 1, lcd_dma.yres - 1); in set_b1_regs() 172 /* 1510 DMA requires the bottom address to be 2 more in set_b1_regs() 176 bottom += 2; in set_b1_regs() 181 bottom = PIXADDR(0, lcd_dma.yres - 1); in set_b1_regs() 191 bottom = PIXADDR(lcd_dma.xres - 1, 0); in set_b1_regs() 196 bottom = PIXADDR(0, 0); in set_b1_regs() 206 bottom = PIXADDR(0, 0); in set_b1_regs() 211 bottom = PIXADDR(lcd_dma.xres - 1, 0); in set_b1_regs() 221 bottom = PIXADDR(0, lcd_dma.yres - 1); in set_b1_regs() [all …]
|
/linux-6.14.4/drivers/s390/scsi/ |
D | zfcp_fsf.c | 413 (unsigned long long)qtcb->bottom.support.req_handle); in zfcp_fsf_protstatus_eval() 539 struct fsf_qtcb_bottom_config *bottom = &req->qtcb->bottom.config; in zfcp_fsf_exchange_config_evaluate() local 544 plogi = (struct fc_els_flogi *) ((u8 *)&bottom->plogi_payload in zfcp_fsf_exchange_config_evaluate() 548 memcpy(req->data, bottom, sizeof(*bottom)); in zfcp_fsf_exchange_config_evaluate() 550 adapter->timer_ticks = bottom->timer_interval & ZFCP_FSF_TIMER_INT_MASK; in zfcp_fsf_exchange_config_evaluate() 551 adapter->stat_read_buf_num = max(bottom->status_read_buf_num, in zfcp_fsf_exchange_config_evaluate() 559 adapter->hydra_version = bottom->adapter_type; in zfcp_fsf_exchange_config_evaluate() 561 switch (bottom->fc_topology) { in zfcp_fsf_exchange_config_evaluate() 563 adapter->peer_d_id = ntoh24(bottom->peer_d_id); in zfcp_fsf_exchange_config_evaluate() 587 struct fsf_qtcb_bottom_config *bottom = &qtcb->bottom.config; in zfcp_fsf_exchange_config_data_handler() local [all …]
|
D | zfcp_scsi.c | 866 const struct fsf_qtcb_bottom_config *const bottom, in zfcp_scsi_shost_update_config_data() argument 876 "0x%08x", bottom->lic_version); in zfcp_scsi_shost_update_config_data() 881 "0x%08x", bottom->hardware_version); in zfcp_scsi_shost_update_config_data() 882 memcpy(fc_host_serial_number(shost), bottom->serial_number, in zfcp_scsi_shost_update_config_data() 889 nsp = (struct fc_els_flogi *) ((u8 *)&bottom->nport_serv_param in zfcp_scsi_shost_update_config_data() 891 plogi = (struct fc_els_flogi *) ((u8 *)&bottom->plogi_payload in zfcp_scsi_shost_update_config_data() 906 fc_host_port_id(shost) = ntoh24(bottom->s_id); in zfcp_scsi_shost_update_config_data() 908 zfcp_fsf_convert_portspeed(bottom->fc_link_speed); in zfcp_scsi_shost_update_config_data() 911 bottom->adapter_type); in zfcp_scsi_shost_update_config_data() 913 switch (bottom->fc_topology) { in zfcp_scsi_shost_update_config_data() [all …]
|
/linux-6.14.4/drivers/gpu/drm/qxl/ |
D | qxl_draw.c | 97 drawable->self_bitmap_area.bottom = 0; in make_drawable() 142 int left, right, top, bottom; in qxl_draw_dirty_fb() local 167 bottom = clips->y2; in qxl_draw_dirty_fb() 175 bottom = max_t(int, bottom, (int)clips_ptr->y2); in qxl_draw_dirty_fb() 179 height = bottom - top; in qxl_draw_dirty_fb() 199 drawable_rect.bottom = bottom; in qxl_draw_dirty_fb() 230 drawable->u.copy.src_area.bottom = height; in qxl_draw_dirty_fb() 249 rects[i].bottom = clips_ptr->y2; in qxl_draw_dirty_fb()
|
/linux-6.14.4/tools/net/sunrpc/xdrgen/generators/ |
D | header_bottom.py | 4 """Generate header bottom boilerplate""" 23 """Emit the bottom header guard""" 28 """Emit the bottom header guard"""
|
/linux-6.14.4/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_scrn.c | 53 * @bottom: Bottom side of bounding box. 60 s32 left, right, top, bottom; member 508 blit->body.destRect.bottom = clip->y2; in vmw_sou_bo_populate_clip() 602 blit->body.srcRect.bottom = 0; in vmw_sou_surface_pre_clip() 607 blit->body.destRect.bottom = 0; in vmw_sou_surface_pre_clip() 625 rect->bottom = clip->y2; in vmw_sou_surface_clip_rect() 662 blit->body.srcRect.bottom = src_bb.y2; in vmw_sou_surface_post_clip() 667 blit->body.destRect.bottom = bb->y2; in vmw_sou_surface_post_clip() 674 rect->bottom -= bb->y1; in vmw_sou_surface_post_clip() 1016 cmd->body.destRect.bottom = sdirty->bottom; in vmw_sou_surface_fifo_commit() [all …]
|
/linux-6.14.4/drivers/platform/x86/dell/ |
D | dell-pc.c | 57 * Bit 1 Cool Bottom 64 * Bit 1 AAC (Cool Bottom 69 * Bit 1 Cool Bottom 81 * Bit 1 AAC (Cool Bottom 93 * Bit 1 Cool Bottom 103 * Bit 1 AAC (Cool Bottom
|
/linux-6.14.4/drivers/ata/pata_parport/ |
D | Kconfig | 21 Series noted on the bottom of the drive. Series 6 drivers will. 24 bottom, enable this option. 33 on the bottom of the drive. Series 5 drivers don't always have it 37 bottom, enable this option.
|
/linux-6.14.4/Documentation/sphinx-static/ |
D | theme_overrides.css | 50 padding-bottom: 1px; 54 padding-bottom: 1px; 101 /* fix bottom margin of lists items */ 104 margin-bottom: 12px;
|
/linux-6.14.4/block/ |
D | blk-settings.c | 542 /* Check if second and later bottom devices are compliant */ 567 /* Check for valid boundary of first bottom device */ 587 /* Check stacking of first bottom device */ 596 /* No chunk sectors, so use bottom device values directly */ in blk_stack_atomic_writes_head() 637 * If atomic_write_hw_max is set, we have already stacked 1x bottom in blk_stack_atomic_writes_limits() 660 * @b: the underlying queue limits (bottom, component device) 668 * all component (bottom) devices. The stacking function will 671 * Returns 0 if the top and bottom queue_limits are compatible. The 673 * ensure alignment with the bottom device. If no compatible sizes 681 unsigned int top, bottom, alignment, ret = 0; in blk_stack_limits() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/i915/gt/ |
D | intel_breadcrumbs_types.h | 22 * bottom-half of the user interrupt) to the first client. After 26 * transferring the bottom-half status to the next client in the queue. 29 * bottom-half, we reduce the latency of the first waiter by avoiding
|
/linux-6.14.4/tools/perf/util/ |
D | expr.y | 36 * creating ids the value is either a constant or BOTTOM. NAN is 37 * used as the special BOTTOM value, representing a "set of all 70 * During compute ids, the special "bottom" value uses NAN to represent the set 73 #define BOTTOM NAN 75 /* During computing ids, does val represent a constant (non-BOTTOM) value? */ 84 .val = BOTTOM, 112 * Set the value to BOTTOM to show that any value is possible 115 result.val = BOTTOM;
|
/linux-6.14.4/arch/sh/kernel/ |
D | dumpstack.c | 19 void dump_mem(const char *str, const char *loglvl, unsigned long bottom, in dump_mem() argument 25 printk("%s%s(0x%08lx to 0x%08lx)\n", loglvl, str, bottom, top); in dump_mem() 27 for (p = bottom & ~31; p < top; ) { in dump_mem() 33 if (p < bottom || p >= top) in dump_mem()
|
/linux-6.14.4/include/media/ |
D | v4l2-rect.h | 121 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()
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | test_lwt_ip_encap.sh | 8 # veth5 <---> veth6 veth7 <---> veth8 (the bottom route) 22 # (the bottom route) 177 # configure addresses: the bottom route (5-6-7-8) 197 # the bottom route to specific bottom addresses 205 # bottom route 219 # bottom route 233 # bottom route 241 # configure IPv4 GRE device in NS3, and a route to it via the "bottom" route 249 # configure IPv6 GRE device in NS3, and a route to it via the "bottom" route
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | mpc.h | 45 * - Stereo formats from single DPP in top-bottom or side-by-side modes; 159 /* MPCC top/bottom gain settings */ 162 * @bottom_gain_mode: Blend mode for bottom gain setting. 177 * @bottom_inside_gain: Blend mode for bottom inside. 182 * @bottom_outside_gain: Blend mode for bottom outside. 201 /* 0-no force,2-force frame polarity from top,3-force frame polarity from bottom */ 203 /* 0-no force,2-force field polarity from top,3-force field polarity from bottom */ 239 * @mpcc_bot: Pointer to bottom layer MPCC. NULL when not connected. 342 * stereo mix must disable for the very bottom layer of the tree config. 344 * If NULL, insert as bottom plane. [all …]
|
/linux-6.14.4/drivers/media/pci/saa7134/ |
D | saa7134-go7007.c | 54 u8 *bottom; member 233 go7007_parse_video_stream(go, saa->bottom, PAGE_SIZE); in saa7134_go7007_irq_ts_done() 253 virt_to_page(saa->bottom), in saa7134_go7007_stream_start() 440 saa->bottom = (u8 *)get_zeroed_page(GFP_KERNEL); in saa7134_go7007_init() 441 if (!saa->bottom) in saa7134_go7007_init() 466 if (saa->bottom) in saa7134_go7007_init() 467 free_page((unsigned long)saa->bottom); in saa7134_go7007_init() 488 free_page((unsigned long)saa->bottom); in saa7134_go7007_fini()
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | msm8916-alcatel-idol347.dts | 119 sound-name-prefix = "Speaker Bottom"; 277 "Speaker", "Speaker Bottom"; 278 pin-switches = "Speaker Top", "Speaker Bottom"; 281 "Speaker Bottom", "Speaker Bottom OUT", 451 speaker_bottom_default: speaker-bottom-default-state {
|
/linux-6.14.4/drivers/gpu/drm/tests/ |
D | drm_rect_test.c | 118 /* 1:1 scaling bottom/right clip */ in drm_test_rect_clip_scaled_clipped() 146 /* 2:1 scaling bottom/right clip */ in drm_test_rect_clip_scaled_clipped() 174 /* 1:2 scaling bottom/right clip */ in drm_test_rect_clip_scaled_clipped() 221 .description = "top-left x bottom-right", 228 .description = "top-right x bottom-left", 235 .description = "bottom-left x top-right", 242 .description = "bottom-right x top-left", 263 .description = "up x bottom", 270 .description = "bottom x up",
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_util.h | 166 * @btm_ftch: Number of extra lines to overfetch from bottom 170 * @btm_rpt: Number of extra lines to repeat from bottom 174 * Number of pixels ext in left, right, top and bottom direction 182 * and bottom directions from source image for scaling. 190 * bottom directions for scaling.
|
/linux-6.14.4/Documentation/driver-api/media/ |
D | dtv-demux.rst | 41 Note that functions called from a bottom half context must not sleep. 45 bottom half context. Thus, if a demux kABI function is called from network 65 bottom half mechanism or start a tasklet instead of making the callback
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_tv.c | 883 u16 top, bottom; member 1186 conn_state->tv.margins.bottom != in intel_tv_vert_scaling() 1233 int extra, top, bottom; in intel_tv_compute_config() local 1247 bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config() 1249 if (top + bottom) in intel_tv_compute_config() 1250 top = extra * top / (top + bottom); in intel_tv_compute_config() 1253 bottom = extra - top; in intel_tv_compute_config() 1256 tv_conn_state->margins.bottom = bottom; in intel_tv_compute_config() 1267 tv_conn_state->margins.bottom = conn_state->tv.margins.bottom; in intel_tv_compute_config() 1290 * | | | bottom margin in intel_tv_compute_config() [all …]
|
/linux-6.14.4/arch/mips/alchemy/ |
D | board-mtx1.c | 214 …[1] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 01 - AdapterA-Slot1 (bottom) … 216 …[3] = { -1, AU1500_PCI_INTD, AU1500_PCI_INTC, 0xff, 0xff }, /* IDSEL 03 - AdapterB-Slot1 (bottom) … 218 …[5] = { -1, AU1500_PCI_INTB, AU1500_PCI_INTA, 0xff, 0xff }, /* IDSEL 05 - AdapterC-Slot1 (bottom) … 220 …[7] = { -1, AU1500_PCI_INTD, AU1500_PCI_INTC, 0xff, 0xff }, /* IDSEL 07 - AdapterD-Slot1 (bottom) …
|