| /Linux-v6.6/drivers/video/fbdev/ |
| D | xen-fbfront.c | 222 #define CNVT_TOHW(val, width) ((((val)<<(width))+0x7FFF-(val))>>16) in xenfb_setcolreg() argument 302 u32 width, u32 height) in xenfb_defio_damage_area()
|
| D | offb.c | 393 int width, int height, int depth, in offb_init_fb() 541 int i, width = 640, height = 480, depth = 8, pitch = 640; in offb_init_nodriver() local
|
| D | vfb.c | 309 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) in vfb_setcolreg() argument
|
| /Linux-v6.6/arch/mips/net/ |
| D | bpf_jit_comp.c | 458 void emit_bswap_r(struct jit_context *ctx, u8 dst, u32 width) in emit_bswap_r() 605 void setup_jmp_i(struct jit_context *ctx, s32 imm, u8 width, in setup_jmp_i()
|
| /Linux-v6.6/drivers/clk/stm32/ |
| D | clk-stm32-core.h | 14 u8 width; member 29 u8 width; member
|
| /Linux-v6.6/drivers/gpu/drm/imx/ipuv3/ |
| D | ipuv3-plane.c | 553 static void ipu_calculate_bursts(u32 width, u32 cpp, u32 stride, in ipu_calculate_bursts() 592 u32 width, height; in ipu_plane_atomic_update() local
|
| /Linux-v6.6/drivers/gpu/drm/gud/ |
| D | gud_pipe.c | 58 unsigned int x, y, width, height; in gud_xrgb8888_to_r124() local 108 unsigned int x, y, width; in gud_xrgb8888_to_color() local
|
| /Linux-v6.6/drivers/media/platform/qcom/venus/ |
| D | hfi.h | 61 u32 width; member 76 u32 width, height; member
|
| /Linux-v6.6/lib/ |
| D | overflow_kunit.c | 1052 #define TEST_CASTABLE_TO_TYPE_VAR(width) do { \ in castable_to_type_test() argument 1075 #define TEST_CASTABLE_TO_TYPE_RANGE(width) do { \ in castable_to_type_test() argument
|
| /Linux-v6.6/drivers/usb/dwc2/ |
| D | params.c | 656 int width = hsotg->hw_params.utmi_phy_data_width; in dwc2_check_param_phy_utmi_width() local 888 unsigned int width; in dwc2_get_hwparams() local
|
| /Linux-v6.6/drivers/staging/media/tegra-video/ |
| D | csi.c | 95 u32 width, u32 height) in csi_get_frmrate_table_index() 113 u32 code, u32 width, u32 height) in csi_chan_update_blank_intervals()
|
| /Linux-v6.6/tools/perf/tests/ |
| D | builtin-test-list.c | 127 int width; in append_script() local
|
| /Linux-v6.6/drivers/memory/samsung/ |
| D | exynos-srom.c | 70 u32 bank, width, pmc = 0; in exynos_srom_configure_bank() local
|
| /Linux-v6.6/drivers/gpu/drm/i915/display/ |
| D | i9xx_wm.c | 507 unsigned int width, in intel_wm_method2() 704 static unsigned int g4x_tlb_miss_wa(int fifo_size, int width, int cpp) in g4x_tlb_miss_wa() 882 unsigned int pixel_rate, htotal, cpp, width, wm; in g4x_compute_wm() local 1372 unsigned int width, in vlv_wm_method2() 1408 unsigned int pixel_rate, htotal, cpp, width, wm; in vlv_compute_wm_level() local 2024 int width = drm_rect_width(&crtc->base.primary->state->src) >> 16; in i965_update_wm() local 2195 int width = drm_rect_width(&crtc->base.primary->state->src) >> 16; in i9xx_update_wm() local 2277 unsigned int width, in ilk_wm_method2()
|
| /Linux-v6.6/drivers/staging/media/atomisp/i2c/ |
| D | atomisp-mt9m114.c | 620 int width, height; in mt9m114_get_fmt() local 644 u32 width = fmt->width; in mt9m114_set_fmt() local 959 int width, height; in mt9m114_s_exposure_selection() local
|
| /Linux-v6.6/drivers/video/fbdev/nvidia/ |
| D | nv_hw.c | 244 int data, pagemiss, cas, width, video_enable, bpp; in nv4CalcArbitration() local 417 int data, pagemiss, width, video_enable, bpp; in nv10CalcArbitration() local 859 int width, in NVCalcStateExt()
|
| /Linux-v6.6/drivers/video/fbdev/core/ |
| D | fbmem.c | 358 static void fb_rotate_logo_ud(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ud() 368 static void fb_rotate_logo_cw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_cw() 377 static void fb_rotate_logo_ccw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ccw()
|
| /Linux-v6.6/drivers/gpu/drm/radeon/ |
| D | radeon_cursor.c | 279 uint32_t width, in radeon_crtc_cursor_set2()
|
| /Linux-v6.6/include/media/ |
| D | vsp1.h | 34 unsigned int width; member
|
| /Linux-v6.6/drivers/gpu/drm/virtio/ |
| D | virtgpu_vq.c | 550 uint32_t width, uint32_t height, in virtio_gpu_cmd_set_scanout() 573 uint32_t width, uint32_t height, in virtio_gpu_cmd_resource_flush() 596 uint32_t width, uint32_t height, in virtio_gpu_cmd_transfer_to_host_2d() 1274 uint32_t width, uint32_t height, in virtio_gpu_cmd_set_scanout_blob()
|
| /Linux-v6.6/sound/soc/sunxi/ |
| D | sun4i-i2s.c | 407 static int sun4i_i2s_get_sr(unsigned int width) in sun4i_i2s_get_sr() 421 static int sun4i_i2s_get_wss(unsigned int width) in sun4i_i2s_get_wss() 437 static int sun8i_i2s_get_sr_wss(unsigned int width) in sun8i_i2s_get_sr_wss() 603 u32 width; in sun4i_i2s_hw_params() local
|
| /Linux-v6.6/drivers/net/ethernet/mscc/ |
| D | ocelot_vcap.c | 128 int i, width; in vcap_action2cache() local 153 int i, width; in vcap_cache2action() local 178 u32 width = vcap->tg_width; in vcap_data_offset_get() local 247 static void vcap_key_field_set(struct vcap_data *data, u32 offset, u32 width, in vcap_key_field_set()
|
| /Linux-v6.6/include/uapi/linux/ |
| D | fb.h | 263 __u32 width; /* width of picture in mm */ member 345 __u32 width; member 354 __u32 width; member 363 __u32 width; /* Size of image */ member
|
| /Linux-v6.6/drivers/net/ethernet/microchip/vcap/ |
| D | vcap_api.c | 126 int width, const u8 *value) in vcap_encode_field() 174 static bool vcap_bitarray_zero(int width, u8 *value) in vcap_bitarray_zero() 198 int width, u8 *value) in vcap_decode_field() 1052 static void vcap_apply_width(u8 *dst, int width, int bytes) in vcap_apply_width() 1070 static void vcap_copy_from_w32be(u8 *dst, u8 *src, int size, int width) in vcap_copy_from_w32be() 1092 int width, int bytes) in vcap_copy_limited_actionfield() 1100 u8 *value, u16 width) in vcap_copy_to_client_actionfield() 1192 int width, int bytes) in vcap_copy_limited_keyfield() 1202 u8 *value, u8 *mask, u16 width) in vcap_copy_to_client_keyfield()
|
| /Linux-v6.6/drivers/staging/media/atomisp/pci/ |
| D | atomisp_cmd.c | 3649 u32 width, u32 height, in atomisp_fill_pix_format() 3682 void atomisp_get_padding(struct atomisp_device *isp, u32 width, u32 height, in atomisp_get_padding() 3972 unsigned int width, unsigned int height) in configure_pp_input_nop() 3978 unsigned int width, unsigned int height, in configure_output_nop() 4094 u32 width, height; in atomisp_set_fmt_to_isp() local 4203 unsigned int width, unsigned int height, in atomisp_get_dis_envelop()
|