/linux-6.12.1/drivers/media/platform/qcom/venus/ |
D | hfi_plat_bufs_v6.c | 55 #define SIZE_H264D_LB_FE_TOP_DATA(width, height) \ argument 58 #define SIZE_H264D_LB_FE_TOP_CTRL(width, height) \ argument 61 #define SIZE_H264D_LB_FE_LEFT_CTRL(width, height) \ argument 64 #define SIZE_H264D_LB_SE_TOP_CTRL(width, height) \ argument 67 #define SIZE_H264D_LB_SE_LEFT_CTRL(width, height) \ argument 70 #define SIZE_H264D_LB_PE_TOP_DATA(width, height) \ argument 73 #define SIZE_H264D_LB_VSP_TOP(width, height) (((((width) + 15) >> 4) << 7)) argument 75 #define SIZE_H264D_LB_RECON_DMA_METADATA_WR(width, height) \ argument 78 #define SIZE_H264D_QP(width, height) \ argument 101 #define SIZE_H265D_LB_FE_TOP_DATA(width, height) \ argument [all …]
|
/linux-6.12.1/drivers/clk/meson/ |
D | parm.h | 13 #define PMASK(width) GENMASK(width - 1, 0) argument 14 #define SETPMASK(width, shift) GENMASK(shift + width - 1, shift) argument 15 #define CLRPMASK(width, shift) (~SETPMASK(width, shift)) argument 17 #define PARM_GET(width, shift, reg) \ argument 19 #define PARM_SET(width, shift, reg, val) \ argument 27 u8 width; member
|
/linux-6.12.1/lib/ |
D | trace_readwrite.c | 16 void log_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_write_mmio() 24 void log_post_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_post_write_mmio() 32 void log_read_mmio(u8 width, const volatile void __iomem *addr, in log_read_mmio() 40 void log_post_read_mmio(u64 val, u8 width, const volatile void __iomem *addr, in log_post_read_mmio()
|
/linux-6.12.1/drivers/clk/ |
D | clk-divider.c | 46 u8 width) in _get_table_maxdiv() 68 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv() 92 unsigned int val, unsigned long flags, u8 width) in _get_div() 117 unsigned int div, unsigned long flags, u8 width) in _get_val() 133 unsigned long flags, unsigned long width) in divider_recalc_rate() 292 const struct clk_div_table *table, u8 width, in clk_divider_bestdiv() 347 const struct clk_div_table *table, u8 width, in divider_determine_rate() 362 const struct clk_div_table *table, u8 width, in divider_ro_determine_rate() 387 u8 width, unsigned long flags) in divider_round_rate_parent() 408 const struct clk_div_table *table, u8 width, in divider_ro_round_rate_parent() [all …]
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | msm_media_info.h | 823 static unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() 859 static unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() 957 static unsigned int VENUS_Y_META_STRIDE(int color_fmt, int width) in VENUS_Y_META_STRIDE() 1017 static unsigned int VENUS_UV_META_STRIDE(int color_fmt, int width) in VENUS_UV_META_STRIDE() 1070 static unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() 1119 static unsigned int VENUS_RGB_META_STRIDE(int color_fmt, int width) in VENUS_RGB_META_STRIDE()
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | setup-sdhci-gpio-s3c64xx.c | 20 void s3c64xx_setup_sdhci0_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci0_cfg_gpio() 33 void s3c64xx_setup_sdhci1_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci1_cfg_gpio() 46 void s3c64xx_setup_sdhci2_cfg_gpio(struct platform_device *dev, int width) in s3c64xx_setup_sdhci2_cfg_gpio()
|
/linux-6.12.1/tools/perf/util/ |
D | sort.c | 117 size_t size, unsigned int width) in hist_entry__thread_snprintf() 216 size_t size, unsigned int width) in hist_entry__comm_snprintf() 260 size_t size, unsigned int width) in _hist_entry__dso_snprintf() 272 size_t size, unsigned int width) in hist_entry__dso_snprintf() 357 unsigned int width) in _hist_entry__sym_snprintf() 398 int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__sym_snprintf() 450 hist_entry__symoff_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__symoff_snprintf() 513 size_t size, unsigned int width) in hist_entry__srcline_snprintf() 566 size_t size, unsigned int width) in hist_entry__srcline_from_snprintf() 614 size_t size, unsigned int width) in hist_entry__srcline_to_snprintf() [all …]
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
D | frame.c | 110 unsigned int width, in ia_css_frame_allocate() 272 unsigned int ia_css_frame_pad_width(unsigned int width, enum ia_css_frame_format format) in ia_css_frame_pad_width() 301 unsigned int width, in ia_css_frame_info_set_width() 331 unsigned int width, in ia_css_frame_info_init() 451 unsigned int width, in frame_init_plane() 575 unsigned int width = frame->frame_info.res.width, in frame_init_rgb_planes() local 591 unsigned int width = frame->frame_info.padded_width / 2, in frame_init_qplane6_planes() local 622 unsigned int width, in frame_allocate_with_data() 654 static struct ia_css_frame *frame_create(unsigned int width, in frame_create()
|
/linux-6.12.1/drivers/video/fbdev/aty/ |
D | mach64_accel.c | 189 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect() 203 u32 sx = area->sx, dx = area->dx, width = area->width, rotation = 0; in atyfb_copyarea() local 250 u32 color, dx = rect->dx, width = rect->width, rotation = 0; in atyfb_fillrect() local 290 u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width; in atyfb_imageblit() local 388 int inbit, outbit, mult24, byte_id_in_dword, width; in atyfb_imageblit() local
|
/linux-6.12.1/include/video/ |
D | omapvrfb.h | 44 static inline void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size() 46 static inline u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size() 48 static inline u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() 51 u16 width, u16 height, unsigned bytespp, bool yuv_mode) {} in omap_vrfb_setup()
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | btext.c | 107 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 162 unsigned int width, height, depth, pitch; in btext_initialize() local 262 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() 294 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_clearscreen() local 312 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushscreen() local 331 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in btext_flushline() local 353 unsigned long width = ((dispDeviceRect[2] - dispDeviceRect[0]) * in scrollscreen() local
|
/linux-6.12.1/drivers/staging/media/meson/vdec/ |
D | vdec_helpers.c | 54 u32 amvdec_am21c_body_size(u32 width, u32 height) in amvdec_am21c_body_size() 64 u32 amvdec_am21c_head_size(u32 width, u32 height) in amvdec_am21c_head_size() 73 u32 amvdec_am21c_size(u32 width, u32 height) in amvdec_am21c_size() 98 struct vb2_buffer *vb, u32 width, in set_canvas_yuv420m() 142 struct vb2_buffer *vb, u32 width, in set_canvas_nv12m() 184 u32 width = ALIGN(sess->width, 32); in amvdec_set_canvases() local 442 void amvdec_src_change(struct amvdec_session *sess, u32 width, in amvdec_src_change()
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk.h | 127 #define imx_clk_divider(name, parent, reg, shift, width) \ argument 130 #define imx_clk_divider_flags(name, parent, reg, shift, width, flags) \ argument 148 #define imx_clk_mux(name, reg, shift, width, parents, num_parents) \ argument 151 #define imx_clk_mux_flags(name, reg, shift, width, parents, num_parents, flags) \ argument 154 #define imx_clk_mux2_flags(name, reg, shift, width, parents, num_parents, flags) \ argument 199 #define imx_clk_hw_mux2(name, reg, shift, width, parents, num_parents) \ argument 202 #define imx_clk_hw_mux(name, reg, shift, width, parents, num_parents) \ argument 205 #define imx_clk_hw_mux_flags(name, reg, shift, width, parents, num_parents, flags) \ argument 208 #define imx_clk_hw_mux_ldb(name, reg, shift, width, parents, num_parents) \ argument 211 #define imx_clk_hw_mux2_flags(name, reg, shift, width, parents, num_parents, flags) \ argument [all …]
|
/linux-6.12.1/drivers/video/fbdev/mb862xx/ |
D | mb862xxfb_accel.c | 70 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1() 119 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8() 158 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16() 192 u16 width = image->width, height = image->height; in mb86290fb_imageblit() local 252 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
|
/linux-6.12.1/drivers/video/fbdev/ |
D | atafb_mfb.c | 25 int height, int width) in atafb_mfb_copyarea() 54 int sy, int sx, int height, int width) in atafb_mfb_fillrect() 77 int dy, int dx, u32 width, in atafb_mfb_linefill()
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_panel_orientation_quirks.c | 27 int width; member 491 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk() 526 int drm_get_panel_orientation_quirk(int width, int height) in drm_get_panel_orientation_quirk()
|
/linux-6.12.1/net/wireless/ |
D | chan.c | 267 enum nl80211_chan_width width) in cfg80211_valid_center_freq() 433 int width = cfg80211_chandef_get_width(c); in cfg80211_chandef_primary() local 515 #define NARROW_OR_S1G(width) ((width) == NL80211_CHAN_WIDTH_5 || \ in _cfg80211_chandef_compatible() argument 608 int width; in cfg80211_set_dfs_state() local 756 int width; in cfg80211_chandef_dfs_required() local 849 int width; in cfg80211_chandef_dfs_usable() local 892 int width; in cfg80211_is_sub_chan() local 1093 int width; in cfg80211_chandef_dfs_available() local 1159 int width; in cfg80211_chandef_dfs_cac_time() local 1269 u32 width, control_freq, cap; in _cfg80211_chandef_usable() local
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/inputfifo/src/ |
D | inputfifo.c | 224 unsigned int width, in inputfifo_send_line2() 314 unsigned int width, in inputfifo_send_line() 358 unsigned int width, in inputfifo_send_frame() 422 unsigned int width, in ia_css_inputfifo_send_input_frame() 471 unsigned int width, in ia_css_inputfifo_send_line() 496 unsigned int width) in ia_css_inputfifo_send_embedded_line()
|
/linux-6.12.1/drivers/video/fbdev/matrox/ |
D | matroxfb_accel.c | 209 int sx, int dy, int dx, int height, int width) in matrox_accel_bmove() 251 int width) in matrox_accel_bmove_lin() 308 int sy, int sx, int height, int width) in matroxfb_accel_clear() 338 int sy, int sx, int height, int width) in matroxfb_cfb4_clear() 407 int width, int height, int yy, int xx) in matroxfb_1bpp_imageblit()
|
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/ |
D | vrfb.c | 93 static u32 get_image_width_roundup(u16 width, u8 bytespp) in get_image_width_roundup() 126 void omap_vrfb_adjust_size(u16 *width, u16 *height, in omap_vrfb_adjust_size() 134 u32 omap_vrfb_min_phys_size(u16 width, u16 height, u8 bytespp) in omap_vrfb_min_phys_size() 147 u16 omap_vrfb_max_height(u32 phys_size, u16 width, u8 bytespp) in omap_vrfb_max_height() 170 u16 width, u16 height, in omap_vrfb_setup()
|
/linux-6.12.1/drivers/video/fbdev/core/ |
D | fbcon_cw.c | 29 int width = (vc->vc_font.height + 7) >> 3; in cw_update_attr() local 49 int sx, int dy, int dx, int height, int width) in cw_bmove() 66 int sx, int height, int width) in cw_clear() 120 u32 width = (vc->vc_font.height + 7)/8; in cw_putcs() local 284 int width = (vc->vc_font.width + 7)/8; in cw_cursor() local
|
D | fbcon_ccw.c | 29 int width = (vc->vc_font.height + 7) >> 3; in ccw_update_attr() local 64 int sx, int dy, int dx, int height, int width) in ccw_bmove() 81 int sx, int height, int width) in ccw_clear() 135 u32 width = (vc->vc_font.height + 7)/8; in ccw_putcs() local 301 int width = (vc->vc_font.width + 7)/8; in ccw_cursor() local
|
/linux-6.12.1/include/linux/ |
D | clk-provider.h | 697 u8 width; member 703 #define clk_div_mask(width) ((1 << (width)) - 1) argument 768 #define clk_register_divider(dev, name, parent_name, flags, reg, shift, width, \ argument 786 width, clk_divider_flags, lock) \ argument 804 shift, width, clk_divider_flags, \ argument 823 reg, shift, width, \ argument 843 shift, width, clk_divider_flags, table, \ argument 863 reg, shift, width, \ argument 884 flags, reg, shift, width, \ argument 904 width, clk_divider_flags, lock) \ argument [all …]
|
/linux-6.12.1/scripts/kconfig/lxdialog/ |
D | util.c | 202 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() 277 int height, width; in init_dialog() local 325 void print_title(WINDOW *dialog, const char *title, int width) in print_title() 342 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) in print_autowrap() 437 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() 471 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow()
|
/linux-6.12.1/drivers/video/fbdev/sis/ |
D | sis_accel.c | 105 int src_y, int dst_x, int dst_y, int width, int height) in SiS300SubsequentScreenToScreenCopy() 192 int dst_x, int dst_y, int width, int height) in SiS310SubsequentScreenToScreenCopy() 311 int width, height; in fbcon_sis_fillrect() local 361 int width = area->width; in fbcon_sis_copyarea() local
|