Home
last modified time | relevance | path

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

12345678910>>...37

/Linux-v4.19/drivers/clk/mmp/
Dclk-mix.c138 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
Dclk.h42 #define MMP_CLK_BITS_MASK(width, shift) \ argument
44 #define MMP_CLK_BITS_GET_VAL(data, width, shift) \ argument
46 #define MMP_CLK_BITS_SET_VAL(val, width, shift) \ argument
204 u8 width; member
219 u8 width; member
/Linux-v4.19/drivers/media/pci/tw5864/
Dtw5864-h264.c110 static int tw5864_h264_gen_sps_rbsp(u8 *buf, size_t size, int width, int height) in tw5864_h264_gen_sps_rbsp()
207 int width, int height) in tw5864_h264_put_stream_header()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c273 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-v4.19/drivers/clk/qcom/
Dclk-regmap-mux.h24 u32 width; member
/Linux-v4.19/include/linux/platform_data/
Dmtd-mxc_nand.h26 unsigned int width; /* data bus width in bytes */ member
Dmtd-orion_nand.h18 u8 width; /* buswidth */ member
/Linux-v4.19/drivers/pinctrl/tegra/
Dpinctrl-tegra.c295 s8 *bank, s16 *reg, s8 *bit, s8 *width) in tegra_pinconf_reg()
453 s8 bank, bit, width; in tegra_pinconf_group_get() local
482 s8 bank, bit, width; in tegra_pinconf_group_set() local
550 s8 bank, bit, width; in tegra_pinconf_group_dbg_show() local
/Linux-v4.19/drivers/dma/
Dfsldma.h226 #define DMA_IN(fsl_chan, addr, width) \ argument
229 #define DMA_OUT(fsl_chan, addr, val, width) \ argument
233 #define DMA_TO_CPU(fsl_chan, d, width) \ argument
237 #define CPU_TO_DMA(fsl_chan, c, width) \ argument
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_phy_common.c178 enum nl80211_chan_width width = dev->mt76.chandef.width; in mt76x2_phy_set_txpower() local
260 void mt76x2_phy_set_bw(struct mt76x2_dev *dev, int width, u8 ctrl) in mt76x2_phy_set_bw()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_rect.c350 int width, int height, in drm_rect_rotate()
424 int width, int height, in drm_rect_rotate_inv()
/Linux-v4.19/drivers/media/usb/gspca/
Djpeg.h134 int width, in jpeg_define()
/Linux-v4.19/sound/core/oss/
Dcopy.c68 int width; in snd_pcm_plugin_build_copy() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c976 u16 speed, u16 width) in mlxsw_sx_port_ib_speed_set()
987 mlxsw_sx_port_speed_by_width_set(struct mlxsw_sx_port *mlxsw_sx_port, u8 width) in mlxsw_sx_port_speed_by_width_set()
1012 u8 module, u8 width) in __mlxsw_sx_port_eth_create()
1137 u8 module, u8 width) in mlxsw_sx_port_eth_create()
1176 u8 module, u8 width) in __mlxsw_sx_port_ib_create()
1298 u8 module, width; in mlxsw_sx_ports_create() local
1406 u8 module, width; in mlxsw_sx_port_type_set() local
/Linux-v4.19/drivers/acpi/
Dosl.c631 acpi_status acpi_os_read_port(acpi_io_address port, u32 * value, u32 width) in acpi_os_read_port()
654 acpi_status acpi_os_write_port(acpi_io_address port, u32 value, u32 width) in acpi_os_write_port()
671 int acpi_os_read_iomem(void __iomem *virt_addr, u64 *value, u32 width) in acpi_os_read_iomem()
695 acpi_os_read_memory(acpi_physical_address phys_addr, u64 *value, u32 width) in acpi_os_read_memory()
728 acpi_os_write_memory(acpi_physical_address phys_addr, u64 value, u32 width) in acpi_os_write_memory()
771 u64 *value, u32 width) in acpi_os_read_pci_configuration()
803 u64 value, u32 width) in acpi_os_write_pci_configuration()
/Linux-v4.19/include/xen/interface/io/
Ddisplif.h503 uint32_t width; member
622 uint32_t width; member
704 uint32_t width; member
/Linux-v4.19/drivers/video/fbdev/via/
Daccel.c53 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-v4.19/drivers/clk/imx/
Dclk-busy.c82 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()
/Linux-v4.19/drivers/media/platform/coda/
Dimx-vdoa.h39 unsigned int width, in vdoa_context_configure()
/Linux-v4.19/include/linux/
Dpch_dma.h34 enum pch_dma_width width; member
/Linux-v4.19/drivers/video/fbdev/
Dpm3fb.c216 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
Dhitfb.c61 u16 width, u16 height) in hitfb_accel_set_dest()
76 u16 dy, u16 width, u16 height, u16 rop, in hitfb_accel_bitblt()
/Linux-v4.19/include/linux/mtd/
Dlatch-addr-flash.h17 unsigned int width; member
/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front_cfg.h19 int width; member
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dfb_decoder.h112 u32 width; /* in pixels */ member
129 u32 width; /* in pixels */ member
145 u32 width; /* in pixels */ member

12345678910>>...37