Home
last modified time | relevance | path

Searched defs:width (Results 401 – 425 of 1030) sorted by relevance

1...<<11121314151617181920>>...42

/Linux-v5.10/drivers/video/fbdev/
Dudlfb.c369 const int width = *width_bytes / sizeof(unsigned long); in dlfb_trim_hline() local
594 static int dlfb_handle_damage(struct dlfb_data *dlfb, int x, int y, int width, int height) in dlfb_handle_damage()
694 static void dlfb_offload_damage(struct dlfb_data *dlfb, int x, int y, int width, int height) in dlfb_offload_damage()
Dbt431.h204 u16 rop, u16 width, u16 height) in bt431_set_cursor()
Dskeletonfb.c362 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) in xxxfb_setcolreg() argument
Dsunxvr500.c43 unsigned int width; member
/Linux-v5.10/drivers/net/ethernet/sfc/falcon/
Dbitfield.h58 #define EF4_MASK64(width) \ argument
69 #define EF4_MASK32(width) \ argument
530 #define EF4_DMA_TYPE_WIDTH(width) \ argument
/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-vfe-4-1.c286 #define CALC_WORD(width, M, N) (((width) * (M) + (N) - 1) / (N)) argument
311 u16 *width, u16 *height, u16 *bytesperline) in vfe_get_wm_sizes()
338 u16 width = 0, height = 0, bytesperline = 0, wpl; in vfe_wm_line_based() local
/Linux-v5.10/drivers/input/mouse/
Dfocaltech.c104 unsigned int width; member
/Linux-v5.10/drivers/clk/sprd/
Dpll.c153 u32 mask, shift, width, ibias_val, index; in _sprd_pll_set_rate() local
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_frontend.c167 unsigned int width = state->src_w >> 16; in sun4i_frontend_update_buffer() local
/Linux-v5.10/drivers/clk/qcom/
Dclk-cpu-8996.c187 u8 width; member
/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_dram.c10 u8 size, width, ranks; member
/Linux-v5.10/drivers/staging/media/omap4iss/
Diss_ipipe.c203 unsigned int width = fmt->width; in ipipe_try_format() local
/Linux-v5.10/drivers/staging/media/rkvdec/
Drkvdec.h46 u16 width; member
/Linux-v5.10/arch/parisc/include/asm/
Dgrfioctl.h70 unsigned int width, length; /* total x and total y size */ member
/Linux-v5.10/include/uapi/drm/
Dqxl_drm.h121 __u32 width; member
/Linux-v5.10/sound/soc/fsl/
Dfsl_asrc_dma.c150 int ret, width; in fsl_asrc_dma_hw_params() local
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubbub.c195 unsigned int width, in hubbub2_det_request_size()
/Linux-v5.10/include/linux/mfd/
Dtmio.h131 int width; member
/Linux-v5.10/drivers/media/usb/gspca/m5602/
Dm5602_ov9650.c416 int width = cam->cam_mode[sd->gspca_dev.curr_mode].width; in ov9650_start() local
/Linux-v5.10/include/linux/platform_data/
Dfb-s3c2410.h38 unsigned short width; member
/Linux-v5.10/drivers/media/pci/cobalt/
Dcobalt-omnitek.c151 unsigned size, unsigned width, unsigned stride, in descriptor_list_create()
/Linux-v5.10/drivers/media/pci/cx25821/
Dcx25821-medusa-video.c406 void medusa_set_resolution(struct cx25821_dev *dev, int width, in medusa_set_resolution()
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_pipe.h64 unsigned int width; member
/Linux-v5.10/drivers/acpi/acpica/
Dacmacros.h308 #define ACPI_MASK_BITS_ABOVE_32(width) ((u32) ACPI_MASK_BITS_ABOVE(width)) argument
309 #define ACPI_MASK_BITS_BELOW_32(width) ((u32) ACPI_MASK_BITS_BELOW(width)) argument
310 #define ACPI_MASK_BITS_ABOVE_64(width) ((width) == ACPI_INTEGER_BIT_SIZE ? \ argument
313 #define ACPI_MASK_BITS_BELOW_64(width) ((width) == ACPI_INTEGER_BIT_SIZE ? \ argument
/Linux-v5.10/drivers/gpu/drm/tiny/
Drepaper.c79 unsigned int width; member
511 static void repaper_gray8_to_mono_reversed(u8 *buf, u32 width, u32 height) in repaper_gray8_to_mono_reversed()

1...<<11121314151617181920>>...42