/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | setup-sdhci-gpio.c | 25 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/ |
D | sort.c | 71 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 …]
|
D | values.c | 145 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/ |
D | clk-divider.c | 33 #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()
|
D | clk-mux.c | 128 u8 width = 0; in clk_register_mux_table() local 175 void __iomem *reg, u8 shift, u8 width, in clk_register_mux()
|
D | clk-axm5516.c | 82 u32 width; member 117 u32 width; member
|
D | clk-multiplier.c | 55 u8 width, unsigned long flags) in __bestmult()
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | setup-sdhci-gpio.c | 26 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/ |
D | omapvrfb.h | 56 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/ |
D | mach64_accel.c | 186 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
|
D | mach64_cursor.c | 147 unsigned int width = (cursor->image.width + 7) >> 3; in atyfb_cursor() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | btext.c | 119 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/ |
D | atafb_mfb.c | 26 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()
|
D | atafb_iplan2p8.c | 33 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()
|
D | atafb_iplan2p4.c | 26 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()
|
D | atafb_iplan2p2.c | 26 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()
|
D | tgafb.c | 623 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
|
D | hitfb.c | 61 u16 width, u16 height) in hitfb_accel_set_dest() 76 u16 dy, u16 width, u16 height, u16 rop, in hitfb_accel_bitblt()
|
D | pm3fb.c | 216 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
|
D | c2p_iplan2.c | 85 void c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width, in c2p_iplan2()
|
D | pm2fb.c | 199 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
|
D | c2p_planar.c | 86 void c2p_planar(void *dst, const void *src, u32 dx, u32 dy, u32 width, in c2p_planar()
|
D | 68328fb.c | 315 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) in mc68x328fb_setcolreg() argument
|
D | offb.c | 391 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
|
D | vga16fb.c | 829 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
|
D | sunxvr1000.c | 20 unsigned int width; member
|
D | sunxvr2500.c | 24 unsigned int width; member
|
D | pmag-aa-fb.c | 77 u16 x, y, width, height; member 148 static int aafbcon_set_font(struct display *disp, int width, int height) in aafbcon_set_font()
|
D | vfb.c | 345 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) in vfb_setcolreg() argument
|
/linux-4.4.14/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 76 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/ |
D | chan.c | 155 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/ |
D | clk.h | 94 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()
|
D | clk-busy.c | 82 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()
|
D | clk-fixup-mux.c | 75 u8 shift, u8 width, const char **parents, in imx_clk_fixup_mux()
|
D | clk-fixup-div.c | 96 void __iomem *reg, u8 shift, u8 width, in imx_clk_fixup_divider()
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 208 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/ |
D | yesno.c | 27 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()
|
D | util.c | 242 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()
|
D | inputbox.c | 29 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()
|
D | textbox.c | 61 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()
|
D | checklist.c | 101 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons() 118 int width, int list_height) in dialog_checklist()
|
D | menubox.c | 155 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/ |
D | fbcon_rotate.h | 40 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()
|
D | fbcon_cw.c | 29 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
|
D | fbcon_ccw.c | 29 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
|
D | bitblit.c | 29 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
|
D | fbcon_ud.c | 29 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
|
D | tileblit.c | 20 int sx, int dy, int dx, int height, int width) in tile_bmove() 35 int sx, int height, int width) in tile_clear()
|
D | sticore.c | 167 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()
|
D | sticon.c | 186 int dy, int dx, int height, int width) in sticon_bmove() 227 int width) in sticon_clear()
|
D | mdacon.c | 431 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/ |
D | vrfb.c | 105 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/ |
D | sis_accel.c | 118 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/ |
D | clkdivider-hi6220.c | 21 #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()
|
D | clk.h | 63 u8 width; member 76 u8 width; member 89 u8 width; member
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | hwvalid.c | 220 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()
|
D | hwxface.c | 131 u32 width; in ACPI_EXPORT_SYMBOL() local 217 u32 width; in ACPI_EXPORT_SYMBOL() local
|
D | utprint.c | 243 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/ |
D | clkc.h | 21 #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/ |
D | osunixxf.c | 1015 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/ |
D | divider.c | 251 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/ |
D | pcm_plugin.c | 52 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
|
D | copy.c | 68 int width; in snd_pcm_plugin_build_copy() local
|
/linux-4.4.14/drivers/staging/sm750fb/ |
D | sm750_accel.c | 94 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/ |
D | soc_scale_crop.c | 104 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()
|
D | soc_mediabus.c | 419 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/ |
D | fbif.h | 48 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/ |
D | saa7146_hlp.c | 343 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/ |
D | clk-zx296702.c | 200 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/ |
D | btext.c | 44 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/ |
D | clk.h | 55 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/ |
D | clk-frac.c | 33 u8 width; member 117 void __iomem *reg, u8 shift, u8 width, u8 busy) in mxs_clk_frac()
|
D | clk.h | 53 u8 shift, u8 width, const char *const *parent_names, int num_parents) in mxs_clk_mux()
|
D | clk-div.c | 77 void __iomem *reg, u8 shift, u8 width, u8 busy) in mxs_clk_div()
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc-misc.c | 41 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_image.c | 104 int width, int height, in qxl_image_init_helper() 231 int x, int y, int width, int height, in qxl_image_init()
|
D | qxl_draw.c | 164 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/ |
D | pismo.c | 25 u8 width; member 42 u8 width; member 61 static unsigned int pismo_width_to_bytes(unsigned int width) in pismo_width_to_bytes()
|
D | scx200_docflash.c | 28 static unsigned width = 8; /* Default to 8 bits wide */ variable
|
D | physmap_of.c | 161 const __be32 *width; in of_flash_probe() local
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | cpufeature.h | 58 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/ |
D | micro9.c | 48 unsigned int width; in micro9_register_flash() local
|
/linux-4.4.14/drivers/clk/h8300/ |
D | clk-div.c | 21 int width; in h8300_div_clk_setup() local
|
/linux-4.4.14/drivers/clk/qcom/ |
D | clk-regmap-mux.h | 23 u32 width; member
|
D | clk-regmap-divider.h | 23 u32 width; member
|
/linux-4.4.14/sound/core/ |
D | pcm_misc.c | 32 unsigned char width; /* bit width */ member 406 int width; in snd_pcm_format_set_silence() local
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
D | i810_accel.c | 195 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/ |
D | mtd-mxc_nand.h | 26 unsigned int width; /* data bus width in bytes */ member
|
D | mtd-orion_nand.h | 19 u8 width; /* buswidth */ member
|
D | simplefb.h | 58 u32 width; member
|
/linux-4.4.14/drivers/media/usb/cpia2/ |
D | cpia2_core.c | 951 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/ |
D | clk-mix.c | 138 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
|
D | clk.h | 41 #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/ |
D | pinctrl-tz1090-pdc.c | 651 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
|
D | pinctrl-tegra.c | 306 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
|
D | pinctrl-tz1090.c | 91 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/ |
D | drm_rect.c | 314 int width, int height, in drm_rect_rotate() 388 int width, int height, in drm_rect_rotate_inv()
|
D | drm_fb_helper.c | 1612 …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/ |
D | aic7xxx_osm_pci.c | 273 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/ |
D | jpeg.h | 138 int width, in jpeg_define()
|
D | stk1135.c | 313 u16 width, height; in stk1135_configure_mt9m112() local 445 u16 width, height; in sd_start() local
|
/linux-4.4.14/include/linux/ |
D | pch_dma.h | 34 enum pch_dma_width width; member
|
D | linux_logo.h | 28 unsigned int width; member
|
D | font.h | 19 int width, height; member
|
D | eeprom_93cx6.h | 65 int width; member
|
D | mmiotrace.h | 93 unsigned char width; /* size of register access in bytes */ member
|
/linux-4.4.14/drivers/staging/fsl-mc/include/ |
D | mc-cmd.h | 40 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/ |
D | fsldma.h | 222 #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/ |
D | latch-addr-flash.h | 17 unsigned int width; member
|
D | physmap.h | 25 unsigned int width; member
|
/linux-4.4.14/Documentation/blackfin/ |
D | gptimers-example.c | 27 uint32_t period, width; member
|
/linux-4.4.14/drivers/video/fbdev/via/ |
D | accel.c | 53 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/ |
D | stm.h | 39 __u16 width; member
|
D | omapfb.h | 112 __u32 width, height; member 121 __u32 width, height; member 216 __u32 width; /* phys width of the display in micrometers */ member
|
D | kd.h | 161 unsigned int width, height; /* font size */ member 167 unsigned int width, height; /* font size */ member
|
/linux-4.4.14/arch/arm/include/asm/mach/ |
D | flash.h | 30 unsigned int width; member
|
/linux-4.4.14/tools/perf/ui/gtk/ |
D | browser.c | 23 int width; in perf_gtk__resize_window() local
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | tcm.h | 59 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/ |
D | wl1273.c | 44 int rate, int width) in snd_wl1273_fm_set_i2s_mode() 341 unsigned int rate, width, r; in wl1273_hw_params() local
|
D | ak4613.c | 86 unsigned int width; member 276 unsigned int width = params_width(params); in ak4613_dai_hw_params() local
|
D | si476x.c | 162 int rate, width, err; in si476x_codec_hw_params() local
|
D | ad193x.c | 147 unsigned int rx_mask, int slots, int width) in ad193x_set_tdm_slot()
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_display.c | 60 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
|
D | virtgpu_vq.c | 423 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/ |
D | core.c | 214 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/ |
D | go7007-v4l2.c | 88 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/ |
D | svga_reg.h | 1180 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/ |
D | dispc.c | 758 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/ |
D | cxgb4_debugfs.h | 63 unsigned char width; /* size in bytes of each entry */ member
|
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/ |
D | bf54x-lq043.h | 23 int width; member
|
/linux-4.4.14/drivers/sh/intc/ |
D | access.c | 58 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/ |
D | flexfb.c | 33 static unsigned int width; variable 141 unsigned int width; member
|
/linux-4.4.14/arch/arm/plat-pxa/ |
D | dma.c | 87 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/ |
D | perf.c | 65 uint16_t width; member 675 uint32_t width, xbits, i; in perf_rdr_read_ubuf() local
|
/linux-4.4.14/drivers/media/i2c/ |
D | mt9v011.c | 54 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/ |
D | osl.c | 909 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/ |
D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.c | 651 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/ |
D | lathist_user.c | 27 static void stars(char *str, long val, long max, int width) in stars()
|
D | tracex2_user.c | 13 static void stars(char *str, long val, long max, int width) in stars()
|
/linux-4.4.14/drivers/input/mouse/ |
D | elantech.c | 331 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/ |
D | map.c | 25 int width; in map_browser__write() local
|
/linux-4.4.14/arch/mips/include/asm/ |
D | processor.h | 100 # 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/ |
D | nv50_fbcon.c | 98 uint32_t width, dwords, *data = (uint32_t *)image->data; in nv50_fbcon_imageblit() local
|
D | nvc0_fbcon.c | 98 uint32_t width, dwords, *data = (uint32_t *)image->data; in nvc0_fbcon_imageblit() local
|
D | nv04_fbcon.c | 85 uint32_t width; in nv04_fbcon_imageblit() local
|
/linux-4.4.14/mm/ |
D | mm_init.c | 71 int shift, width; in mminit_verify_pageflags_layout() local
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
D | mgag200_cursor.c | 34 uint32_t width, in mga_crtc_cursor_set()
|
D | mgag200_fb.c | 23 int x, int y, int width, int height) in mga_dirty_update()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r100_track.h | 27 unsigned width; member 39 unsigned width; member
|
D | radeon_cursor.c | 253 uint32_t width, in radeon_crtc_cursor_set2()
|
/linux-4.4.14/include/uapi/drm/ |
D | drm_sarea.h | 64 unsigned int width; member
|
D | drm_mode.h | 346 __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/ |
D | zylonite.c | 91 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/ |
D | stv06xx_hdcs.c | 77 int width, height; member 289 unsigned int width, unsigned int height) in hdcs_set_size()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 277 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/ |
D | platform.c | 167 int __init db1x_register_norflash(unsigned long size, int width, in db1x_register_norflash()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | btcx-risc.c | 180 btcx_calc_skips(int line, int width, int *maxy, in btcx_calc_skips()
|
D | bttv-risc.c | 337 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/ |
D | solo6x10-enc.c | 36 unsigned long width; in solo_capture_config() local
|
/linux-4.4.14/drivers/clk/bcm/ |
D | clk-iproc.h | 27 #define bit_mask(width) ((1 << (width)) - 1) argument 79 unsigned int width; member
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-super.c | 132 u8 width, u8 pllx_index, u8 div2_index, spinlock_t *lock) in tegra_clk_register_super_mux()
|
D | clk-divider.c | 151 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/ |
D | jz4740_fb.h | 47 unsigned int width; member
|
/linux-4.4.14/tools/perf/tests/ |
D | builtin-test.c | 245 int width = 0; in __cmd_test() local
|
/linux-4.4.14/tools/firewire/ |
D | decode-fcp.c | 50 int width; /* Width of field, 0 means use data_length. */ member
|
D | nosy-dump.c | 329 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/ |
D | syscopyarea.c | 318 u32 height = area->height, width = area->width; in sys_copyarea() local
|
D | cfbcopyarea.c | 384 u32 height = area->height, width = area->width; in cfb_copyarea() local
|
D | sysfillrect.c | 246 unsigned long width = rect->width, height = rect->height; in sys_fillrect() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-pxav2.c | 93 static void pxav2_mmc_set_bus_width(struct sdhci_host *host, int width) in pxav2_mmc_set_bus_width()
|
D | sdhci-sirf.c | 26 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/ |
D | xilinx-vip.c | 110 u32 width; in xvip_of_get_format() local
|
/linux-4.4.14/drivers/media/i2c/soc_camera/ |
D | tw9910.c | 223 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
|
D | ov9640.c | 334 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()
|
D | mt9m111.c | 211 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/ |
D | hwa742.c | 84 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/ |
D | iop_version_defs_asm.h | 29 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_drm.h | 32 static inline uint32_t armada_pitch(uint32_t width, uint32_t bpp) in armada_pitch()
|
/linux-4.4.14/drivers/staging/rtl8712/ |
D | rtl871x_mp_ioctl.h | 50 uint width; member 265 unsigned int width; member
|
/linux-4.4.14/tools/perf/ui/ |
D | browser.h | 17 u16 y, x, width, height, rows, columns, horiz_scroll; member
|
D | browser.c | 50 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/ |
D | sysfb.h | 57 int width; member
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_fb.c | 122 unsigned int width = mode_cmd->width / (i ? hsub : 1); in rockchip_user_fb_create() local
|
/linux-4.4.14/drivers/clk/shmobile/ |
D | clk-sh73a0.c | 81 unsigned int shift, reg, width; in sh73a0_cpg_register_clock() local
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 32 #define REG_MASK_X_( width, lsb ) (((1 << width)-1) << lsb) argument
|
/linux-4.4.14/include/drm/ |
D | drm_fb_helper.h | 372 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/ |
D | vpdma.c | 626 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/ |
D | setup.c | 209 int width = iq8134x_flash_data.width; in iq8134x_probe_flash_size() local
|
/linux-4.4.14/arch/openrisc/kernel/ |
D | setup.c | 232 short bit_nr, short width) in extract_value_bits()
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda-bit.c | 350 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/ |
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 858 int width, in NVCalcStateExt()
|
/linux-4.4.14/arch/arm/plat-samsung/include/plat/ |
D | fb-s3c2410.h | 29 unsigned short width; member
|
/linux-4.4.14/drivers/spi/ |
D | spi-pxa2xx-dma.c | 164 enum dma_slave_buswidth width; in pxa2xx_spi_dma_prepare_one() local
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_fbdev.c | 21 int x, int y, int width, int height) in cirrus_dirty_update()
|
/linux-4.4.14/drivers/mmc/core/ |
D | sd_ops.c | 121 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/ |
D | hdpvr.h | 82 uint width, height; member 154 u16 width; member
|
/linux-4.4.14/drivers/pinctrl/uniphier/ |
D | pinctrl-uniphier-core.c | 181 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/ |
D | vmwgfx_kms.c | 51 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()
|