/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 358 u16 width; member 433 unsigned int width; member 455 u32 width, height; member [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 515 width, in sh_css_config_input_network() local 4489 sh_css_pipe_configure_output( struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int padded_width, enum ia_css_frame_format format, unsigned int idx) sh_css_pipe_configure_output() argument 5084 sh_css_pipe_configure_viewfinder(struct ia_css_pipe *pipe, unsigned int width, unsigned int height, unsigned int min_width, enum ia_css_frame_format format, unsigned int idx) sh_css_pipe_configure_viewfinder() argument 7435 ia_css_stream_send_input_frame(const struct ia_css_stream *stream, const unsigned short *data, unsigned int width, unsigned int height) ia_css_stream_send_input_frame() argument 7461 ia_css_stream_send_input_line(const struct ia_css_stream *stream, const unsigned short *data, unsigned int width, const unsigned short *data2, unsigned int width2) ia_css_stream_send_input_line() argument 7474 ia_css_stream_send_input_embedded_line(const struct ia_css_stream *stream, enum atomisp_input_format format, const unsigned short *data, unsigned int width) ia_css_stream_send_input_embedded_line() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 59 __u8 width; member 195 __u8 width; member 1135 __u8 width; global() member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 4001 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 D | aic79xx.h | 746 uint8_t width; /* Bus width */ member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/ |
H A D | atomisp.h | 171 u32 width; member 181 unsigned int width; member 337 u32 width; /** Width */ member 514 unsigned int width; /* number of valid elements per line */ member 527 __u32 width; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 730 static void dispc_ovl_set_input_size(enum omap_plane plane, int width, in dispc_ovl_set_input_size() argument 741 static void dispc_ovl_set_output_size(enum omap_plane plane, int width, in dispc_ovl_set_output_size() argument 1098 static void dispc_mgr_set_size(enum omap_channel channel, u16 width, in dispc_mgr_set_size() argument 1818 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 1905 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 2061 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 2104 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 2156 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 2196 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 2205 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 2231 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 2249 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 2295 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 2380 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 2425 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 2552 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 2967 _dispc_mgr_size_ok(u16 width, u16 height) _dispc_mgr_size_ok() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 350 u8 width; member 358 u8 width; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_hw_types.h | 127 int width; member 134 int width; member 575 uint32_t width; member
|
/kernel/linux/linux-6.6/include/soc/mscc/ |
H A D | ocelot_vcap.h | 50 u16 width; /* Action type width (in bits) */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.c | 4033 u8 rssi, width; in ath10k_dfs_radar_report() local
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-is-param.h | 461 u32 width; member 478 u32 width; member 492 u32 width; member 503 u32 width; member 880 u32 width; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 5692 enum nl80211_chan_width width = 0; in brcmf_cfg80211_get_channel() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | qlink.h | 188 u8 width; member
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-bm1880.c | 1016 static int bm1880_pinconf_drv_set(unsigned int mA, u32 width, in bm1880_pinconf_drv_set() argument 1092 bm1880_pinconf_drv_get(u32 width, u32 drv) bm1880_pinconf_drv_get() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | pci.c | 6256 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 6364 pcie_bandwidth_capable(struct pci_dev *dev, enum pci_bus_speed *speed, enum pcie_link_width *width) pcie_bandwidth_capable() argument 6388 enum pcie_link_width width, width_cap; __pcie_print_link_status() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_edid.c | 3969 int width, height; in drm_cvt_modes() local 4612 int width, height, vrefresh; global() member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 3661 u32 tmp, width, row, column, bank, density; in si_is_special_1gb_platform() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display.c | 798 int width = drm_rect_width(dst); in ilk_pfit_enable() local 2238 int width, height; in intel_bigjoiner_compute_pipe_src() local 2577 int width = drm_rect_width(&crtc_state->pipe_src); in intel_set_pipe_src_size() local 2657 int width; intel_bigjoiner_adjust_pipe_src() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | si_dpm.c | 3188 u32 tmp, width, row, column, bank, density; in si_is_special_1gb_platform() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dispc.c | 2094 static void calc_offset(u16 screen_width, u16 width, in calc_offset() argument 971 dispc_ovl_set_input_size(struct dispc_device *dispc, enum omap_plane_id plane, int width, int height) dispc_ovl_set_input_size() argument 983 dispc_ovl_set_output_size(struct dispc_device *dispc, enum omap_plane_id plane, int width, int height) dispc_ovl_set_output_size() argument 1358 dispc_mgr_set_size(struct dispc_device *dispc, enum omap_channel channel, u16 width, u16 height) dispc_mgr_set_size() argument 2139 check_horiz_timing_omap3(unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 pos_x, u16 width, u16 height, u16 out_width, u16 out_height, bool five_taps) check_horiz_timing_omap3() argument 2193 calc_core_clk_five_taps(unsigned long pclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc) calc_core_clk_five_taps() argument 2233 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 2242 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 2268 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 2286 dispc_ovl_calc_scaling_24xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, 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 2335 dispc_ovl_calc_scaling_34xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, 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 2423 dispc_ovl_calc_scaling_44xx(struct dispc_device *dispc, unsigned long pclk, unsigned long lclk, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, 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 2495 dispc_ovl_calc_scaling(struct dispc_device *dispc, enum omap_plane_id plane, unsigned long pclk, unsigned long lclk, enum omap_overlay_caps caps, const struct videomode *vm, u16 width, u16 height, u16 out_width, u16 out_height, u32 fourcc, 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 2604 dispc_ovl_get_max_size(struct dispc_device *dispc, u16 *width, u16 *height) dispc_ovl_get_max_size() argument 2610 dispc_ovl_setup_common(struct dispc_device *dispc, enum omap_plane_id 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, u32 fourcc, u8 rotation, u8 zorder, u8 pre_mult_alpha, u8 global_alpha, enum omap_dss_rotation_type rotation_type, bool replication, const struct videomode *vm, bool mem_to_mem, enum drm_color_encoding color_encoding, enum drm_color_range color_range) dispc_ovl_setup_common() argument 3094 _dispc_mgr_size_ok(struct dispc_device *dispc, u16 width, u16 height) _dispc_mgr_size_ok() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_dx.h | 540 float width; member 659 uint32 width; member 669 uint32 width; member 825 uint32 width; member
|
H A D | svga3d_cmd.h | 990 uint32 width; member 1419 uint32 width; member
|
H A D | svga_reg.h | 579 uint32 width; member 600 uint32 width; member 621 uint32 width; member 669 uint32 width; member 680 uint32 width; member 691 uint32 width; member 702 uint32 width; member 715 uint32 width; member 725 uint32 width; member 737 uint32 width; member 764 uint32 width; global() member 775 uint32 width; global() member [all...] |
/kernel/linux/linux-6.6/drivers/iommu/intel/ |
H A D | iommu.c | 80 static inline int width_to_agaw(int width) in width_to_agaw() argument
|