Home
last modified time | relevance | path

Searched defs:width (Results 1 – 200 of 771) sorted by relevance

1234

/linux-4.4.14/arch/arm/mach-s3c64xx/
Dsetup-sdhci-gpio.c25 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio()
38 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio()
51 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio()
/linux-4.4.14/tools/perf/util/
Dsort.c71 size_t size, unsigned int width) in hist_entry__thread_snprintf()
110 size_t size, unsigned int width) in hist_entry__comm_snprintf()
153 size_t size, unsigned int width) in _hist_entry__dso_snprintf()
165 size_t size, unsigned int width) in hist_entry__dso_snprintf()
230 unsigned int width) in _hist_entry__sym_snprintf()
268 size_t size, unsigned int width) in hist_entry__sym_snprintf()
311 size_t size, unsigned int width) in hist_entry__srcline_snprintf()
364 size_t size, unsigned int width) in hist_entry__srcfile_snprintf()
391 size_t size, unsigned int width) in hist_entry__parent_snprintf()
413 size_t size, unsigned int width) in hist_entry__cpu_snprintf()
[all …]
Dvalues.c145 int width; in perf_read_values__display_pretty() local
179 int width, pidwidth, tidwidth, namewidth, rawwidth, countwidth; in perf_read_values__display_raw() local
/linux-4.4.14/drivers/clk/
Dclk-divider.c33 #define div_mask(width) ((1 << (width)) - 1) argument
57 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv()
81 unsigned int val, unsigned long flags, u8 width) in _get_div()
106 unsigned int div, unsigned long flags, u8 width) in _get_val()
281 const struct clk_div_table *table, u8 width, in clk_divider_bestdiv()
339 u8 width, unsigned long flags) in divider_round_rate()
369 const struct clk_div_table *table, u8 width, in divider_get_val()
433 void __iomem *reg, u8 shift, u8 width, in _register_divider()
494 void __iomem *reg, u8 shift, u8 width, in clk_register_divider()
518 void __iomem *reg, u8 shift, u8 width, in clk_register_divider_table()
Dclk-mux.c128 u8 width = 0; in clk_register_mux_table() local
175 void __iomem *reg, u8 shift, u8 width, in clk_register_mux()
Dclk-axm5516.c82 u32 width; member
117 u32 width; member
Dclk-multiplier.c55 u8 width, unsigned long flags) in __bestmult()
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dsetup-sdhci-gpio.c26 void s3c2416_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci0_cfg_gpio()
31 void s3c2416_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c2416_setup_sdhci1_cfg_gpio()
/linux-4.4.14/include/video/
Domapvrfb.h56 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size()
58 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size()
60 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height()
63 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup()
/linux-4.4.14/drivers/video/fbdev/aty/
Dmach64_accel.c186 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect()
200 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local
246 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local
285 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
385 int inbit, outbit, mult24, byte_id_in_dword, width; in atyfb_imageblit() local
Dmach64_cursor.c147 unsigned int width = (cursor->image.width + 7) >> 3; in atyfb_cursor() local
/linux-4.4.14/arch/powerpc/kernel/
Dbtext.c119 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display()
174 unsigned int width, height, depth, pitch; in btext_initialize() local
280 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display()
312 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local
330 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushscreen() local
349 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushline() local
371 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
/linux-4.4.14/drivers/video/fbdev/
Datafb_mfb.c26 int height, int width) in atafb_mfb_copyarea()
55 int sy, int sx, int height, int width) in atafb_mfb_fillrect()
78 int dy, int dx, u32 width, in atafb_mfb_linefill()
Datafb_iplan2p8.c33 int height, int width) in atafb_iplan2p8_copyarea()
243 int sy, int sx, int height, int width) in atafb_iplan2p8_fillrect()
289 int dy, int dx, u32 width, in atafb_iplan2p8_linefill()
Datafb_iplan2p4.c26 int height, int width) in atafb_iplan2p4_copyarea()
208 int sy, int sx, int height, int width) in atafb_iplan2p4_fillrect()
254 int dy, int dx, u32 width, in atafb_iplan2p4_linefill()
Datafb_iplan2p2.c26 int height, int width) in atafb_iplan2p2_copyarea()
194 int sy, int sx, int height, int width) in atafb_iplan2p2_fillrect()
240 int dy, int dx, u32 width, in atafb_iplan2p2_linefill()
Dtgafb.c623 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
836 u32 color, dx, dy, width, height, vxres, vyres; local
924 u32 dx, dy, width, height, vxres, vyres, color; local
1051 u32 height, u32 width)
1096 u32 height, u32 width)
1145 u32 height, u32 width, u32 line_length,
1253 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
Dhitfb.c61 u16 width, u16 height) in hitfb_accel_set_dest()
76 u16 dy, u16 width, u16 height, u16 rop, in hitfb_accel_bitblt()
Dpm3fb.c216 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_init_engine() local
580 int width = ((image->width + 7) >> 3) in pm3fb_imageblit() local
730 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_write_mode() local
1105 #define CNVT_TOHW(val, width) ((((val) << (width)) + 0x7FFF - (val)) >> 16) in pm3fb_setcolreg() argument
Dc2p_iplan2.c85 void c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, in c2p_iplan2()
Dpm2fb.c199 u16 width; member
684 u32 width = (info->var.xres_virtual + 7) & ~7; in pm2fb_set_par() local
904 #define CNVT_TOHW(val, width) ((((val) << (width)) + 0x7FFF -(val)) >> 16) in pm2fb_setcolreg() argument
1234 int width = ((image->width + 7) >> 3) in pm2fb_imageblit() local
Dc2p_planar.c86 void c2p_planar(void *dst, const void *src, u32 dx, u32 dy, u32 width, in c2p_planar()
D68328fb.c315 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) in mc68x328fb_setcolreg() argument
Doffb.c391 int width, int height, int depth, in offb_init_fb()
538 int i, width = 640, height = 480, depth = 8, pitch = 640; in offb_init_nodriver() local
Dvga16fb.c829 u32 dx = rect->dx, width = rect->width; in vga_8planes_fillrect() local
883 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local
963 u32 sx, dx, width; in vga_8planes_copyarea() local
1015 int height, width, line_ofs; in vga16fb_copyarea() local
Dsunxvr1000.c20 unsigned int width; member
Dsunxvr2500.c24 unsigned int width; member
Dpmag-aa-fb.c77 u16 x, y, width, height; member
148 static int aafbcon_set_font(struct display *disp, int width, int height) in aafbcon_set_font()
Dvfb.c345 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) in vfb_setcolreg() argument
/linux-4.4.14/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c76 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1()
125 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8()
164 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16()
199 u16 width = image->width, height = image->height; in mb86290fb_imageblit() local
260 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/linux-4.4.14/net/wireless/
Dchan.c155 int width; in cfg80211_chandef_get_width() local
263 int width; in cfg80211_set_dfs_state() local
333 int width; in cfg80211_chandef_dfs_required() local
425 int width; in cfg80211_chandef_dfs_usable() local
493 int width; in cfg80211_chandef_dfs_available() local
557 int width; in cfg80211_chandef_dfs_cac_time() local
606 u32 width, control_freq, cap; in cfg80211_chandef_usable() local
/linux-4.4.14/drivers/clk/imx/
Dclk.h94 void __iomem *reg, u8 shift, u8 width) in imx_clk_divider()
101 const char *parent, void __iomem *reg, u8 shift, u8 width, in imx_clk_divider_flags()
123 u8 shift, u8 width, const char **parents, int num_parents) in imx_clk_mux()
131 void __iomem *reg, u8 shift, u8 width, const char **parents, in imx_clk_mux_flags()
Dclk-busy.c82 void __iomem *reg, u8 shift, u8 width, in imx_clk_busy_divider()
156 u8 width, void __iomem *busy_reg, u8 busy_shift, in imx_clk_busy_mux()
Dclk-fixup-mux.c75 u8 shift, u8 width, const char **parents, in imx_clk_fixup_mux()
Dclk-fixup-div.c96 void __iomem *reg, u8 shift, u8 width, in imx_clk_fixup_divider()
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c208 int sx, int dy, int dx, int height, int width) in matrox_accel_bmove()
250 int width) in matrox_accel_bmove_lin()
307 int sy, int sx, int height, int width) in matroxfb_accel_clear()
337 int sy, int sx, int height, int width) in matroxfb_cfb4_clear()
406 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/linux-4.4.14/scripts/kconfig/lxdialog/
Dyesno.c27 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
317 int height, width; in init_dialog() local
365 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
382 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap()
477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box()
511 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
Dinputbox.c29 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dtextbox.c61 int height, width, boxh, boxw; in dialog_textbox() local
312 static void print_page(WINDOW *win, int height, int width, update_text_fn in print_page()
341 static void print_line(WINDOW * win, int row, int width) in print_line()
Dchecklist.c101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
118 int width, int list_height) in dialog_checklist()
Dmenubox.c155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
188 int height, width, menu_height; in dialog_menu() local
/linux-4.4.14/drivers/video/console/
Dfbcon_rotate.h40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud()
58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw()
76 static inline void rotate_ccw(const char *in, char *out, u32 width, u32 height) in rotate_ccw()
Dfbcon_cw.c29 int width = (vc->vc_font.height + 7) >> 3; in cw_update_attr() local
49 int sx, int dy, int dx, int height, int width) in cw_bmove()
66 int sx, int height, int width) in cw_clear()
120 u32 width = (vc->vc_font.height + 7)/8; in cw_putcs() local
292 int width = (vc->vc_font.width + 7)/8; in cw_cursor() local
Dfbcon_ccw.c29 int width = (vc->vc_font.height + 7) >> 3; in ccw_update_attr() local
64 int sx, int dy, int dx, int height, int width) in ccw_bmove()
81 int sx, int height, int width) in ccw_clear()
135 u32 width = (vc->vc_font.height + 7)/8; in ccw_putcs() local
309 int width = (vc->vc_font.width + 7)/8; in ccw_cursor() local
Dbitblit.c29 int width = DIV_ROUND_UP(vc->vc_font.width, 8); in update_attr() local
47 int sx, int dy, int dx, int height, int width) in bit_bmove()
62 int sx, int height, int width) in bit_clear()
148 u32 width = DIV_ROUND_UP(vc->vc_font.width, 8); in bit_putcs() local
Dfbcon_ud.c29 int width = (vc->vc_font.width + 7) >> 3; in ud_update_attr() local
49 int sx, int dy, int dx, int height, int width) in ud_bmove()
67 int sx, int height, int width) in ud_clear()
157 u32 width = (vc->vc_font.width + 7)/8; in ud_putcs() local
Dtileblit.c20 int sx, int dy, int dx, int height, int width) in tile_bmove()
35 int sx, int height, int width) in tile_clear()
Dsticore.c167 int height, int width, u8 color) in sti_set()
195 int height, int width, int c) in sti_clear()
227 int dst_y, int dst_x, int height, int width) in sti_bmove()
631 static int sti_search_font(struct sti_cooked_rom *rom, int height, int width) in sti_search_font()
Dsticon.c186 int dy, int dx, int height, int width) in sticon_bmove()
227 int width) in sticon_clear()
Dmdacon.c431 int height, int width) in mdacon_clear()
448 int dy, int dx, int height, int width) in mdacon_bmove()
/linux-4.4.14/drivers/video/fbdev/omap2/
Dvrfb.c105 static u32 get_image_width_roundup(u16 width, u8 bytespp) in get_image_width_roundup()
138 void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size()
146 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size()
159 u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height()
182 u16 width, u16 height, in omap_vrfb_setup()
/linux-4.4.14/drivers/video/fbdev/sis/
Dsis_accel.c118 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy()
205 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy()
324 int width, height; in fbcon_sis_fillrect() local
374 int width = area->width; in fbcon_sis_copyarea() local
/linux-4.4.14/drivers/clk/hisilicon/
Dclkdivider-hi6220.c21 #define div_mask(width) ((1 << (width)) - 1) argument
38 u8 width; member
104 u8 shift, u8 width, u32 mask_bit, spinlock_t *lock) in hi6220_register_clkdiv()
Dclk.h63 u8 width; member
76 u8 width; member
89 u8 width; member
/linux-4.4.14/drivers/acpi/acpica/
Dhwvalid.c220 acpi_status acpi_hw_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_hw_read_port()
284 acpi_status acpi_hw_write_port(acpi_io_address address, u32 value, u32 width) in acpi_hw_write_port()
Dhwxface.c131 u32 width; in ACPI_EXPORT_SYMBOL() local
217 u32 width; in ACPI_EXPORT_SYMBOL() local
Dutprint.c243 u8 base, s32 width, s32 precision, u8 type) in acpi_ut_format_number()
362 s32 width; in acpi_ut_vsnprintf() local
/linux-4.4.14/drivers/clk/meson/
Dclkc.h21 #define PMASK(width) GENMASK(width - 1, 0) argument
22 #define SETPMASK(width, shift) GENMASK(shift + width - 1, shift) argument
23 #define CLRPMASK(width, shift) (~SETPMASK(width, shift)) argument
25 #define PARM_GET(width, shift, reg) \ argument
27 #define PARM_SET(width, shift, reg, val) \ argument
35 u8 width; member
/linux-4.4.14/tools/power/acpi/os_specific/service_layers/
Dosunixxf.c1015 u32 pci_register, u64 *value, u32 width) in acpi_os_read_pci_configuration()
1039 u32 pci_register, u64 value, u32 width) in acpi_os_write_pci_configuration()
1059 acpi_status acpi_os_read_port(acpi_io_address address, u32 *value, u32 width) in acpi_os_read_port()
1100 acpi_status acpi_os_write_port(acpi_io_address address, u32 value, u32 width) in acpi_os_write_port()
1122 acpi_os_read_memory(acpi_physical_address address, u64 *value, u32 width) in acpi_os_read_memory()
1156 acpi_os_write_memory(acpi_physical_address address, u64 value, u32 width) in acpi_os_write_memory()
/linux-4.4.14/drivers/clk/ti/
Ddivider.c251 u8 shift, u8 width, u8 clk_divider_flags, in _register_divider()
296 _get_div_table_from_setup(struct ti_clk_divider *setup, u8 *width) in _get_div_table_from_setup()
387 u8 width; in ti_clk_register_divider() local
519 u32 *flags, u8 *div_flags, u8 *width, u8 *shift) in ti_clk_divider_populate()
566 u8 width = 0; in of_ti_divider_clk_setup() local
/linux-4.4.14/sound/core/oss/
Dpcm_plugin.c52 ssize_t width; in snd_pcm_plugin_alloc() local
321 unsigned int width = snd_pcm_format_width(format); in snd_pcm_plug_slave_format() local
555 int width, nchannels, channel; in snd_pcm_plug_client_channels_buf() local
655 int width; in snd_pcm_area_silence() local
701 int width; in snd_pcm_area_copy() local
Dcopy.c68 int width; in snd_pcm_plugin_build_copy() local
/linux-4.4.14/drivers/staging/sm750fb/
Dsm750_accel.c94 u32 x, u32 y, u32 width, u32 height, in hw_fillrect()
149 unsigned int width, in hw_copyarea()
307 u32 width, in hw_imageblit()
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c104 unsigned int width, height; in soc_camera_client_s_crop() local
223 unsigned int width = mf->width, height = mf->height, tmp_w, tmp_h; in client_set_fmt() local
309 unsigned int *width, unsigned int *height, in soc_camera_client_scale()
Dsoc_mediabus.c419 s32 soc_mbus_bytes_per_line(u32 width, const struct soc_mbus_pixelfmt *mf) in soc_mbus_bytes_per_line()
/linux-4.4.14/include/xen/interface/io/
Dfbif.h48 int32_t width; /* rect width */ member
60 int32_t width; /* width in pixels */ member
112 int32_t width; /* width of the framebuffer (in pixels) */ member
/linux-4.4.14/drivers/media/common/saa7146/
Dsaa7146_hlp.c343 int width = vv->ov.win.w.width; in calculate_clipping_registers_rect() local
523 static void saa7146_set_window(struct saa7146_dev *dev, int width, int height, enum v4l2_field fiel… in saa7146_set_window()
708 int width = buf->fmt->width; in calculate_video_dma_grab_packed() local
767 int width = buf->fmt->width; in calc_planar_422() local
798 int width = buf->fmt->width; in calc_planar_420() local
833 int width = buf->fmt->width; in calculate_video_dma_grab_planar() local
/linux-4.4.14/drivers/clk/zte/
Dclk-zx296702.c200 void __iomem *reg, u8 shift, u8 width, in zx_divtbl()
208 void __iomem *reg, u8 shift, u8 width) in zx_div()
215 int num_parents, void __iomem *reg, u8 shift, u8 width) in zx_mux()
/linux-4.4.14/arch/sparc/kernel/
Dbtext.c44 unsigned int width, height, depth, pitch; in btext_initialize() local
99 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local
117 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
/linux-4.4.14/drivers/clk/socfpga/
Dclk.h55 u32 width; /* only valid if div_reg != 0 */ member
65 u32 width; /* only valid if div_reg != 0 */ member
/linux-4.4.14/drivers/clk/mxs/
Dclk-frac.c33 u8 width; member
117 void __iomem *reg, u8 shift, u8 width, u8 busy) in mxs_clk_frac()
Dclk.h53 u8 shift, u8 width, const char *const *parent_names, int num_parents) in mxs_clk_mux()
Dclk-div.c77 void __iomem *reg, u8 shift, u8 width, u8 busy) in mxs_clk_div()
/linux-4.4.14/drivers/media/usb/pwc/
Dpwc-misc.c41 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_image.c104 int width, int height, in qxl_image_init_helper()
231 int x, int y, int width, int height, in qxl_image_init()
Dqxl_draw.c164 int width = fb_image->width; in qxl_draw_opaque_fb() local
282 int width, height; in qxl_draw_dirty_fb() local
404 u32 width, u32 height, in qxl_draw_copyarea()
/linux-4.4.14/drivers/mtd/maps/
Dpismo.c25 u8 width; member
42 u8 width; member
61 static unsigned int pismo_width_to_bytes(unsigned int width) in pismo_width_to_bytes()
Dscx200_docflash.c28 static unsigned width = 8; /* Default to 8 bits wide */ variable
Dphysmap_of.c161 const __be32 *width; in of_flash_probe() local
/linux-4.4.14/arch/arm64/include/asm/
Dcpufeature.h58 u8 width; member
120 cpuid_feature_extract_field_width(u64 features, int field, int width) in cpuid_feature_extract_field_width()
132 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width()
/linux-4.4.14/arch/arm/mach-ep93xx/
Dmicro9.c48 unsigned int width; in micro9_register_flash() local
/linux-4.4.14/drivers/clk/h8300/
Dclk-div.c21 int width; in h8300_div_clk_setup() local
/linux-4.4.14/drivers/clk/qcom/
Dclk-regmap-mux.h23 u32 width; member
Dclk-regmap-divider.h23 u32 width; member
/linux-4.4.14/sound/core/
Dpcm_misc.c32 unsigned char width; /* bit width */ member
406 int width; in snd_pcm_format_set_silence() local
/linux-4.4.14/drivers/video/fbdev/i810/
Di810_accel.c195 static inline void color_blit(int width, int height, int pitch, int dest, in color_blit()
301 u32 dx, dy, width, height, dest, rop = 0, color = 0; in i810fb_fillrect() local
329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; in i810fb_copyarea() local
/linux-4.4.14/include/linux/platform_data/
Dmtd-mxc_nand.h26 unsigned int width; /* data bus width in bytes */ member
Dmtd-orion_nand.h19 u8 width; /* buswidth */ member
Dsimplefb.h58 u32 width; member
/linux-4.4.14/drivers/media/usb/cpia2/
Dcpia2_core.c951 int width = cam->params.roi.width; in set_default_user_mode() local
1012 int cpia2_match_video_size(int width, int height) in cpia2_match_video_size()
1150 int width = req_width; in config_sensor_410() local
1336 int width = req_width; in config_sensor_500() local
/linux-4.4.14/drivers/clk/mmp/
Dclk-mix.c138 u8 width, shift; in _set_rate() local
295 u8 width, shift; in mmp_clk_mix_get_parent() local
325 u8 width, shift; in mmp_clk_mix_recalc_rate() local
Dclk.h41 #define MMP_CLK_BITS_MASK(width, shift) \ argument
43 #define MMP_CLK_BITS_GET_VAL(data, width, shift) \ argument
45 #define MMP_CLK_BITS_SET_VAL(val, width, shift) \ argument
203 u8 width; member
218 u8 width; member
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tz1090-pdc.c651 u32 *reg, u32 *width, u32 *mask, u32 *shift, in tz1090_pdc_pinconf_reg()
690 u32 reg, width, mask, shift, val, tmp, arg; in tz1090_pdc_pinconf_get() local
720 u32 reg, width, mask, shift, val, tmp; in tz1090_pdc_pinconf_set() local
772 bool report_err, u32 *reg, u32 *width, in tz1090_pdc_pinconf_group_reg()
820 u32 reg, width, mask, shift, val; in tz1090_pdc_pinconf_group_get() local
852 u32 reg, width, mask, shift, val; in tz1090_pdc_pinconf_group_set() local
Dpinctrl-tegra.c306 s8 *bank, s16 *reg, s8 *bit, s8 *width) in tegra_pinconf_reg()
464 s8 bank, bit, width; in tegra_pinconf_group_get() local
493 s8 bank, bit, width; in tegra_pinconf_group_set() local
561 s8 bank, bit, width; in tegra_pinconf_group_dbg_show() local
Dpinctrl-tz1090.c91 u8 width; member
1642 u32 *reg, u32 *width, u32 *mask, u32 *shift, in tz1090_pinconf_reg()
1684 u32 reg, width, mask, shift, val, tmp, arg; in tz1090_pinconf_get() local
1714 u32 reg, width, mask, shift, val, tmp; in tz1090_pinconf_set() local
1767 u32 *reg, u32 *width, u32 *mask, u32 *shift, in tz1090_pinconf_group_reg()
1811 u32 reg, width, mask, shift, val; in tz1090_pinconf_group_get() local
1855 u32 reg, width, mask, shift, val; in tz1090_pinconf_group_set() local
/linux-4.4.14/drivers/gpu/drm/
Ddrm_rect.c314 int width, int height, in drm_rect_rotate()
388 int width, int height, in drm_rect_rotate_inv()
Ddrm_fb_helper.c1612 …y_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) in drm_has_preferred_mode()
1633 int width, int height) in drm_pick_cmdline_mode()
1724 bool *enabled, int width, int height) in drm_target_cloned()
1830 bool *enabled, int width, int height) in drm_target_preferred()
1899 int n, int width, int height) in drm_pick_crtcs()
1983 int width, height; in drm_setup_crtcs() local
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c273 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width) in ahc_pci_read_config()
303 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) in ahc_pci_write_config()
/linux-4.4.14/drivers/media/usb/gspca/
Djpeg.h138 int width, in jpeg_define()
Dstk1135.c313 u16 width, height; in stk1135_configure_mt9m112() local
445 u16 width, height; in sd_start() local
/linux-4.4.14/include/linux/
Dpch_dma.h34 enum pch_dma_width width; member
Dlinux_logo.h28 unsigned int width; member
Dfont.h19 int width, height; member
Deeprom_93cx6.h65 int width; member
Dmmiotrace.h93 unsigned char width; /* size of register access in bytes */ member
/linux-4.4.14/drivers/staging/fsl-mc/include/
Dmc-cmd.h40 static inline u64 mc_enc(int lsoffset, int width, u64 val) in mc_enc()
45 static inline u64 mc_dec(u64 val, int lsoffset, int width) in mc_dec()
/linux-4.4.14/drivers/dma/
Dfsldma.h222 #define DMA_IN(fsl_chan, addr, width) \ argument
225 #define DMA_OUT(fsl_chan, addr, val, width) \ argument
229 #define DMA_TO_CPU(fsl_chan, d, width) \ argument
233 #define CPU_TO_DMA(fsl_chan, c, width) \ argument
/linux-4.4.14/include/linux/mtd/
Dlatch-addr-flash.h17 unsigned int width; member
Dphysmap.h25 unsigned int width; member
/linux-4.4.14/Documentation/blackfin/
Dgptimers-example.c27 uint32_t period, width; member
/linux-4.4.14/drivers/video/fbdev/via/
Daccel.c53 static int hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_1()
186 static int hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_2()
/linux-4.4.14/include/uapi/linux/
Dstm.h39 __u16 width; member
Domapfb.h112 __u32 width, height; member
121 __u32 width, height; member
216 __u32 width; /* phys width of the display in micrometers */ member
Dkd.h161 unsigned int width, height; /* font size */ member
167 unsigned int width, height; /* font size */ member
/linux-4.4.14/arch/arm/include/asm/mach/
Dflash.h30 unsigned int width; member
/linux-4.4.14/tools/perf/ui/gtk/
Dbrowser.c23 int width; in perf_gtk__resize_window() local
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Dtcm.h59 u16 width, height; /* container dimensions */ member
131 static inline s32 tcm_reserve_2d(struct tcm *tcm, u16 width, u16 height, in tcm_reserve_2d()
/linux-4.4.14/sound/soc/codecs/
Dwl1273.c44 int rate, int width) in snd_wl1273_fm_set_i2s_mode()
341 unsigned int rate, width, r; in wl1273_hw_params() local
Dak4613.c86 unsigned int width; member
276 unsigned int width = params_width(params); in ak4613_dai_hw_params() local
Dsi476x.c162 int rate, width, err; in si476x_codec_hw_params() local
Dad193x.c147 unsigned int rx_mask, int slots, int width) in ad193x_set_tdm_slot()
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_display.c60 uint32_t width, in virtio_gpu_crtc_cursor_set()
311 int count, width, height; in virtio_gpu_conn_get_modes() local
338 int width, height; in virtio_gpu_conn_mode_valid() local
Dvirtgpu_vq.c423 uint32_t width, in virtio_gpu_cmd_create_resource()
473 uint32_t width, uint32_t height, in virtio_gpu_cmd_set_scanout()
496 uint32_t width, uint32_t height) in virtio_gpu_cmd_resource_flush()
516 __le32 width, __le32 height, in virtio_gpu_cmd_transfer_to_host_2d()
/linux-4.4.14/drivers/hwtracing/stm/
Dcore.c214 unsigned int end, unsigned int width) in find_free_channels()
237 stm_find_master_chan(struct stm_device *stm, unsigned int width, in stm_find_master_chan()
270 static int stm_output_assign(struct stm_device *stm, unsigned int width, in stm_output_assign()
368 static int stm_file_assign(struct stm_file *stmf, char *id, unsigned int width) in stm_file_assign()
/linux-4.4.14/drivers/media/usb/go7007/
Dgo7007-v4l2.c88 static void get_resolution(struct go7007 *go, int *width, int *height) in get_resolution()
187 int width, height; in set_capture_size() local
545 int width, height; in vidioc_enum_framesizes() local
564 int width, height; in vidioc_enum_frameintervals() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h1180 uint32 width; member
1209 uint32 width; member
1280 uint32 width; member
1387 uint32 width; member
1411 uint32 width; member
1437 uint32 width; member
1464 uint32 width; member
1496 uint32 width; member
1521 uint32 width; member
1550 uint32 width; member
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddispc.c758 static void dispc_ovl_set_input_size(enum omap_plane plane, int width, in dispc_ovl_set_input_size()
769 static void dispc_ovl_set_output_size(enum omap_plane plane, int width, in dispc_ovl_set_output_size()
1128 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size()
1822 u16 width, u16 height, in calc_vrfb_rotation_offset()
1907 u16 width, u16 height, in calc_dma_rotation_offset()
2061 static void calc_tiler_rotation_offset(u16 screen_width, u16 width, in calc_tiler_rotation_offset()
2106 u16 width, u16 height, u16 out_width, u16 out_height, in check_horiz_timing_omap3()
2157 const struct omap_video_timings *mgr_timings, u16 width, in calc_core_clk_five_taps()
2196 static unsigned long calc_core_clk_24xx(unsigned long pclk, u16 width, in calc_core_clk_24xx()
2205 static unsigned long calc_core_clk_34xx(unsigned long pclk, u16 width, in calc_core_clk_34xx()
[all …]
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h63 unsigned char width; /* size in bytes of each entry */ member
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
Dbf54x-lq043.h23 int width; member
/linux-4.4.14/drivers/sh/intc/
Daccess.c58 unsigned int width = _INTC_WIDTH(handle); in intc_set_field_from_handle() local
68 unsigned int width = _INTC_WIDTH(handle); in intc_get_field_from_handle() local
/linux-4.4.14/drivers/staging/fbtft/
Dflexfb.c33 static unsigned int width; variable
141 unsigned int width; member
/linux-4.4.14/arch/arm/plat-pxa/
Ddma.c87 int i, max_show = 20, burst, width; in dbg_show_descriptors() local
135 int burst, width; in dbg_show_chan_state() local
/linux-4.4.14/arch/parisc/kernel/
Dperf.c65 uint16_t width; member
675 uint32_t width, xbits, i; in perf_rdr_read_ubuf() local
/linux-4.4.14/drivers/media/i2c/
Dmt9v011.c54 unsigned width, height; member
202 unsigned height, width, hblank, vblank, speed; in calc_fps() local
232 unsigned height, width, hblank, vblank; in calc_speed() local
/linux-4.4.14/drivers/acpi/
Dosl.c909 acpi_status acpi_os_read_port(acpi_io_address port, u32 * value, u32 width) in acpi_os_read_port()
932 acpi_status acpi_os_write_port(acpi_io_address port, u32 value, u32 width) in acpi_os_write_port()
950 acpi_os_read_memory(acpi_physical_address phys_addr, u64 *value, u32 width) in acpi_os_read_memory()
996 acpi_os_write_memory(acpi_physical_address phys_addr, u64 value, u32 width) in acpi_os_write_memory()
1039 u64 *value, u32 width) in acpi_os_read_pci_configuration()
1071 u64 value, u32 width) in acpi_os_write_pci_configuration()
/linux-4.4.14/drivers/video/fbdev/savage/
Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/linux-4.4.14/arch/x86/boot/compressed/
Deboot.c651 u16 width, height; in setup_gop32() local
764 u16 width, height; in setup_gop64() local
881 setup_uga32(void **uga_handle, unsigned long size, u32 *width, u32 *height) in setup_uga32()
926 setup_uga64(void **uga_handle, unsigned long size, u32 *width, u32 *height) in setup_uga64()
977 u32 width, height; in setup_uga() local
/linux-4.4.14/samples/bpf/
Dlathist_user.c27 static void stars(char *str, long val, long max, int width) in stars()
Dtracex2_user.c13 static void stars(char *str, long val, long max, int width) in stars()
/linux-4.4.14/drivers/input/mouse/
Delantech.c331 unsigned int width = 0, pres = 0; in elantech_report_absolute_v2() local
472 unsigned int width = 0, pres = 0; in elantech_report_absolute_v3() local
1005 unsigned int *width) in elantech_set_range()
1177 unsigned int x_min = 0, y_min = 0, x_max = 0, y_max = 0, width = 0; in elantech_set_input_params() local
/linux-4.4.14/tools/perf/ui/browsers/
Dmap.c25 int width; in map_browser__write() local
/linux-4.4.14/arch/mips/include/asm/
Dprocessor.h100 # define FPR_IDX(width, idx) (idx) argument
102 # define FPR_IDX(width, idx) ((idx) ^ ((64 / (width)) - 1)) argument
105 #define BUILD_FPR_ACCESS(width) \ argument
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnv50_fbcon.c98 uint32_t width, dwords, *data = (uint32_t *)image->data; in nv50_fbcon_imageblit() local
Dnvc0_fbcon.c98 uint32_t width, dwords, *data = (uint32_t *)image->data; in nvc0_fbcon_imageblit() local
Dnv04_fbcon.c85 uint32_t width; in nv04_fbcon_imageblit() local
/linux-4.4.14/mm/
Dmm_init.c71 int shift, width; in mminit_verify_pageflags_layout() local
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_cursor.c34 uint32_t width, in mga_crtc_cursor_set()
Dmgag200_fb.c23 int x, int y, int width, int height) in mga_dirty_update()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dr100_track.h27 unsigned width; member
39 unsigned width; member
Dradeon_cursor.c253 uint32_t width, in radeon_crtc_cursor_set2()
/linux-4.4.14/include/uapi/drm/
Ddrm_sarea.h64 unsigned int width; member
Ddrm_mode.h346 __u32 width; member
360 __u32 width; member
461 __u32 width; member
472 __u32 width; member
530 uint32_t width; member
/linux-4.4.14/sound/soc/pxa/
Dzylonite.c91 int width = snd_pcm_format_physical_width(params_format(params)); in zylonite_voice_hw_params() local
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.c77 int width, height; member
289 unsigned int width, unsigned int height) in hdcs_set_size()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-video.c277 u16 width, u16 height) in em28xx_capture_area_set()
331 int width = norm_maxw(dev); in em28xx_resolution_set() local
1214 unsigned int width, unsigned int height, in size_to_scale()
1231 unsigned int *width, unsigned int *height) in scale_to_size()
1282 unsigned int width = f->fmt.pix.width; in vidioc_try_fmt_vid_cap() local
1334 unsigned width, unsigned height) in em28xx_set_video_format()
/linux-4.4.14/arch/mips/alchemy/devboards/
Dplatform.c167 int __init db1x_register_norflash(unsigned long size, int width, in db1x_register_norflash()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbtcx-risc.c180 btcx_calc_skips(int line, int width, int *maxy, in btcx_calc_skips()
Dbttv-risc.c337 int width, int height, int interleaved, in bttv_calc_geo_old()
382 unsigned int width, in bttv_calc_geo()
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-enc.c36 unsigned long width; in solo_capture_config() local
/linux-4.4.14/drivers/clk/bcm/
Dclk-iproc.h27 #define bit_mask(width) ((1 << (width)) - 1) argument
79 unsigned int width; member
/linux-4.4.14/drivers/clk/tegra/
Dclk-super.c132 u8 width, u8 pllx_index, u8 div2_index, spinlock_t *lock) in tegra_clk_register_super_mux()
Dclk-divider.c151 unsigned long flags, u8 clk_divider_flags, u8 shift, u8 width, in tegra_clk_register_divider()
/linux-4.4.14/arch/mips/include/asm/mach-jz4740/
Djz4740_fb.h47 unsigned int width; member
/linux-4.4.14/tools/perf/tests/
Dbuiltin-test.c245 int width = 0; in __cmd_test() local
/linux-4.4.14/tools/firewire/
Ddecode-fcp.c50 int width; /* Width of field, 0 means use data_length. */ member
Dnosy-dump.c329 int width; /* Width of field, 0 means use data_length. */ member
657 get_bits(struct link_packet *packet, int offset, int width) in get_bits()
/linux-4.4.14/drivers/video/fbdev/core/
Dsyscopyarea.c318 u32 height = area->height, width = area->width; in sys_copyarea() local
Dcfbcopyarea.c384 u32 height = area->height, width = area->width; in cfb_copyarea() local
Dsysfillrect.c246 unsigned long width = rect->width, height = rect->height; in sys_fillrect() local
/linux-4.4.14/drivers/mmc/host/
Dsdhci-pxav2.c93 static void pxav2_mmc_set_bus_width(struct sdhci_host *host, int width) in pxav2_mmc_set_bus_width()
Dsdhci-sirf.c26 static void sdhci_sirf_set_bus_width(struct sdhci_host *host, int width) in sdhci_sirf_set_bus_width()
/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-vip.c110 u32 width; in xvip_of_get_format() local
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dtw9910.c223 unsigned short width; member
427 u32 width, u32 height) in tw9910_select_norm()
594 static int tw9910_set_frame(struct v4l2_subdev *sd, u32 *width, u32 *height) in tw9910_set_frame()
749 u32 width = mf->width, height = mf->height; in tw9910_s_fmt() local
Dov9640.c334 static void ov9640_res_roundup(u32 *width, u32 *height) in ov9640_res_roundup()
378 static int ov9640_write_regs(struct i2c_client *client, u32 width, in ov9640_write_regs()
Dmt9m111.c211 unsigned int width; /* output */ member
320 unsigned int width, unsigned int height) in mt9m111_setup_rect_ctx()
334 int width, int height, u32 code) in mt9m111_setup_geometry()
390 int width, height; in mt9m111_s_crop() local
/linux-4.4.14/drivers/video/fbdev/omap/
Dhwa742.c84 int x, y, width, height; member
201 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync()
434 int width = win->width; in create_req_list() local
528 int pos_x, int pos_y, int width, int height, in hwa742_setup_plane()
/linux-4.4.14/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/
Diop_version_defs_asm.h29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/asm/
Diop_version_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_drm.h32 static inline uint32_t armada_pitch(uint32_t width, uint32_t bpp) in armada_pitch()
/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h50 uint width; member
265 unsigned int width; member
/linux-4.4.14/tools/perf/ui/
Dbrowser.h17 u16 y, x, width, height, rows, columns, horiz_scroll; member
Dbrowser.c50 unsigned int width) in ui_browser__write_nstring()
321 int width = browser->width; in __ui_browser__refresh() local
/linux-4.4.14/arch/x86/include/asm/
Dsysfb.h57 int width; member
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_fb.c122 unsigned int width = mode_cmd->width / (i ? hsub : 1); in rockchip_user_fb_create() local
/linux-4.4.14/drivers/clk/shmobile/
Dclk-sh73a0.c81 unsigned int shift, reg, width; in sh73a0_cpg_register_clock() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/asm/
Dirq_nmi_defs_asm.h32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
/linux-4.4.14/include/drm/
Ddrm_fb_helper.h372 int width, int height) in drm_has_preferred_mode()
379 int width, int height) in drm_pick_cmdline_mode()
/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpdma.c626 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_out_dtd()
697 void vpdma_add_in_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_in_dtd()
/linux-4.4.14/arch/arm/mach-iop13xx/
Dsetup.c209 int width = iq8134x_flash_data.width; in iq8134x_probe_flash_size() local
/linux-4.4.14/arch/openrisc/kernel/
Dsetup.c232 short bit_nr, short width) in extract_value_bits()
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-bit.c350 int width, height; in coda_alloc_framebuffers() local
1515 int width, height; in __coda_start_decoding() local
1848 int width, height; in coda_finish_decode() local
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_hw.c244 int data, pagemiss, cas, width, video_enable, bpp; in nv4CalcArbitration() local
417 int data, pagemiss, width, video_enable, bpp; in nv10CalcArbitration() local
858 int width, in NVCalcStateExt()
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Dfb-s3c2410.h29 unsigned short width; member
/linux-4.4.14/drivers/spi/
Dspi-pxa2xx-dma.c164 enum dma_slave_buswidth width; in pxa2xx_spi_dma_prepare_one() local
/linux-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c21 int x, int y, int width, int height) in cirrus_dirty_update()
/linux-4.4.14/drivers/mmc/core/
Dsd_ops.c121 int mmc_app_set_bus_width(struct mmc_card *card, int width) in mmc_app_set_bus_width()
/linux-4.4.14/drivers/media/usb/hdpvr/
Dhdpvr.h82 uint width, height; member
154 u16 width; member
/linux-4.4.14/drivers/pinctrl/uniphier/
Dpinctrl-uniphier-core.c181 unsigned int drvctrl, reg, shift, mask, width, val; in uniphier_conf_pin_drive_get() local
365 unsigned int drvctrl, reg, shift, mask, width, val; in uniphier_conf_pin_drive_set() local
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c51 u32 *image, u32 width, u32 height, in vmw_cursor_update_image()
88 u32 width, u32 height, in vmw_cursor_update_dmabuf()
141 uint32_t handle, uint32_t width, uint32_t height, in vmw_du_crtc_cursor_set2()
1194 unsigned width, unsigned height, unsigned pitch, in vmw_kms_write_svga()

1234