Home
last modified time | relevance | path

Searched defs:width (Results 1 – 25 of 732) sorted by relevance

12345678910>>...30

/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c55 #define SIZE_H264D_LB_FE_TOP_DATA(width, height) \ argument
58 #define SIZE_H264D_LB_FE_TOP_CTRL(width, height) \ argument
61 #define SIZE_H264D_LB_FE_LEFT_CTRL(width, height) \ argument
64 #define SIZE_H264D_LB_SE_TOP_CTRL(width, height) \ argument
67 #define SIZE_H264D_LB_SE_LEFT_CTRL(width, height) \ argument
70 #define SIZE_H264D_LB_PE_TOP_DATA(width, height) \ argument
73 #define SIZE_H264D_LB_VSP_TOP(width, height) (((((width) + 15) >> 4) << 7)) argument
75 #define SIZE_H264D_LB_RECON_DMA_METADATA_WR(width, height) \ argument
78 #define SIZE_H264D_QP(width, height) \ argument
101 #define SIZE_H265D_LB_FE_TOP_DATA(width, height) \ argument
[all …]
/linux/drivers/clk/meson/
H A Dparm.h13 #define PMASK(width) GENMASK(width - 1, 0) argument
14 #define SETPMASK(width, shift) GENMASK(shift + width - 1, shift) argument
15 #define CLRPMASK(width, shift) (~SETPMASK(width, shift)) argument
17 #define PARM_GET(width, shift, reg) \ argument
19 #define PARM_SET(width, shift, reg, val) \ argument
27 u8 width; member
/linux/lib/
H A Dtrace_readwrite.c16 void log_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_write_mmio()
24 void log_post_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_post_write_mmio()
32 void log_read_mmio(u8 width, const volatile void __iomem *addr, in log_read_mmio()
40 void log_post_read_mmio(u64 val, u8 width, const volatile void __iomem *addr, in log_post_read_mmio()
/linux/tools/perf/util/
H A Dsort.c117 hist_entry__thread_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__thread_snprintf() argument
153 hist_entry__tgid_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__tgid_snprintf() argument
253 hist_entry__comm_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__comm_snprintf() argument
297 _hist_entry__dso_snprintf(struct map * map,char * bf,size_t size,unsigned int width) _hist_entry__dso_snprintf() argument
309 hist_entry__dso_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_snprintf() argument
394 _hist_entry__sym_snprintf(struct map_symbol * ms,u64 ip,char level,char * bf,size_t size,unsigned int width) _hist_entry__sym_snprintf() argument
435 hist_entry__sym_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_snprintf() argument
487 hist_entry__symoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__symoff_snprintf() argument
550 hist_entry__srcline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_snprintf() argument
603 hist_entry__srcline_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_from_snprintf() argument
651 hist_entry__srcline_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_to_snprintf() argument
667 hist_entry__sym_ipc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_ipc_snprintf() argument
702 hist_entry__sym_ipc_null_snprintf(struct hist_entry * he __maybe_unused,char * bf,size_t size,unsigned int width) hist_entry__sym_ipc_null_snprintf() argument
727 hist_entry__callchain_branch_predicted_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__callchain_branch_predicted_snprintf() argument
761 hist_entry__callchain_branch_abort_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__callchain_branch_abort_snprintf() argument
791 hist_entry__callchain_branch_cycles_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__callchain_branch_cycles_snprintf() argument
868 hist_entry__srcfile_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcfile_snprintf() argument
898 hist_entry__parent_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__parent_snprintf() argument
920 hist_entry__cpu_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cpu_snprintf() argument
951 hist_entry__parallelism_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__parallelism_snprintf() argument
1046 hist_entry__socket_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__socket_snprintf() argument
1078 hist_entry__time_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__time_snprintf() argument
1148 hist_entry__trace_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__trace_snprintf() argument
1182 hist_entry__dso_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_from_snprintf() argument
1214 hist_entry__dso_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_to_snprintf() argument
1270 hist_entry__sym_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_from_snprintf() argument
1283 hist_entry__sym_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_to_snprintf() argument
1353 _hist_entry__addr_snprintf(struct map_symbol * ms,u64 ip,char level,char * bf,size_t size,unsigned int width) _hist_entry__addr_snprintf() argument
1383 hist_entry__addr_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_from_snprintf() argument
1396 hist_entry__addr_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_to_snprintf() argument
1487 hist_entry__mispredict_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__mispredict_snprintf() argument
1511 hist_entry__cycles_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cycles_snprintf() argument
1543 hist_entry__daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__daddr_snprintf() argument
1569 hist_entry__iaddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__iaddr_snprintf() argument
1596 hist_entry__dso_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_daddr_snprintf() argument
1626 hist_entry__locked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__locked_snprintf() argument
1654 hist_entry__tlb_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__tlb_snprintf() argument
1682 hist_entry__lvl_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__lvl_snprintf() argument
1710 hist_entry__snoop_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__snoop_snprintf() argument
1784 hist_entry__dcacheline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dcacheline_snprintf() argument
1825 hist_entry__local_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_weight_snprintf() argument
1838 hist_entry__global_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_weight_snprintf() argument
1858 hist_entry__local_ins_lat_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_ins_lat_snprintf() argument
1871 hist_entry__global_ins_lat_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_ins_lat_snprintf() argument
1891 hist_entry__global_p_stage_cyc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_p_stage_cyc_snprintf() argument
1898 hist_entry__p_stage_cyc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__p_stage_cyc_snprintf() argument
1993 hist_entry__blocked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__blocked_snprintf() argument
2022 hist_entry__phys_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__phys_daddr_snprintf() argument
2063 hist_entry__data_page_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__data_page_size_snprintf() argument
2088 hist_entry__code_page_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__code_page_size_snprintf() argument
2114 hist_entry__abort_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__abort_snprintf() argument
2146 hist_entry__in_tx_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__in_tx_snprintf() argument
2209 hist_entry__transaction_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__transaction_snprintf() argument
2257 _hist_entry__sym_size_snprintf(struct symbol * sym,char * bf,size_t bf_size,unsigned int width) _hist_entry__sym_size_snprintf() argument
2266 hist_entry__sym_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_size_snprintf() argument
2296 _hist_entry__dso_size_snprintf(struct map * map,char * bf,size_t bf_size,unsigned int width) _hist_entry__dso_size_snprintf() argument
2305 hist_entry__dso_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_size_snprintf() argument
2336 hist_entry__addr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_snprintf() argument
2407 hist_entry__type_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__type_snprintf() argument
[all...]
/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c102 unsigned int width, in ia_css_frame_allocate()
264 unsigned int ia_css_frame_pad_width(unsigned int width, enum ia_css_frame_format format) in ia_css_frame_pad_width()
293 unsigned int width, in ia_css_frame_info_set_width()
323 unsigned int width, in ia_css_frame_info_init()
443 unsigned int width, in frame_init_plane()
567 unsigned int width = frame->frame_info.res.width, in frame_init_rgb_planes() local
583 unsigned int width = frame->frame_info.padded_width / 2, in frame_init_qplane6_planes() local
614 unsigned int width, in frame_allocate_with_data()
646 static struct ia_css_frame *frame_create(unsigned int width, in frame_create()
/linux/arch/arm/mach-s3c/
H A Dsetup-sdhci-gpio-s3c64xx.c20 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio()
33 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio()
46 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio()
/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c189 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect()
203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local
250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local
290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
388 int inbit, outbit, mult24, byte_id_in_dword, width; in atyfb_imageblit() local
/linux/arch/powerpc/kernel/
H A Dbtext.c109 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display()
164 unsigned int width, height, depth, pitch; in btext_initialize() local
264 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display()
296 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local
314 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushscreen() local
333 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushline() local
355 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
/linux/include/video/
H A Domapvrfb.h44 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size()
46 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size()
48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height()
51 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup()
/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c54 u32 amvdec_am21c_body_size(u32 width, u32 height) in amvdec_am21c_body_size()
64 u32 amvdec_am21c_head_size(u32 width, u32 height) in amvdec_am21c_head_size()
73 u32 amvdec_am21c_size(u32 width, u32 height) in amvdec_am21c_size()
98 struct vb2_buffer *vb, u32 width, in set_canvas_yuv420m()
142 struct vb2_buffer *vb, u32 width, in set_canvas_nv12m()
184 u32 width = ALIGN(sess->width, 32); in amvdec_set_canvases() local
442 void amvdec_src_change(struct amvdec_session *sess, u32 width, in amvdec_src_change()
/linux/drivers/clk/imx/
H A Dclk.h127 #define imx_clk_divider(name, parent, reg, shift, width) \ argument
130 #define imx_clk_divider_flags(name, parent, reg, shift, width, flags) \ argument
148 #define imx_clk_mux(name, reg, shift, width, parents, num_parents) \ argument
151 #define imx_clk_mux_flags(name, reg, shift, width, parents, num_parents, flags) \ argument
154 #define imx_clk_mux2_flags(name, reg, shift, width, parents, num_parents, flags) \ argument
199 #define imx_clk_hw_mux2(name, reg, shift, width, parents, num_parents) \ argument
202 #define imx_clk_hw_mux(name, reg, shift, width, parents, num_parents) \ argument
205 #define imx_clk_hw_mux_flags(name, reg, shift, width, parents, num_parents, flags) \ argument
208 #define imx_clk_hw_mux_ldb(name, reg, shift, width, parents, num_parents) \ argument
211 #define imx_clk_hw_mux2_flags(name, reg, shift, width, parents, num_parents, flags) \ argument
[all …]
/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c70 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1()
119 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8()
158 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16()
192 u16 width = image->width, height = image->height; in mb86290fb_imageblit() local
252 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/linux/drivers/video/fbdev/
H A Datafb_mfb.c25 int height, int width) in atafb_mfb_copyarea()
54 int sy, int sx, int height, int width) in atafb_mfb_fillrect()
77 int dy, int dx, u32 width, in atafb_mfb_linefill()
/linux/scripts/kconfig/lxdialog/
H A Dutil.c202 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
277 int height, width; in init_dialog() local
325 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
342 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
436 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
470 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
H A Dyesno.c14 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
H A Dtextbox.c84 static void print_line(WINDOW *win, int row, int width) in print_line()
101 static void print_page(WINDOW *win, int height, int width) in print_page()
156 int height, width, boxh, boxw; in dialog_textbox() local
/linux/drivers/video/fbdev/sis/
H A Dsis_accel.c105 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy()
192 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy()
311 int width, height; in fbcon_sis_fillrect() local
361 int width = area->width; in fbcon_sis_copyarea() local
/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c1013 u32 pci_register, u64 *value, u32 width) in acpi_os_read_pci_configuration()
1037 u32 pci_register, u64 value, u32 width) in acpi_os_write_pci_configuration()
1057 acpi_status acpi_os_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_os_read_port()
1098 acpi_status acpi_os_write_port(acpi_io_address address, u32 value, u32 width) in acpi_os_write_port()
1120 acpi_os_read_memory(acpi_physical_address address, u64 *value, u32 width) in acpi_os_read_memory()
1154 acpi_os_write_memory(acpi_physical_address address, u64 value, u32 width) in acpi_os_write_memory()
/linux/drivers/clk/hisilicon/
H A Dclkdivider-hi6220.c19 #define div_mask(width) ((1 << (width)) - 1) argument
36 u8 width; member
102 u8 shift, u8 width, u32 mask_bit, spinlock_t *lock) in hi6220_register_clkdiv()
/linux/tools/perf/
H A Dbuiltin-c2c.c450 int width; member
473 int width = hists__col_len(hists, se->se_width_idx); in symbol_width() local
505 int width = c2c_width(fmt, hpp, hists); in c2c_header() local
549 int width = c2c_width(fmt, hpp, he->hists); in dcacheline_entry() local
563 int width = c2c_width(fmt, hpp, he->hists); dcacheline_node_entry() local
577 int width = c2c_width(fmt, hpp, he->hists); dcacheline_node_count() local
587 int width = c2c_width(fmt, hpp, he->hists); offset_entry() local
616 int width = c2c_width(fmt, hpp, he->hists); iaddr_entry() local
637 int width = c2c_width(fmt, hpp, he->hists); tot_hitm_entry() local
745 int width = c2c_width(fmt, hpp, he->hists); tot_recs_entry() local
783 int width = c2c_width(fmt, hpp, he->hists); tot_loads_entry() local
817 int width = c2c_width(fmt, hpp, he->hists); percent_color() local
879 int width = c2c_width(fmt, hpp, he->hists); percent_costly_snoop_entry() local
957 int width = c2c_width(fmt, hpp, he->hists); PERCENT_FN() local
988 int width = c2c_width(fmt, hpp, he->hists); percent_lcl_hitm_entry() local
1019 int width = c2c_width(fmt, hpp, he->hists); percent_lcl_peer_entry() local
1050 int width = c2c_width(fmt, hpp, he->hists); percent_rmt_peer_entry() local
1081 int width = c2c_width(fmt, hpp, he->hists); percent_stores_l1hit_entry() local
1112 int width = c2c_width(fmt, hpp, he->hists); percent_stores_l1miss_entry() local
1143 int width = c2c_width(fmt, hpp, he->hists); percent_stores_na_entry() local
1177 int width = c2c_width(fmt, hpp, he->hists); STAT_FN() local
1310 int width = c2c_width(fmt, hpp, he->hists); mean_entry() local
1337 int width = c2c_width(fmt, hpp, he->hists); cpucnt_entry() local
1351 int width = c2c_width(fmt, hpp, he->hists); cl_idx_entry() local
1364 int width = c2c_width(fmt, hpp, he->hists); cl_idx_empty_entry() local
[all...]
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c41 int width, height, bpp, pitch; in vbox_do_modeset() local
129 u16 width = 0, height = 0; in vbox_set_up_input_mapping() local
343 u32 width = new_state->crtc_w; in vbox_cursor_atomic_check() local
376 static void copy_cursor_image(u8 *src, u8 *dst, u32 width, u32 height, in copy_cursor_image()
400 u32 width = new_state->crtc_w; in vbox_cursor_atomic_update() local
642 static void vbox_set_edid(struct drm_connector *connector, int width, in vbox_set_edid()
/linux/sound/core/oss/
H A Dpcm_plugin.c37 ssize_t width; in snd_pcm_plugin_alloc() local
315 unsigned int width = snd_pcm_format_width(format); in snd_pcm_plug_slave_format() local
550 int width, nchannels, channel; in snd_pcm_plug_client_channels_buf() local
663 int width; in snd_pcm_area_silence() local
709 int width; in snd_pcm_area_copy() local
/linux/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c309 static void saa7146_set_window(struct saa7146_dev *dev, int width, int height, enum v4l2_field fiel… in saa7146_set_window()
414 int width = pix->width; in calculate_video_dma_grab_packed() local
474 int width = pix->width; in calc_planar_422() local
506 int width = pix->width; in calc_planar_420() local
541 int width = pix->width; in calculate_video_dma_grab_planar() local
/linux/include/rdma/
H A Dibta_vol1_c12.h13 #define CM_FIELD_BLOC(field_struct, byte_offset, bits_offset, width) \ argument
17 #define CM_FIELD8_LOC(field_struct, byte_offset, width) \ argument
20 #define CM_FIELD16_LOC(field_struct, byte_offset, width) \ argument
23 #define CM_FIELD32_LOC(field_struct, byte_offset, width) \ argument
28 #define CM_FIELD_MLOC(field_struct, byte_offset, width, type) \ argument
/linux/drivers/clk/nuvoton/
H A Dclk-ma35d1.c378 void __iomem *reg, u8 shift, u8 width, in ma35d1_clk_mux_parent()
388 void __iomem *reg, u8 shift, u8 width, in ma35d1_clk_mux()
399 u8 shift, u8 width) in ma35d1_clk_divider()
407 u8 shift, u8 width) in ma35d1_clk_divider_pow2()
416 u8 shift, u8 width, in ma35d1_clk_divider_table()

12345678910>>...30