Home
last modified time | relevance | path

Searched defs:width (Results 426 – 450 of 1391) sorted by relevance

1...<<11121314151617181920>>...56

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c204 unsigned int width; in uif_configure_stream() local
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.c305 unsigned int mtk_vdec_h264_get_mv_buf_size(unsigned int width, unsigned int height) in mtk_vdec_h264_get_mv_buf_size()
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c87 unsigned int width, height; in convert_coords_to_ispparams() local
/openbmc/linux/scripts/dtc/
H A Dtreesource.c102 static void write_propval_int(FILE *f, const char *p, size_t len, size_t width) in write_propval_int()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dphy.c139 enum nl80211_chan_width width = dev->mphy.chandef.width; in mt76x2_phy_set_txpower() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Dplane.h29 unsigned int width; member
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Dtcm-sita.c220 struct tcm *sita_init(u16 width, u16 height) in sita_init()
/openbmc/linux/drivers/pwm/
H A Dpwm-xilinx.c219 u32 pwm_cells, one_timer, width; in xilinx_pwm_probe() local
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c150 u32 width = args->width; in imx_drm_dumb_create() local
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h78 uint width, height; member
148 u16 width; member
/openbmc/linux/tools/firewire/
H A Dnosy-dump.c316 int width; /* Width of field, 0 means use data_length. */ member
644 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H A Dalignment_handler.c146 void preload_data(void *dst, int offset, int width) in preload_data()
223 int offset, width, fd, rc, r; in do_test() local
/openbmc/linux/include/uapi/linux/
H A Dkd.h162 unsigned int width, height; /* font size */ member
170 unsigned int width, height; /* font size */ member
/openbmc/linux/drivers/media/platform/sunxi/sun8i-di/
H A Dsun8i-di.c65 u32 size, stride, width, height, val; in deinterlace_device_run() local
329 unsigned int width = pix_fmt->width; in deinterlace_prepare_format() local
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c107 u32 width; member
298 int width, int height, in tiled_blits_create_buffers()
/openbmc/linux/sound/soc/codecs/
H A Dmax98396.c456 int in, out, width, bsel, max_sr; member
491 static int max98396_pcm_config_index(int in_slots, int out_slots, int width) in max98396_pcm_config_index()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_panel.c400 int x, y, width, height; in pch_panel_fitting() local
467 int width) in centre_horizontally()
/openbmc/linux/drivers/clk/x86/
H A Dclk-cgu.c87 u8 width = list->mux_width; in lgm_clk_register_mux() local
200 u8 width = list->div_width; in lgm_clk_register_divider() local
/openbmc/linux/sound/soc/fsl/
H A Dimx-card.c260 unsigned int width = slots * slot_width; in akcodec_get_mclk_rate() local
497 u32 width; in imx_card_parse_of() local
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.c126 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()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3649 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()
/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.c28 static inline u32 bitfield_mask(u32 shift, u32 width) in bitfield_mask()
34 static inline u32 bitfield_extract(u32 reg_val, u32 shift, u32 width) in bitfield_extract()
40 static inline u32 bitfield_replace(u32 reg_val, u32 shift, u32 width, u32 val) in bitfield_replace()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.c354 u32 width, u32 height) in resizer_set_output_size()
417 u32 width, u32 height) in resizer_set_input_size()
795 unsigned int width; in resizer_calc_ratios() local
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.c203 unsigned int width, in qxl_check_mode()
225 unsigned int width, in qxl_add_mode()
746 uint32_t width, height; in qxl_update_dumb_head() local
/openbmc/linux/drivers/input/mouse/
H A Delantech.c414 unsigned int width = 0, pres = 0; in elantech_report_absolute_v2() local
565 unsigned int width = 0, pres = 0; in elantech_report_absolute_v3() local
1172 width = info->width; in elantech_set_input_params() local

1...<<11121314151617181920>>...56