Home
last modified time | relevance | path

Searched defs:width (Results 3601 - 3625 of 4432) sorted by relevance

1...<<141142143144145146147148149150>>...178

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c717 static void sdhci_omap_set_bus_width(struct sdhci_host *host, int width) in sdhci_omap_set_bus_width() argument
H A Ddw_mmc.c3161 int width, i, ret = 0; in dw_mci_probe() local
[all...]
H A Dsdhci-esdhc-imx.c938 static void esdhc_pltfm_set_bus_width(struct sdhci_host *host, int width) in esdhc_pltfm_set_bus_width() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c196 compute_bar(const struct nfp6000_pcie *nfp, const struct nfp_bar *bar, u32 *bar_config, u64 *bar_base, int tgt, int act, int tok, u64 offset, size_t size, int width) compute_bar() argument
294 reconfigure_bar(struct nfp6000_pcie *nfp, struct nfp_bar *bar, int tgt, int act, int tok, u64 offset, size_t size, int width) reconfigure_bar() argument
312 matching_bar(struct nfp_bar *bar, u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) matching_bar() argument
372 find_matching_bar(struct nfp6000_pcie *nfp, u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) find_matching_bar() argument
389 find_unused_bar_noblock(const struct nfp6000_pcie *nfp, int tgt, int act, int tok, u64 offset, size_t size, int width) find_unused_bar_noblock() argument
422 find_unused_bar_and_lock(struct nfp6000_pcie *nfp, int tgt, int act, int tok, u64 offset, size_t size, int width) find_unused_bar_and_lock() argument
452 nfp_wait_for_bar(struct nfp6000_pcie *nfp, int *barnum, u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width) nfp_wait_for_bar() argument
462 nfp_alloc_bar(struct nfp6000_pcie *nfp, u32 tgt, u32 act, u32 tok, u64 offset, size_t size, int width, int nonblocking) nfp_alloc_bar() argument
745 } width; global() member
933 int n, width; nfp6000_area_read() local
996 int n, width; nfp6000_area_write() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dswitchx2.c933 mlxsw_sx_port_speed_by_width_set(struct mlxsw_sx_port *mlxsw_sx_port, u8 width) in mlxsw_sx_port_speed_by_width_set() argument
921 mlxsw_sx_port_ib_speed_set(struct mlxsw_sx_port *mlxsw_sx_port, u16 speed, u16 width) mlxsw_sx_port_ib_speed_set() argument
957 __mlxsw_sx_port_eth_create(struct mlxsw_sx *mlxsw_sx, u8 local_port, u8 module, u8 width) __mlxsw_sx_port_eth_create() argument
1082 mlxsw_sx_port_eth_create(struct mlxsw_sx *mlxsw_sx, u8 local_port, u8 module, u8 width) mlxsw_sx_port_eth_create() argument
1123 __mlxsw_sx_port_ib_create(struct mlxsw_sx *mlxsw_sx, u8 local_port, u8 module, u8 width) __mlxsw_sx_port_ib_create() argument
1247 u8 module, width; mlxsw_sx_ports_create() local
1356 u8 module, width; mlxsw_sx_port_type_set() local
[all...]
H A Dspectrum_ethtool.c1268 mlxsw_sp1_to_ptys_advert_link(struct mlxsw_sp *mlxsw_sp, u8 width, in mlxsw_sp1_to_ptys_advert_link() argument
860 mlxsw_sp_port_get_link_supported(struct mlxsw_sp *mlxsw_sp, u32 eth_proto_cap, u8 width, struct ethtool_link_ksettings *cmd) mlxsw_sp_port_get_link_supported() argument
877 mlxsw_sp_port_get_link_advertise(struct mlxsw_sp *mlxsw_sp, u32 eth_proto_admin, bool autoneg, u8 width, struct ethtool_link_ksettings *cmd) mlxsw_sp_port_get_link_advertise() argument
1205 mlxsw_sp1_from_ptys_link(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto, u8 width, unsigned long *mode) mlxsw_sp1_from_ptys_link() argument
1282 mlxsw_sp1_to_ptys_speed(struct mlxsw_sp *mlxsw_sp, u8 width, u32 speed) mlxsw_sp1_to_ptys_speed() argument
1472 mlxsw_sp_port_mask_width_get(u8 width) mlxsw_sp_port_mask_width_get() argument
1626 mlxsw_sp2_from_ptys_link(struct mlxsw_sp *mlxsw_sp, u32 ptys_eth_proto, u8 width, unsigned long *mode) mlxsw_sp2_from_ptys_link() argument
1706 mlxsw_sp2_to_ptys_advert_link(struct mlxsw_sp *mlxsw_sp, u8 width, const struct ethtool_link_ksettings *cmd) mlxsw_sp2_to_ptys_advert_link() argument
1722 mlxsw_sp2_to_ptys_speed(struct mlxsw_sp *mlxsw_sp, u8 width, u32 speed) mlxsw_sp2_to_ptys_speed() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmsc911x.c2363 u32 width = 0; in smsc911x_probe_config() local
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_com.c1552 int width; in ena_com_get_dma_width() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dmain.c492 enum nl80211_chan_width width = chandef->width; in rtw_get_channel_params() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c2313 static void ahc_linux_set_width(struct scsi_target *starget, int width) in ahc_linux_set_width() argument
2412 unsigned int width = tinfo->goal.width; in ahc_linux_set_dt() local
H A Daic79xx_osm.c482 ahd_pci_read_config(ahd_dev_softc_t pci, int reg, int width) in ahd_pci_read_config() argument
512 ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width) in ahd_pci_write_config() argument
2365 static void ahd_linux_set_width(struct scsi_target *starget, int width) in ahd_linux_set_width() argument
2480 unsigned int width = tinfo->goal.width; ahd_linux_set_dt() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Desp_scsi.c2731 static void esp_set_width(struct scsi_target *target, int width) in esp_set_width() argument
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1909 static void sym2_set_width(struct scsi_target *starget, int width) in sym2_set_width() argument
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Dsd.c2633 static int mmc_test_switch_bus(struct rtsx_chip *chip, u8 width) argument
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dswitch.c946 static bool tb_port_is_width_supported(struct tb_port *port, int width) in tb_port_is_width_supported() argument
965 static int tb_port_set_link_width(struct tb_port *port, unsigned int width) in tb_port_set_link_width() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcyber2000fb.c423 u_int width; member
[all...]
H A Dda8xx-fb.c511 static int lcd_cfg_frame_buffer(struct da8xx_fb_par *par, u32 width, u32 height, in lcd_cfg_frame_buffer() argument
[all...]
H A Dps3fb.c127 unsigned int width; member
441 ps3fb_sync_image(struct device *dev, u64 frame_offset, u64 dst_offset, u64 src_offset, u32 width, u32 height, u32 dst_line_length, u32 src_line_length) ps3fb_sync_image() argument
H A Dsm501fb.c1306 int width = area->width; in sm501fb_copyarea() local
1392 int width = rect->width, height = rect->height; sm501fb_fillrect() local
[all...]
H A Dudlfb.c371 const int width = *width_bytes / sizeof(unsigned long); in dlfb_trim_hline() local
596 dlfb_handle_damage(struct dlfb_data *dlfb, int x, int y, int width, int height) dlfb_handle_damage() argument
696 dlfb_offload_damage(struct dlfb_data *dlfb, int x, int y, int width, int height) dlfb_offload_damage() argument
[all...]
H A Dtridentfb.c792 static inline void set_lwidth(struct tridentfb_par *par, int width) in set_lwidth() argument
H A Dcirrusfb.c2654 cirrusfb_BitBLT(u8 __iomem *regbase, int bits_per_pixel, u_short curx, u_short cury, u_short destx, u_short desty, u_short width, u_short height, u_short line_length) cirrusfb_BitBLT() argument
2698 cirrusfb_RectFill(u8 __iomem *regbase, int bits_per_pixel, u_short x, u_short y, u_short width, u_short height, u32 fg_color, u32 bg_color, u_short line_length, u_char blitmode) cirrusfb_RectFill() argument
[all...]
H A Dfsl-diu-fb.c994 fsl_diu_load_cursor_image(struct fb_info *info, const void *image, uint16_t bg, uint16_t fg, unsigned int width, unsigned int height) fsl_diu_load_cursor_image() argument
1181 CNVT_TOHW(__u32 val, __u32 width) CNVT_TOHW() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c1955 void intelfbhw_cursor_load(struct intelfb_info *dinfo, int width, int height, in intelfbhw_cursor_load() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/
H A Driva_hw.h496 U032 width; member

Completed in 62 milliseconds

1...<<141142143144145146147148149150>>...178