Home
last modified time | relevance | path

Searched defs:width (Results 4851 - 4875 of 5097) sorted by relevance

1...<<191192193194195196197198199200>>...204

/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene.h620 int width; member
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h461 u32 width; member
478 u32 width; member
492 u32 width; member
503 u32 width; member
880 u32 width; member
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmtk-sd.c1395 static void msdc_set_buswidth(struct msdc_host *host, u32 width) in msdc_set_buswidth() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c4033 u8 rssi, width; in ath10k_dfs_radar_report() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5239 enum nl80211_chan_width width = 0; in brcmf_cfg80211_get_channel() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h188 u8 width; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmvm.h148 enum nl80211_chan_width width; member
2134 iwl_mvm_set_chan_info(struct iwl_mvm *mvm, struct iwl_fw_channel_info *ci, u32 chan, u8 band, u8 width, u8 ctrl_pos) iwl_mvm_set_chan_info() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2823 __le16 width; in mt7615_mcu_rdd_send_pattern() member
[all...]
H A Dmcu.h561 u8 width; /* To support 80/160MHz bandwidth */ member
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h691 uint8_t width; /* Bus width */ member
H A Daic79xx_core.c4003 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) ahd_set_width() argument
[all...]
H A Daic79xx.h746 uint8_t width; /* Bus width */ member
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-bm1880.c1014 static int bm1880_pinconf_drv_set(unsigned int mA, u32 width, in bm1880_pinconf_drv_set() argument
1090 bm1880_pinconf_drv_get(u32 width, u32 drv) bm1880_pinconf_drv_get() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c732 static void dispc_ovl_set_input_size(enum omap_plane plane, int width, in dispc_ovl_set_input_size() argument
743 static void dispc_ovl_set_output_size(enum omap_plane plane, int width, in dispc_ovl_set_output_size() argument
1100 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size() argument
1820 calc_vrfb_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_vrfb_rotation_offset() argument
1907 calc_dma_rotation_offset(u8 rotation, bool mirror, u16 screen_width, u16 width, u16 height, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_dma_rotation_offset() argument
2063 calc_tiler_rotation_offset(u16 screen_width, u16 width, enum omap_color_mode color_mode, bool fieldmode, unsigned int field_offset, unsigned *offset0, unsigned *offset1, s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) calc_tiler_rotation_offset() argument
2106 check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *t, u16 pos_x, u16 width, u16 height, u16 out_width, u16 out_height, bool five_taps) check_horiz_timing_omap3() argument
2158 calc_core_clk_five_taps(unsigned long pclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode) calc_core_clk_five_taps() argument
2198 calc_core_clk_24xx(unsigned long pclk, u16 width, u16 height, u16 out_width, u16 out_height, bool mem_to_mem) calc_core_clk_24xx() argument
2207 calc_core_clk_34xx(unsigned long pclk, u16 width, u16 height, u16 out_width, u16 out_height, bool mem_to_mem) calc_core_clk_34xx() argument
2233 calc_core_clk_44xx(unsigned long pclk, u16 width, u16 height, u16 out_width, u16 out_height, bool mem_to_mem) calc_core_clk_44xx() argument
2251 dispc_ovl_calc_scaling_24xx(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) dispc_ovl_calc_scaling_24xx() argument
2297 dispc_ovl_calc_scaling_34xx(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) dispc_ovl_calc_scaling_34xx() argument
2382 dispc_ovl_calc_scaling_44xx(unsigned long pclk, unsigned long lclk, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, u16 pos_x, unsigned long *core_clk, bool mem_to_mem) dispc_ovl_calc_scaling_44xx() argument
2427 dispc_ovl_calc_scaling(unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct omap_video_timings *mgr_timings, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, bool *five_taps, int *x_predecim, int *y_predecim, u16 pos_x, enum omap_dss_rotation_type rotation_type, bool mem_to_mem) dispc_ovl_calc_scaling() argument
2554 dispc_ovl_setup_common(enum omap_plane plane, enum omap_overlay_caps caps, u32 paddr, u32 p_uv_addr, u16 screen_width, int pos_x, int pos_y, u16 width, u16 height, u16 out_width, u16 out_height, enum omap_color_mode color_mode, u8 rotation, bool mirror, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct omap_video_timings *mgr_timings, bool mem_to_mem) dispc_ovl_setup_common() argument
2969 _dispc_mgr_size_ok(u16 width, u16 height) _dispc_mgr_size_ok() argument
[all...]
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c254 unsigned int width; member
5729 add_counter(unsigned int msr_num, char *path, char *name, unsigned int width, enum counter_scope scope, enum counter_type type, enum counter_format format, int flags) add_counter() argument
5794 int width = 64; parse_add_command() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c56 u32 width; member
963 static unsigned int g4x_tlb_miss_wa(int fifo_size, int width, int cpp) in g4x_tlb_miss_wa() argument
1141 unsigned int clock, htotal, cpp, width, wm; in g4x_compute_wm() local
728 intel_wm_method2(unsigned int pixel_rate, unsigned int htotal, unsigned int width, unsigned int cpp, unsigned int latency) intel_wm_method2() argument
1627 vlv_wm_method2(unsigned int pixel_rate, unsigned int htotal, unsigned int width, unsigned int cpp, unsigned int latency) vlv_wm_method2() argument
1665 unsigned int clock, htotal, cpp, width, wm; vlv_compute_wm_level() local
2513 ilk_wm_method2(unsigned int pixel_rate, unsigned int htotal, unsigned int width, unsigned int cpp, unsigned int latency) ilk_wm_method2() argument
4668 u32 width = 0, height = 0; skl_plane_relative_data_rate() local
5127 skl_compute_wm_params(const struct intel_crtc_state *crtc_state, int width, const struct drm_format_info *format, u64 modifier, unsigned int rotation, u32 plane_pixel_rate, struct skl_wm_params *wp, int color_plane) skl_compute_wm_params() argument
5230 int width; skl_compute_plane_wm_params() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h272 uint32_t width; member
H A Ddc_hw_types.h132 int width; member
139 int width; member
529 uint32_t width; member
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h1460 uint32 width; member
2175 uint32 width; member
H A Dsvga3d_dx.h648 float width; member
749 uint32 width; member
996 uint32 width; member
H A Dsvga_reg.h1440 uint32 width; member
1469 uint32 width; member
1540 uint32 width; member
1647 uint32 width; member
1671 uint32 width; member
1697 uint32 width; member
1724 uint32 width; global() member
1756 uint32 width; global() member
1775 uint32 width; global() member
1799 uint32 width; global() member
1855 uint32 width; global() member
1884 uint32 width; global() member
[all...]
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c5838 pcie_bandwidth_available(struct pci_dev *dev, struct pci_dev **limiting_dev, enum pci_bus_speed *speed, enum pcie_link_width *width) pcie_bandwidth_available() argument
5947 pcie_bandwidth_capable(struct pci_dev *dev, enum pci_bus_speed *speed, enum pcie_link_width *width) pcie_bandwidth_capable() argument
5971 enum pcie_link_width width, width_cap; __pcie_print_link_status() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dsi_dpm.c3191 u32 tmp, width, row, column, bank, density; in si_is_special_1gb_platform() local
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl1.h491 u8 width; /* Host Address Width */ member
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c358 u16 width; member
433 unsigned int width; member
455 u32 width, height; member
[all...]

Completed in 109 milliseconds

1...<<191192193194195196197198199200>>...204