Home
last modified time | relevance | path

Searched defs:width (Results 226 – 250 of 1378) sorted by relevance

12345678910>>...56

/openbmc/linux/drivers/clk/
H A Dclk-loongson1.c36 u8 width; member
55 unsigned int width) in ls1x_pll_rate_part()
H A Dclk-axm5516.c79 u32 width; member
114 u32 width; member
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
H A Dia_css_sdis.host.c31 fill_row(short *private, const short *public, unsigned int width, in fill_row()
47 unsigned int width = from->grid.num_hor_coefs; in ia_css_sdis_horicoef_vmem_encode() local
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dvmem.c234 unsigned int width, in isp_vmem_2d_load()
263 unsigned int width, in isp_vmem_2d_store()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-utils.c391 u32 width, u32 height, u32 code, u32 field, in imx_media_init_mbus_fmt()
523 u32 width; in imx_media_mbus_fmt_to_pix_fmt() local
/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.h87 u32 width; member
117 u32 width; member
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/openbmc/linux/drivers/staging/media/atomisp/pci/camera/util/src/
H A Dutil.c122 int ia_css_util_check_res(unsigned int width, unsigned int height) in ia_css_util_check_res()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dgf100.c72 gf100_pcie_set_link(struct nvkm_pci *pci, enum nvkm_pcie_speed speed, u8 width) in gf100_pcie_set_link()
/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_cursor.c148 unsigned int width = (cursor->image.width + 7) >> 3; in atyfb_cursor() local
/openbmc/u-boot/test/dm/
H A Dosd.c30 static void print_mem(u8 *mem, uint width, uint height) in print_mem()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h46 uint32_t width; member
70 uint32_t width, height; member
78 uint32_t width, height; member
88 uint32_t width, height; member
/openbmc/linux/drivers/video/fbdev/
H A Dpm2fb.c200 u16 width; member
693 u32 width = (info->var.xres_virtual + 7) & ~7; in pm2fb_set_par() local
913 #define CNVT_TOHW(val, width) ((((val) << (width)) + 0x7FFF -(val)) >> 16) in pm2fb_setcolreg() argument
1243 int width = ((image->width + 7) >> 3) in pm2fb_imageblit() local
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c96 u8 width; member
601 #define div_mask(width) ((1 << (width)) - 1) argument
609 u8 width = postdiv->width; in dsi_pll_14nm_postdiv_recalc_rate() local
643 u8 width = postdiv->width; in dsi_pll_14nm_postdiv_set_rate() local
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h66 u8 width; member
511 cpuid_feature_extract_signed_field_width(u64 features, int field, int width) in cpuid_feature_extract_signed_field_width()
523 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width()
568 cpuid_feature_extract_field_width(u64 features, int field, int width, bool sign) in cpuid_feature_extract_field_width()
/openbmc/linux/drivers/hwtracing/stm/
H A Dcore.c222 unsigned int end, unsigned int width) in find_free_channels()
248 stm_find_master_chan(struct stm_device *stm, unsigned int width, in stm_find_master_chan()
281 static int stm_output_assign(struct stm_device *stm, unsigned int width, in stm_output_assign()
543 char **ids, unsigned int width) in stm_assign_first_policy()
/openbmc/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.h17 #define SPRD_PIN_INFO(num, type, offset, width, reg) \ argument
/openbmc/qemu/hw/misc/
H A Ddebugexit.c33 unsigned width) in debug_exit_write()
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dfb.c145 unsigned int width = cmd->width / (i ? info->hsub : 1); in tegra_fb_create() local
/openbmc/linux/drivers/clk/imx/
H A Dclk-fixup-mux.c69 u8 shift, u8 width, const char * const *parents, in imx_clk_hw_fixup_mux()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr100_track.h30 unsigned width; member
42 unsigned width; member
/openbmc/u-boot/drivers/video/
H A Dbus_vcxk.c113 int vcxk_init(unsigned long width, unsigned long height) in vcxk_init()
361 unsigned long width; in vcxk_display_bitmap() local
/openbmc/qemu/hw/display/
H A Dcg3.c84 uint16_t width, height, depth; member
96 unsigned int width, height; in cg3_update_display() local
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.c706 #define CALC_WORD(width, M, N) (((width) * (M) + (N) - 1) / (N)) argument
708 int vfe_word_per_line(u32 format, u32 width) in vfe_word_per_line()
/openbmc/linux/drivers/media/platform/chips-media/
H A Dimx-vdoa.c85 unsigned int width; member
236 unsigned int width, unsigned int height, in vdoa_context_configure()

12345678910>>...56