Home
last modified time | relevance | path

Searched defs:width (Results 1276 - 1300 of 2170) sorted by relevance

1...<<51525354555657585960>>...87

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dvga16fb.c846 u32 dx = rect->dx, width = rect->width; in vga_8planes_fillrect() local
900 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local
980 u32 sx, dx, width; vga_8planes_copyarea() local
1032 int height, width, line_ofs; vga16fb_copyarea() local
[all...]
H A Dpm2fb.c200 u16 width; member
693 u32 width = (info->var.xres_virtual + 7) & ~7; in pm2fb_set_par() local
1243 int width = ((image->width + 7) >> 3) pm2fb_imageblit() local
[all...]
H A Dpm3fb.c217 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_init_engine() local
581 int width = ((image->width + 7) >> 3) pm3fb_imageblit() local
731 const u32 width = (info->var.xres_virtual + 7) & ~7; pm3fb_write_mode() local
[all...]
H A Dtgafb.c633 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
846 u32 color, dx, dy, width, height, vxres, vyres; global() local
933 u32 dx, dy, width, height, vxres, vyres, color; global() local
1061 copyarea_line_8bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument
1106 copyarea_line_32bpp(struct fb_info *info, u32 dy, u32 sy, u32 height, u32 width) global() argument
1155 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy, u32 height, u32 width, u32 line_length, const struct fb_copyarea *area) global() argument
1266 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; global() local
[all...]
/kernel/linux/linux-6.6/drivers/video/
H A Dsticore.c197 sti_set(struct sti_struct *sti, int src_y, int src_x, int height, int width, u8 color) sti_set() argument
230 sti_clear(struct sti_struct *sti, int src_y, int src_x, int height, int width, int c, struct sti_cooked_font *font) sti_clear() argument
267 sti_bmove(struct sti_struct *sti, int src_y, int src_x, int dst_y, int dst_x, int height, int width, struct sti_cooked_font *font) sti_bmove() argument
603 sti_search_font(struct sti_cooked_rom *rom, int height, int width) sti_search_font() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c977 int width, dclk, i, j; /*, refresh; */ in savagefb_decode_var() local
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-kona.c28 static inline u32 bitfield_mask(u32 shift, u32 width) in bitfield_mask() argument
34 static inline u32 bitfield_extract(u32 reg_val, u32 shift, u32 width) in bitfield_extract() argument
40 static inline u32 bitfield_replace(u32 reg_val, u32 shift, u32 width, u32 val) in bitfield_replace() argument
[all...]
H A Dclk-kona.h263 u32 width; /* field width */ member
334 u32 width; /* fiel member
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-milbeaut.c74 u8 width; member
369 u8 width; member
457 m10v_clk_hw_register_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, spinlock_t *lock, void __iomem *write_valid_reg) m10v_clk_hw_register_divider() argument
[all...]
H A Dclk-npcm7xx.c152 u8 width; member
H A Dclk-bm1880.c92 u8 width; member
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk.h356 imx_clk_hw_divider_closest(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) imx_clk_hw_divider_closest() argument
365 __imx_clk_hw_divider(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, unsigned long flags) __imx_clk_hw_divider() argument
392 __imx_clk_hw_mux(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags, unsigned long clk_mux_flags) __imx_clk_hw_mux() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c976 unsigned int width = rfb->base.width / in amdgpu_display_verify_plane() local
929 get_block_dimensions(unsigned int block_log2, unsigned int cpp, unsigned int *width, unsigned int *height) get_block_dimensions() argument
H A Damdgpu_uvd.c617 unsigned int width = msg[6]; in amdgpu_uvd_cs_msg_decode() local
/kernel/linux/linux-6.6/drivers/clk/nuvoton/
H A Dclk-ma35d1.c377 ma35d1_clk_mux_parent(struct device *dev, const char *name, void __iomem *reg, u8 shift, u8 width, const struct clk_parent_data *pdata, int num_pdata) ma35d1_clk_mux_parent() argument
387 ma35d1_clk_mux(struct device *dev, const char *name, void __iomem *reg, u8 shift, u8 width, const struct clk_parent_data *pdata, int num_pdata) ma35d1_clk_mux() argument
397 ma35d1_clk_divider(struct device *dev, const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) ma35d1_clk_divider() argument
405 ma35d1_clk_divider_pow2(struct device *dev, const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) ma35d1_clk_divider_pow2() argument
414 ma35d1_clk_divider_table(struct device *dev, const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, const struct clk_div_table *table) ma35d1_clk_divider_table() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2048 bool dce110_arm_vert_intr(struct timing_generator *tg, uint8_t width) in dce110_arm_vert_intr() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c985 find_subtype_mem(uint32_t heap_type, uint32_t flags, uint32_t width, in find_subtype_mem() argument
1010 uint32_t width; in kfd_parse_subtype_mem() local
[all...]
H A Dkfd_crat.h143 uint32_t width; member
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dsh_cmt.c76 unsigned long width; /* 16 or 32 bit version of hardware block */ member
[all...]
/kernel/linux/linux-6.6/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c129 u8 width; member
444 clk_wzrd_register_divf(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *base, u16 offset, u8 shift, u8 width, u8 clk_divider_flags, u32 div_type, spinlock_t *lock) clk_wzrd_register_divf() argument
487 clk_wzrd_register_divider(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *base, u16 offset, u8 shift, u8 width, u8 clk_divider_flags, u32 div_type, spinlock_t *lock) clk_wzrd_register_divider() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1579 dcn32_blank_phantom(struct dc *dc, struct timing_generator *tg, int width, int height) dcn32_blank_phantom() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkd.h162 unsigned int width, height; /* font size */ member
170 unsigned int width, height; /* font size */ member
H A Domapfb.h113 __u32 width, height; member
122 __u32 width, height; member
217 __u32 width; /* phys width of the display in micrometers */ member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dexynos_drm.h273 __u32 width, height; member
/kernel/linux/linux-6.6/include/video/
H A Dsh_mobile_lcdc.h151 unsigned long width; /* Panel width in mm */ member

Completed in 31 milliseconds

1...<<51525354555657585960>>...87