Home
last modified time | relevance | path

Searched defs:width (Results 126 – 150 of 768) sorted by relevance

12345678910>>...31

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dpcie.c115 nvkm_pcie_set_link(struct nvkm_pci *pci, enum nvkm_pcie_speed speed, u8 width) in nvkm_pcie_set_link()
/linux/drivers/video/fbdev/
H A Dssd1307fb.c84 u32 width; member
213 unsigned int y, unsigned int width, in ssd1307fb_update_rect()
313 u32 width, u32 height) in ssd1307fb_defio_damage_area()
/linux/include/linux/platform_data/
H A Dsimplefb.h56 u32 width; member
/linux/tools/perf/
H A Dbuiltin-kvm.c91 int width; member
120 int width = fmt_width(fmt, hpp, he->hists); in ev_name_entry() local
212 int width = fmt_width(fmt, hpp, he->hists); in ev_entry_mean() local
260 int width = fmt_width(fmt, hpp, he->hists); in EV_METRIC_PERCENT() local
293 int width = fmt_width(fmt, hpp, he->hists); in ev_entry_count_precent() local
350 int width = fmt_width(fmt, hpp, hists); in fmt_header() local
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-common.h41 s32 width; /**< width */ member
/linux/drivers/media/pci/mgb4/
H A Dmgb4_io.h49 u32 width = bt->width + bt->hfrontporch + bt->hsync + bt->hbackporch; in pixel_size() local
/linux/drivers/clk/actions/
H A Dowl-mux.h19 u8 width; member
/linux/arch/mips/net/
H A Dbpf_jit_comp64.c274 static void emit_bswap_r64(struct jit_context *ctx, u8 dst, u32 width) in emit_bswap_r64()
316 static void emit_trunc_r64(struct jit_context *ctx, u8 dst, u32 width) in emit_trunc_r64()
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c34 u8 width; member
199 int width = restrictions[i].width; in get_restricted_features() local
/linux/drivers/clk/st/
H A Dclkgen-mux.c39 u8 width; member
/linux/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/linux/include/uapi/linux/
H A Domapfb.h113 __u32 width, height; member
122 __u32 width, height; member
217 __u32 width; /* phys width of the display in micrometers */ member
/linux/tools/perf/ui/stdio/
H A Dhist.c626 int width; in print_hierarchy_indent() local
642 unsigned width = 0; in hists__fprintf_hierarchy_headers() local
776 unsigned int width; in hists__fprintf_standard_headers() local
/linux/drivers/video/console/
H A Dvgacon.c557 unsigned int width, unsigned int height) in vgacon_doresize()
1077 static int vgacon_resize(struct vc_data *c, unsigned int width, in vgacon_resize()
1189 unsigned int width) { } in vgacon_clear()
/linux/drivers/scsi/qla2xxx/
H A Dqla_tmpl.c77 static inline void (*qla27xx_read_vector(uint width))(void __iomem*, void *, ulong *) in qla27xx_read_vector()
107 uint32_t addr, uint offset, uint count, uint width, void *buf, in qla27xx_read_window()
165 uint width = ent->t256.reg_width; in qla27xx_fwdt_entry_t256() local
199 uint width = ent->t258.reg_width; in qla27xx_fwdt_entry_t258() local
/linux/drivers/media/i2c/
H A Dtw9910.c217 unsigned short width; member
424 u32 width, u32 height) in tw9910_select_norm()
644 static int tw9910_set_frame(struct v4l2_subdev *sd, u32 *width, u32 *height) in tw9910_set_frame()
772 u32 width = mf->width, height = mf->height; in tw9910_s_fmt() local
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c71 int x, y, width, height; member
196 static void enable_tearsync(int y, int width, int height, int screen_height, in enable_tearsync()
430 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/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c112 #define div_mask(width) ((1 << (width)) - 1) argument
169 u8 width; member
798 u8 shift, u8 width, in clk_wzrd_register_divf()
842 u8 shift, u8 width, in clk_wzrd_ver_register_divider()
888 u8 shift, u8 width, in clk_wzrd_register_divider()
/linux/arch/loongarch/include/asm/
H A Dprocessor.h65 #define FPR_IDX(width, idx) (idx) argument
67 #define BUILD_FPR_ACCESS(width) \ argument
/linux/drivers/clk/bcm/
H A Dclk-iproc.h17 #define bit_mask(width) ((1 << (width)) - 1) argument
94 unsigned int width; member
/linux/drivers/clk/sunxi-ng/
H A Dccu_mux.h17 u8 width; member
22 u8 width; member
/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.h17 #define SPRD_PIN_INFO(num, type, offset, width, reg) \ argument
/linux/include/uapi/drm/
H A Ddrm_sarea.h68 unsigned int width; member
/linux/include/linux/
H A Deeprom_93cx6.h55 int width; member
/linux/drivers/gpu/drm/tegra/
H A Dfb.c146 unsigned int width = cmd->width / (i ? info->hsub : 1); in tegra_fb_create() local

12345678910>>...31