Home
last modified time | relevance | path

Searched defs:width (Results 76 – 100 of 1378) sorted by relevance

12345678910>>...56

/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dwidgets.py74 def update(self, pbar, width): argument
299 def update(self, pbar, width): argument
339 def update(self, pbar, width): argument
370 def update(self, pbar, width): argument
/openbmc/linux/drivers/clk/hisilicon/
H A Dclk.h51 u8 width; member
64 u8 width; member
77 u8 width; member
90 u8 width; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_client_modeset.c148 drm_connector_has_preferred_mode(struct drm_connector *connector, int width, int height) in drm_connector_has_preferred_mode()
263 bool *enabled, int width, int height) in drm_client_target_cloned()
380 bool *enabled, int width, int height) in drm_client_target_preferred()
496 int n, int width, int height) in drm_client_pick_crtcs()
572 bool *enabled, int width, int height) in drm_client_firmware_config()
772 int drm_client_modeset_probe(struct drm_client_dev *client, unsigned int width, unsigned int height) in drm_client_modeset_probe()
H A Ddrm_client.c276 drm_client_buffer_create(struct drm_client_dev *client, u32 width, u32 height, in drm_client_buffer_create()
394 u32 width, u32 height, u32 format, in drm_client_buffer_addfb()
441 drm_client_framebuffer_create(struct drm_client_dev *client, u32 width, u32 height, u32 format) in drm_client_framebuffer_create()
H A Ddrm_rect.c254 int width, int height, in drm_rect_rotate()
328 int width, int height, in drm_rect_rotate_inv()
/openbmc/linux/scripts/kconfig/lxdialog/
H A Dchecklist.c88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
105 int width, int list_height) in dialog_checklist()
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dchecklist.c88 static void print_buttons(WINDOW * dialog, int height, int width, int selected) in print_buttons()
105 int width, int list_height) in dialog_checklist()
/openbmc/linux/drivers/video/fbdev/
H A Dtgafb.c633 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
846 u32 color, dx, dy, width, height, vxres, vyres; local
933 u32 dx, dy, width, height, vxres, vyres, color; local
1062 u32 height, u32 width)
1107 u32 height, u32 width)
1156 u32 height, u32 width, u32 line_length,
1266 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
/openbmc/linux/arch/sparc/kernel/
H A Dbtext.c45 unsigned int width, height, depth, pitch; in btext_initialize() local
100 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local
118 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
/openbmc/linux/drivers/video/fbdev/core/
H A 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
H A 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()
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.c115 u32 vpu_helper_valid_frame_width(struct vpu_inst *inst, u32 width) in vpu_helper_valid_frame_width()
151 static u32 get_nv12_plane_size(u32 width, u32 height, int plane_no, in get_nv12_plane_size()
172 static u32 get_tiled_8l128_plane_size(u32 fmt, u32 width, u32 height, int plane_no, in get_tiled_8l128_plane_size()
201 static u32 get_default_plane_size(u32 width, u32 height, int plane_no, in get_default_plane_size()
/openbmc/qemu/hw/char/
H A Ddebugcon.c55 unsigned width) in debugcon_ioport_write()
70 static uint64_t debugcon_ioport_read(void *opaque, hwaddr addr, unsigned width) in debugcon_ioport_read()
/openbmc/linux/drivers/clk/mxs/
H A Dclk-frac.c27 u8 width; member
111 void __iomem *reg, u8 shift, u8 width, u8 busy) in mxs_clk_frac()
/openbmc/linux/drivers/dma/dw/
H A Ddw.c47 size_t bytes, unsigned int width, size_t *len) in dw_dma_bytes2block()
62 static size_t dw_dma_block2bytes(struct dw_dma_chan *dwc, u32 block, u32 width) in dw_dma_block2bytes()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c196 int tgt, int act, int tok, u64 offset, size_t size, int width) in compute_bar()
290 int tgt, int act, int tok, u64 offset, size_t size, int width) in reconfigure_bar()
308 u64 offset, size_t size, int width) in matching_bar()
368 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in find_matching_bar()
386 u64 offset, size_t size, int width) in find_unused_bar_noblock()
419 u64 offset, size_t size, int width) in find_unused_bar_and_lock()
448 u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) in nfp_wait_for_bar()
459 u64 offset, size_t size, int width, int nonblocking) in nfp_alloc_bar()
741 } width; member
929 int n, width; in nfp6000_area_read() local
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/
H A Dia_css_sdis_common_types.h29 u32 width; /** Width of DVS grid table in cells */ member
53 u32 width; /** Width of DVS grid table. member
81 u32 width; /** Width of DVS grid table. member
/openbmc/linux/drivers/mtd/maps/
H A Dpismo.c22 u8 width; member
39 u8 width; member
58 static unsigned int pismo_width_to_bytes(unsigned int width) in pismo_width_to_bytes()
/openbmc/u-boot/drivers/i2c/muxes/
H A Dpca954x.c30 u32 width; member
35 u32 width; /* I2C mux width - number of busses */ member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_opp.c47 int width, in opp2_set_disp_pattern_generator()
295 int width, int height) in opp2_program_dpg_dimensions()
/openbmc/qemu/hw/acpi/
H A Dich9.c58 static uint64_t ich9_gpe_readb(void *opaque, hwaddr addr, unsigned width) in ich9_gpe_readb()
65 unsigned width) in ich9_gpe_writeb()
82 static uint64_t ich9_smi_readl(void *opaque, hwaddr addr, unsigned width) in ich9_smi_readl()
96 unsigned width) in ich9_smi_writel()
H A Dich9_tco.c204 static uint64_t tco_io_readw(void *opaque, hwaddr addr, unsigned width) in tco_io_readw()
211 unsigned width) in tco_io_writew()
/openbmc/linux/drivers/clk/nuvoton/
H A Dclk-ma35d1-divider.c18 u8 width; member
81 u8 shift, u8 width, u32 mask_bit) in ma35d1_reg_adc_clkdiv()
/openbmc/linux/drivers/clk/socfpga/
H A Dclk.h50 u32 width; /* only valid if div_reg != 0 */ member
61 u32 width; /* only valid if div_reg != 0 */ member
/openbmc/qemu/include/ui/
H A Dpixman-minimal.h100 int width; member
117 int width, in create_bits()
156 int width, in pixman_image_create_bits()

12345678910>>...56