Home
last modified time | relevance | path

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

12345678910>>...17

/drivers/video/aty/
Dmach64_accel.c185 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect()
199 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local
245 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local
284 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local
384 int inbit, outbit, mult24, byte_id_in_dword, width; in atyfb_imageblit() local
/drivers/video/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
/drivers/video/
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()
Dtgafb.c626 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
839 u32 color, dx, dy, width, height, vxres, vyres; local
927 u32 dx, dy, width, height, vxres, vyres, color; local
1054 u32 height, u32 width)
1099 u32 height, u32 width)
1148 u32 height, u32 width, u32 line_length)
1309 u32 height, u32 width, u32 line_length,
1413 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
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_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_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()
/drivers/video/matrox/
Dmatroxfb_accel.c200 int sx, int dy, int dx, int height, int width) in matrox_accel_bmove()
239 int width) in matrox_accel_bmove_lin()
293 int sy, int sx, int height, int width) in matroxfb_accel_clear()
322 int sy, int sx, int height, int width) in matroxfb_cfb4_clear()
390 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
/drivers/video/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()
/drivers/video/console/
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
293 int width = (vc->vc_font.width + 7)/8; in cw_cursor() local
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_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
310 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
/drivers/video/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
/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.c123 u32 width; in ACPI_EXPORT_SYMBOL() local
208 u32 width; in ACPI_EXPORT_SYMBOL() local
/drivers/media/common/saa7146/
Dsaa7146_hlp.c346 int width = vv->ov.win.w.width; in calculate_clipping_registers_rect() local
526 static void saa7146_set_window(struct saa7146_dev *dev, int width, int height, enum v4l2_field fiel… in saa7146_set_window()
711 int width = buf->fmt->width; in calculate_video_dma_grab_packed() local
770 int width = buf->fmt->width; in calc_planar_422() local
801 int width = buf->fmt->width; in calc_planar_420() local
836 int width = buf->fmt->width; in calculate_video_dma_grab_planar() local
/drivers/gpu/drm/qxl/
Dqxl_image.c37 int width, int height, in qxl_image_create_helper()
170 int x, int y, int width, int height, in qxl_image_create()
Dqxl_draw.c142 int width = fb_image->width; in qxl_draw_opaque_fb() local
237 int width, height; in qxl_draw_dirty_fb() local
336 u32 width, u32 height, in qxl_draw_copyarea()
/drivers/net/wireless/brcm80211/brcmfmac/
Dbcmsdh.c307 uint flags, uint width, u32 *addr) in brcmf_sdcard_recv_prepare()
359 uint width; in brcmf_sdcard_recv_pkt() local
382 uint width; in brcmf_sdcard_recv_chain() local
428 uint width; in brcmf_sdcard_send_pkt() local
/drivers/clk/mxs/
Dclk-frac.c34 u8 width; member
112 void __iomem *reg, u8 shift, u8 width, u8 busy) in mxs_clk_frac()
/drivers/clk/
Dclk-divider.c240 void __iomem *reg, u8 shift, u8 width, in _register_divider()
293 void __iomem *reg, u8 shift, u8 width, in clk_register_divider()
316 void __iomem *reg, u8 shift, u8 width, in clk_register_divider_table()
/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()
/drivers/gpu/drm/
Ddrm_fb_helper.c1105 …y_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) in drm_has_preferred_mode()
1127 int width, int height) in drm_pick_cmdline_mode()
1205 bool *enabled, int width, int height) in drm_target_cloned()
1278 bool *enabled, int width, int height) in drm_target_preferred()
1313 int n, int width, int height) in drm_pick_crtcs()
1400 int width, height; in drm_setup_crtcs() local

12345678910>>...17