Home
last modified time | relevance | path

Searched defs:width (Results 476 – 500 of 1367) sorted by relevance

1...<<11121314151617181920>>...55

/openbmc/linux/include/media/
H A Dv4l2-jpeg.h58 u16 width; member
/openbmc/linux/include/drm/
H A Ddrm_framebuffer.h180 unsigned int width; member
/openbmc/linux/drivers/media/pci/zoran/
H A Dzr36016.h24 __u16 width; member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpplib.c144 static u8 nfp_bytemask(int width, u64 addr) in nfp_bytemask()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dfb_decoder.c284 u32 width; /* In pixel */ member
/openbmc/qemu/ui/
H A Dvnc.c646 int width = vnc_width(vd); variable
791 int width, height; in vnc_update_server_surface() local
1149 int height, width; in vnc_update_client() local
1801 int width = pixman_image_get_width(vs->vd->server); in pointer_event() local
3004 int width = MIN(pixman_image_get_width(vd->guest.fb), in vnc_update_stats() local
3097 int width = MIN(pixman_image_get_width(vd->guest.fb), in vnc_refresh_server_surface() local
/openbmc/linux/net/mac80211/
H A Dchan.c201 enum ieee80211_sta_rx_bandwidth width; in ieee80211_get_sta_bw() local
270 enum nl80211_chan_width width = NL80211_CHAN_WIDTH_20_NOHT; in ieee80211_get_chanctx_vif_max_required_bw() local
329 enum nl80211_chan_width width; in ieee80211_get_chanctx_max_required_bw() local
/openbmc/linux/drivers/media/i2c/
H A Dov2680.c331 unsigned int width, unsigned int height) in ov2680_fill_format()
343 int width = sensor->mode.fmt.width; in ov2680_calc_mode() local
638 unsigned int width, height; in ov2680_set_fmt() local
/openbmc/linux/drivers/video/fbdev/
H A Damifb.c686 __u16 width; member
747 u_short width; member
1853 short height, width, bits, words; in ami_get_var_cursorinfo() local
1927 short height, width, bits, words; in ami_set_var_cursorinfo() local
3163 u32 width, height; in amifb_fillrect() local
3240 u32 dx, dy, sx, sy, width, height; in amifb_copyarea() local
3336 u32 dx, dy, width, height, pitch; in amifb_imageblit() local
/openbmc/linux/drivers/media/i2c/et8ek8/
H A Det8ek8_reg.h32 u16 width; member
/openbmc/linux/drivers/clocksource/
H A Dtimer-stm32.c190 u32 width; in stm32_timer_set_width() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_css20.h60 unsigned int width; member
H A Dsh_css_param_shading.c332 unsigned int width, in ia_css_shading_table_alloc()
/openbmc/u-boot/drivers/video/
H A Dtegra.c27 int width; /* width in pixels */ member
H A Dipu_common.c814 uint32_t pixel_fmt, uint32_t width, in ipu_ch_param_init()
1011 uint16_t width, uint16_t height, in ipu_init_channel_buffer()
/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_mt9m111.c317 int width = cam->cam_mode[sd->gspca_dev.curr_mode].width - 1; in mt9m111_start() local
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugbm.c294 uint32_t width, uint32_t height) in vugbm_buffer_create()
/openbmc/linux/drivers/clk/zynqmp/
H A Ddivider.c131 u8 width; in zynqmp_clk_divider_round_rate() local
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav2.c157 static void pxav2_mmc_set_bus_width(struct sdhci_host *host, int width) in pxav2_mmc_set_bus_width()
/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_enc_hw.c122 u32 width = ctx->out_q.enc_crop_rect.width; in mtk_jpeg_set_enc_params() local
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c438 size_t width = ctx->dst_fmt.width; in hantro_g1_vp8_dec_run() local
/openbmc/linux/drivers/input/touchscreen/
H A Dnovatek-nvt-ts.c189 int error, width, height, irq_type; in nvt_ts_probe() local
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c136 uint32_t width, uint32_t height) in virtio_gpu_resource_flush()
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h303 u32 width; member
307 u32 width; member
323 u32 width; member
327 u32 width; member
/openbmc/linux/include/asm-generic/
H A Dio.h93 static inline void log_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_write_mmio()
95 static inline void log_post_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_post_write_mmio()
97 static inline void log_read_mmio(u8 width, const volatile void __iomem *addr, in log_read_mmio()
99 static inline void log_post_read_mmio(u64 val, u8 width, const volatile void __iomem *addr, in log_post_read_mmio()

1...<<11121314151617181920>>...55