/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_model_kunit.c | 21 .width = 2, 26 .width = 1, 31 .width = 7, 36 .width = 3, 41 .width = 3, 46 .width = 3, 51 .width = 1, 56 .width = 12, 61 .width = 3, 66 .width [all...] |
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_ag_api.c | 21 .width = 1, 26 .width = 1, 31 .width = 2, 36 .width = 12, 41 .width = 2, 46 .width = 65, 51 .width = 1, 56 .width = 1, 61 .width = 3, 66 .width [all...] |
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
H A D | lan969x_vcap_ag_api.c | 20 .width = 1, 25 .width = 1, 30 .width = 2, 35 .width = 10, 40 .width = 2, 45 .width = 65, 50 .width = 1, 55 .width = 1, 60 .width = 3, 65 .width [all...] |
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_vcap_ag_api.c | 13 .width = 1, 18 .width = 2, 23 .width = 9, 28 .width = 1, 33 .width = 1, 38 .width = 1, 43 .width = 1, 48 .width = 1, 53 .width = 1, 58 .width [all...] |
/linux/drivers/media/platform/ti/omap/ |
H A D | omap_voutlib.c | 46 crop->width = (pix->width < fbuf->fmt.width) ? in omap_vout_default_crop() 47 pix->width : fbuf->fmt.width; in omap_vout_default_crop() 50 crop->width &= ~1; in omap_vout_default_crop() 52 crop->left = ((pix->width - crop->width) >> 1) & ~1; in omap_vout_default_crop() 75 try_win.width += try_win.left; in omap_vout_try_window() 82 try_win.width in omap_vout_try_window() [all...] |
/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_plat_bufs_v6.c | 55 #define SIZE_H264D_LB_FE_TOP_DATA(width, height) \ argument 56 (MAX_FE_NBR_DATA_LUMA_LINE_BUFFER_SIZE * ALIGN((width), 16) * 3) 58 #define SIZE_H264D_LB_FE_TOP_CTRL(width, height) \ argument 59 (MAX_FE_NBR_CTRL_LCU64_LINE_BUFFER_SIZE * (((width) + 15) >> 4)) 61 #define SIZE_H264D_LB_FE_LEFT_CTRL(width, height) \ argument 64 #define SIZE_H264D_LB_SE_TOP_CTRL(width, height) \ argument 65 (MAX_SE_NBR_CTRL_LCU64_LINE_BUFFER_SIZE * (((width) + 15) >> 4)) 67 #define SIZE_H264D_LB_SE_LEFT_CTRL(width, height) \ argument 70 #define SIZE_H264D_LB_PE_TOP_DATA(width, height) \ argument 71 (MAX_PE_NBR_DATA_LCU64_LINE_BUFFER_SIZE * (((width) 73 SIZE_H264D_LB_VSP_TOP(width,height) global() argument 75 SIZE_H264D_LB_RECON_DMA_METADATA_WR(width,height) global() argument 78 SIZE_H264D_QP(width,height) global() argument 101 SIZE_H265D_LB_FE_TOP_DATA(width,height) global() argument 104 SIZE_H265D_LB_FE_TOP_CTRL(width,height) global() argument 108 SIZE_H265D_LB_FE_LEFT_CTRL(width,height) global() argument 112 SIZE_H265D_LB_SE_TOP_CTRL(width,height) global() argument 115 size_h265d_lb_se_left_ctrl(u32 width,u32 height) size_h265d_lb_se_left_ctrl() argument 126 SIZE_H265D_LB_PE_TOP_DATA(width,height) global() argument 130 SIZE_H265D_LB_VSP_TOP(width,height) global() argument 132 SIZE_H265D_LB_VSP_LEFT(width,height) global() argument 134 SIZE_H265D_LB_RECON_DMA_METADATA_WR(width,height) global() argument 137 SIZE_H265D_QP(width,height) global() argument 152 size_vpxd_lb_fe_left_ctrl(u32 width,u32 height) size_vpxd_lb_fe_left_ctrl() argument 163 SIZE_VPXD_LB_FE_TOP_CTRL(width,height) global() argument 165 SIZE_VPXD_LB_SE_TOP_CTRL(width,height) global() argument 168 size_vpxd_lb_se_left_ctrl(u32 width,u32 height) size_vpxd_lb_se_left_ctrl() argument 179 SIZE_VPXD_LB_RECON_DMA_METADATA_WR(width,height) global() argument 181 SIZE_VP8D_LB_FE_TOP_DATA(width,height) global() argument 183 SIZE_VP9D_LB_FE_TOP_DATA(width,height) global() argument 185 SIZE_VP8D_LB_PE_TOP_DATA(width,height) global() argument 187 SIZE_VP9D_LB_PE_TOP_DATA(width,height) global() argument 189 SIZE_VP8D_LB_VSP_TOP(width,height) global() argument 191 SIZE_VP9D_LB_VSP_TOP(width,height) global() argument 232 size_vpss_lb(u32 width,u32 height,u32 num_vpp_pipes) size_vpss_lb() argument 268 size_h264d_hw_bin_buffer(u32 width,u32 height) size_h264d_hw_bin_buffer() argument 287 h264d_scratch_size(u32 width,u32 height,bool is_interlaced) h264d_scratch_size() argument 299 size_h265d_hw_bin_buffer(u32 width,u32 height) size_h265d_hw_bin_buffer() argument 317 h265d_scratch_size(u32 width,u32 height,bool is_interlaced) h265d_scratch_size() argument 329 vpxd_scratch_size(u32 width,u32 height,bool is_interlaced) vpxd_scratch_size() argument 356 mpeg2d_scratch_size(u32 width,u32 height,bool is_interlaced) mpeg2d_scratch_size() argument 361 calculate_enc_output_frame_size(u32 width,u32 height,u32 rc_type) calculate_enc_output_frame_size() argument 403 calculate_enc_scratch_size(u32 width,u32 height,u32 work_mode,u32 lcu_size,u32 num_vpp_pipes,u32 rc_type) calculate_enc_scratch_size() argument 446 h264e_scratch_size(u32 width,u32 height,u32 work_mode,u32 num_vpp_pipes,u32 rc_type) h264e_scratch_size() argument 453 h265e_scratch_size(u32 width,u32 height,u32 work_mode,u32 num_vpp_pipes,u32 rc_type) h265e_scratch_size() argument 460 vp8e_scratch_size(u32 width,u32 height,u32 work_mode,u32 num_vpp_pipes,u32 rc_type) vp8e_scratch_size() argument 467 hfi_iris2_h264d_comv_size(u32 width,u32 height,u32 yuv_buf_min_count) hfi_iris2_h264d_comv_size() argument 515 hfi_iris2_h264d_non_comv_size(u32 width,u32 height,u32 num_vpp_pipes) hfi_iris2_h264d_non_comv_size() argument 546 size_h265d_bse_cmd_buf(u32 width,u32 height) size_h265d_bse_cmd_buf() argument 559 size_h265d_vpp_cmd_buf(u32 width,u32 height) size_h265d_vpp_cmd_buf() argument 576 hfi_iris2_h265d_comv_size(u32 width,u32 height,u32 yuv_buf_count_min) hfi_iris2_h265d_comv_size() argument 588 hfi_iris2_h265d_non_comv_size(u32 width,u32 height,u32 num_vpp_pipes) hfi_iris2_h265d_non_comv_size() argument 627 hfi_iris2_vp8d_comv_size(u32 width,u32 height,u32 yuv_min_buf_count) hfi_iris2_vp8d_comv_size() argument 633 h264d_scratch1_size(u32 width,u32 height,u32 min_buf_count,bool split_mode_enabled,u32 num_vpp_pipes) h264d_scratch1_size() argument 647 h265d_scratch1_size(u32 width,u32 height,u32 min_buf_count,bool split_mode_enabled,u32 num_vpp_pipes) h265d_scratch1_size() argument 662 vp8d_scratch1_size(u32 width,u32 height,u32 min_buf_count,bool split_mode_enabled,u32 num_vpp_pipes) vp8d_scratch1_size() argument 691 vp9d_scratch1_size(u32 width,u32 height,u32 min_buf_count,bool split_mode_enabled,u32 num_vpp_pipes) vp9d_scratch1_size() argument 722 mpeg2d_scratch1_size(u32 width,u32 height,u32 min_buf_count,bool split_mode_enabled,u32 num_vpp_pipes) mpeg2d_scratch1_size() argument 754 calculate_enc_scratch1_size(u32 width,u32 height,u32 lcu_size,u32 num_ref,bool ten_bit,u32 num_vpp_pipes,bool is_h265) calculate_enc_scratch1_size() argument 907 h264e_scratch1_size(u32 width,u32 height,u32 num_ref,bool ten_bit,u32 num_vpp_pipes) h264e_scratch1_size() argument 914 h265e_scratch1_size(u32 width,u32 height,u32 num_ref,bool ten_bit,u32 num_vpp_pipes) h265e_scratch1_size() argument 921 vp8e_scratch1_size(u32 width,u32 height,u32 num_ref,bool ten_bit,u32 num_vpp_pipes) vp8e_scratch1_size() argument 928 ubwc_metadata_plane_stride(u32 width,u32 metadata_stride_multi,u32 tile_width_pels) ubwc_metadata_plane_stride() argument 948 enc_scratch2_size(u32 width,u32 height,u32 num_ref,bool ten_bit) enc_scratch2_size() argument 1118 calculate_dec_input_frame_size(u32 width,u32 height,u32 codec,u32 max_mbs_per_frame,u32 buffer_size_limit) calculate_dec_input_frame_size() argument 1187 u32 width = params->width, height = params->height, out_min_count; bufreq_dec() local 1264 u32 width = params->width; bufreq_enc() local [all...] |
/linux/sound/core/ |
H A D | pcm_misc.c | 35 unsigned char width; /* bit width */ member 36 unsigned char phys; /* physical bit width */ 52 .width = 8, .phys = 8, .le = -1, .signd = 1, 56 .width = 8, .phys = 8, .le = -1, .signd = 0, 60 .width = 16, .phys = 16, .le = 1, .signd = 1, 64 .width = 16, .phys = 16, .le = 0, .signd = 1, 68 .width = 16, .phys = 16, .le = 1, .signd = 0, 72 .width = 16, .phys = 16, .le = 0, .signd = 0, 76 .width 426 int width; snd_pcm_format_set_silence() local [all...] |
/linux/include/media/ |
H A D | v4l2-rect.h | 14 * v4l2_rect_set_size_to() - copy the width/height values. 15 * @r: rect whose width and height fields will be set 16 * @size: rect containing the width and height fields you need. 21 r->width = size->width; in v4l2_rect_set_size_to() 26 * v4l2_rect_set_min_size() - width and height of r should be >= min_size. 27 * @r: rect whose width and height will be modified 28 * @min_size: rect containing the minimal width and height 33 if (r->width < min_size->width) in v4l2_rect_set_min_size() [all...] |
/linux/Documentation/input/ |
H A D | shape.svg | 1 <svg width="7.95in" height="3.70in" version="1.1" viewBox="1956 1041 9354.492 4306.001" xmlns="http://www.w3.org/2000/svg"> 2 <polyline transform="translate(-121.88 -68.4)" points="4200 3600 4200 3075 4950 2325 7425 2325 8250 3150 8250 3600" fill="none" stroke="#000" stroke-width="15"/> 3 <polyline transform="translate(-121.88 -68.4)" points="4200 3675 4200 5400" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 4 <polyline transform="translate(-121.88 -68.4)" points="8250 3675 8250 5400" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 5 <polyline transform="translate(-121.88 -68.4)" points="3675 3600 8700 3600" fill="none" stroke="#000" stroke-width="7"/> 6 <polyline transform="translate(-121.88 -68.4)" points="8775 3600 10200 3600" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 7 <polyline transform="translate(-121.88 -68.4)" points="8325 3150 9075 3150" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 8 <polyline transform="translate(-121.88 -68.4)" points="7500 2325 10200 2325" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 9 <polyline transform="translate(-121.88 -68.4)" points="3600 3600 3e3 3600" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 10 <polyline transform="translate(-121.88 -68.4)" points="4125 3075 3e3 3075" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width [all...] |
H A D | interactive.svg | 1 <svg width="5.75in" height="3.90in" version="1.1" viewBox="1178 3138 6779.9424 4671.3427" xmlns="http://www.w3.org/2000/svg"> 2 <polyline transform="translate(-18.5,-16.294)" points="1200 3600 1800 3600 2400 4800 3e3 4800 4200 5700 4800 5700" fill="none" stroke="#000" stroke-width="15"/> 3 <rect x="1181.5" y="3133.7" width="3600" height="3150" rx="0" fill="none" stroke="#000" stroke-width="7"/> 4 <polyline transform="translate(-18.5,-16.294)" points="1200 4800 4800 4800" fill="none" stroke="#000" stroke-width="7"/> 5 <polyline transform="translate(-18.5,-16.294)" points="2400 4800 2400 6525 1950 7125 1950 7800" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 6 <polyline transform="translate(-18.5,-16.294)" points="3e3 4800 3e3 6525 3600 7125 3600 7800" fill="none" stroke="#000" stroke-dasharray="40, 40" stroke-width="7"/> 7 <polyline transform="translate(-18.5,-16.294)" points="3837 5389 4125 5100 5400 5100" fill="none" stroke="#000" stroke-width="7"/> 8 <polyline transform="translate(-18.5,-16.294)" points="3889 5292 3826 5398 3932 5334" fill="none" stroke="#000" stroke-miterlimit="8" stroke-width="7"/> 9 <polyline transform="translate(-18.5,-16.294)" points="2112 4189 2400 3900 5400 3900" fill="none" stroke="#000" stroke-width [all...] |
/linux/include/trace/events/ |
H A D | rwmmio.h | 15 TP_PROTO(unsigned long caller, unsigned long caller0, u64 val, u8 width, 18 TP_ARGS(caller, caller0, val, width, addr), 25 __field(u8, width) 33 __entry->width = width; 36 TP_printk("%pS -> %pS width=%d val=%#llx addr=%#lx", 37 (void *)__entry->caller0, (void *)__entry->caller, __entry->width, 42 TP_PROTO(unsigned long caller, unsigned long caller0, u64 val, u8 width, 44 TP_ARGS(caller, caller0, val, width, addr) 48 TP_PROTO(unsigned long caller, unsigned long caller0, u64 val, u8 width, [all...] |
/linux/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) in rotate_ud() argument 43 int shift = (8 - (width % 8)) & 7; in rotate_ud() 45 width = (width + 7) & ~7; in rotate_ud() 48 for (j = 0; j < width - shift; j++) { in rotate_ud() 49 if (pattern_test_bit(j, i, width, in)) in rotate_ud() 50 pattern_set_bit(width - (1 + j + shift), in rotate_ud() 52 width, out); in rotate_ud() 58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) in rotate_cw() argument 60 int i, j, h = height, w = width; in rotate_cw() 76 rotate_ccw(const char * in,char * out,u32 width,u32 height) rotate_ccw() argument [all...] |
H A D | fbcon_ccw.c | 29 int width = (vc->vc_font.height + 7) >> 3; in ccw_update_attr() local 39 for (i = 0; i < vc->vc_font.width; i++) { in ccw_update_attr() 40 for (j = 0; j < width; j++) { in ccw_update_attr() 44 if (j == width - 1) in ccw_update_attr() 47 if (msk1 && j == width - 2) in ccw_update_attr() 52 *(dst - width) |= c; in ccw_update_attr() 64 int sx, int dy, int dx, int height, int width) in ccw_bmove() argument 71 area.sy = vyres - ((sx + width) * vc->vc_font.width); in ccw_bmove() 73 area.dy = vyres - ((dx + width) * v in ccw_bmove() 81 ccw_clear(struct vc_data * vc,struct fb_info * info,int sy,int sx,int height,int width,int fg,int bg) ccw_clear() argument 134 u32 width = (vc->vc_font.height + 7)/8; ccw_putcs() local 300 int width = (vc->vc_font.width + 7)/8; ccw_cursor() local [all...] |
H A D | fbcon_cw.c | 29 int width = (vc->vc_font.height + 7) >> 3; in cw_update_attr() local 32 for (i = 0; i < vc->vc_font.width; i++) { in cw_update_attr() 33 for (j = 0; j < width; j++) { in cw_update_attr() 38 c |= *(src-width); in cw_update_attr() 49 int sx, int dy, int dx, int height, int width) in cw_bmove() argument 56 area.sy = sx * vc->vc_font.width; in cw_bmove() 58 area.dy = dx * vc->vc_font.width; in cw_bmove() 59 area.width = height * vc->vc_font.height; in cw_bmove() 60 area.height = width * vc->vc_font.width; in cw_bmove() 66 cw_clear(struct vc_data * vc,struct fb_info * info,int sy,int sx,int height,int width,int fg,int bg) cw_clear() argument 119 u32 width = (vc->vc_font.height + 7)/8; cw_putcs() local 283 int width = (vc->vc_font.width + 7)/8; cw_cursor() local [all...] |
H A D | fbcon_ud.c | 29 int width = (vc->vc_font.width + 7) >> 3; in ud_update_attr() local 30 unsigned int cellsize = vc->vc_font.height * width; in ud_update_attr() 33 offset = offset * width; in ud_update_attr() 49 int sx, int dy, int dx, int height, int width) in ud_bmove() argument 57 area.sx = vxres - ((sx + width) * vc->vc_font.width); in ud_bmove() 59 area.dx = vxres - ((dx + width) * vc->vc_font.width); in ud_bmove() 61 area.width in ud_bmove() 67 ud_clear(struct vc_data * vc,struct fb_info * info,int sy,int sx,int height,int width,int fg,int bg) ud_clear() argument 156 u32 width = (vc->vc_font.width + 7)/8; ud_putcs() local [all...] |
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | msm_media_info.h | 819 * @width 820 * Progressive: width 821 * Interlaced: width 823 static unsigned int VENUS_Y_STRIDE(int color_fmt, int width) in VENUS_Y_STRIDE() argument 827 if (!width) in VENUS_Y_STRIDE() 835 stride = MSM_MEDIA_ALIGN(width, 128); in VENUS_Y_STRIDE() 838 stride = MSM_MEDIA_ALIGN(width, 192); in VENUS_Y_STRIDE() 842 stride = MSM_MEDIA_ALIGN(width * 2, 256); in VENUS_Y_STRIDE() 845 stride = MSM_MEDIA_ALIGN(width * 2, 128); in VENUS_Y_STRIDE() 855 * @width 859 VENUS_UV_STRIDE(int color_fmt,int width) VENUS_UV_STRIDE() argument 957 VENUS_Y_META_STRIDE(int color_fmt,int width) VENUS_Y_META_STRIDE() argument 1017 VENUS_UV_META_STRIDE(int color_fmt,int width) VENUS_UV_META_STRIDE() argument 1070 VENUS_RGB_STRIDE(int color_fmt,int width) VENUS_RGB_STRIDE() argument 1119 VENUS_RGB_META_STRIDE(int color_fmt,int width) VENUS_RGB_META_STRIDE() argument [all...] |
/linux/drivers/clk/meson/ |
H A 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 18 (((reg) & SETPMASK(width, shift)) >> (shift)) 19 #define PARM_SET(width, shift, reg, val) \ argument 20 (((reg) & CLRPMASK(width, shif 27 u8 width; global() member [all...] |
/linux/net/wireless/tests/ |
H A D | chan.c | 37 .width = NL80211_CHAN_WIDTH_20_NOHT, 46 .width = NL80211_CHAN_WIDTH_20, 55 .width = NL80211_CHAN_WIDTH_40, 64 .width = NL80211_CHAN_WIDTH_80, 73 .width = NL80211_CHAN_WIDTH_160, 82 .width = NL80211_CHAN_WIDTH_320, 91 .width = NL80211_CHAN_WIDTH_20, 96 .width = NL80211_CHAN_WIDTH_320, 105 .width = NL80211_CHAN_WIDTH_20, 110 .width [all...] |
/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
H A D | frame.c | 25 unsigned int width, 62 unsigned int width, 68 static struct ia_css_frame *frame_create(unsigned int width, 93 ia_css_frame_allocate(frame, info->res.width, info->res.height, in ia_css_frame_allocate_from_info() 102 unsigned int width, in ia_css_frame_allocate() argument 110 if (!frame || width == 0 || height == 0) in ia_css_frame_allocate() 114 "ia_css_frame_allocate() enter: width=%d, height=%d, format=%d, padded_width=%d, raw_bit_depth=%d\n", in ia_css_frame_allocate() 115 width, height, format, padded_width, raw_bit_depth); in ia_css_frame_allocate() 117 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate() 151 if (info->res.width in ia_css_frame_check_info() 264 ia_css_frame_pad_width(unsigned int width,enum ia_css_frame_format format) ia_css_frame_pad_width() argument 293 ia_css_frame_info_set_width(struct ia_css_frame_info * info,unsigned int width,unsigned int min_padded_width) ia_css_frame_info_set_width() argument 323 ia_css_frame_info_init(struct ia_css_frame_info * info,unsigned int width,unsigned int height,enum ia_css_frame_format format,unsigned int aligned) ia_css_frame_info_init() argument 443 frame_init_plane(struct ia_css_frame_plane * plane,unsigned int width,unsigned int stride,unsigned int height,unsigned int offset) frame_init_plane() argument 567 unsigned int width = frame->frame_info.res.width, frame_init_rgb_planes() local 583 unsigned int width = frame->frame_info.padded_width / 2, frame_init_qplane6_planes() local 614 frame_allocate_with_data(struct ia_css_frame ** frame,unsigned int width,unsigned int height,enum ia_css_frame_format format,unsigned int padded_width,unsigned int raw_bit_depth) frame_allocate_with_data() argument 646 frame_create(unsigned int width,unsigned int height,enum ia_css_frame_format format,unsigned int padded_width,unsigned int raw_bit_depth,bool valid) frame_create() argument [all...] |
/linux/drivers/video/fbdev/ |
H A D | atafb_iplan2p2.c | 25 int height, int width) in atafb_iplan2p2_copyarea() argument 56 width -= 8; in atafb_iplan2p2_copyarea() 58 w = width >> 4; in atafb_iplan2p2_copyarea() 71 if (width & 15) in atafb_iplan2p2_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p2_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() 76 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p2_copyarea() 78 if ((sx + width) & 15) { in atafb_iplan2p2_copyarea() 82 width in atafb_iplan2p2_copyarea() 193 atafb_iplan2p2_fillrect(struct fb_info * info,u_long next_line,u32 color,int sy,int sx,int height,int width) atafb_iplan2p2_fillrect() argument 239 atafb_iplan2p2_linefill(struct fb_info * info,u_long next_line,int dy,int dx,u32 width,const u8 * data,u32 bgcolor,u32 fgcolor) atafb_iplan2p2_linefill() argument [all...] |
H A D | atafb_iplan2p4.c | 25 int height, int width) in atafb_iplan2p4_copyarea() argument 56 width -= 8; in atafb_iplan2p4_copyarea() 58 w = width >> 4; in atafb_iplan2p4_copyarea() 71 if (width & 15) in atafb_iplan2p4_copyarea() 72 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p4_copyarea() 75 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 76 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p4_copyarea() 78 if ((sx + width) & 15) { in atafb_iplan2p4_copyarea() 82 width in atafb_iplan2p4_copyarea() 207 atafb_iplan2p4_fillrect(struct fb_info * info,u_long next_line,u32 color,int sy,int sx,int height,int width) atafb_iplan2p4_fillrect() argument 253 atafb_iplan2p4_linefill(struct fb_info * info,u_long next_line,int dy,int dx,u32 width,const u8 * data,u32 bgcolor,u32 fgcolor) atafb_iplan2p4_linefill() argument [all...] |
H A D | atafb_mfb.c | 25 int height, int width) in atafb_mfb_copyarea() argument 30 if (sx == 0 && dx == 0 && width == next_line) { in atafb_mfb_copyarea() 31 src = (u8 *)info->screen_base + sy * (width >> 3); in atafb_mfb_copyarea() 32 dest = (u8 *)info->screen_base + dy * (width >> 3); in atafb_mfb_copyarea() 33 fb_memmove(dest, src, height * (width >> 3)); in atafb_mfb_copyarea() 38 fb_memmove(dest, src, width >> 3); in atafb_mfb_copyarea() 46 fb_memmove(dest, src, width >> 3); in atafb_mfb_copyarea() 54 int sy, int sx, int height, int width) in atafb_mfb_fillrect() argument 61 if (sx == 0 && width == next_line) { in atafb_mfb_fillrect() 63 fb_memset255(dest, height * (width >> in atafb_mfb_fillrect() 77 atafb_mfb_linefill(struct fb_info * info,u_long next_line,int dy,int dx,u32 width,const u8 * data,u32 bgcolor,u32 fgcolor) atafb_mfb_linefill() argument [all...] |
H A D | atafb_iplan2p8.c | 32 int height, int width) in atafb_iplan2p8_copyarea() argument 63 width -= 8; in atafb_iplan2p8_copyarea() 65 w = width >> 4; in atafb_iplan2p8_copyarea() 78 if (width & 15) in atafb_iplan2p8_copyarea() 79 memmove32_col(dst + width / (8 / BPL), src + width / (8 / BPL), in atafb_iplan2p8_copyarea() 82 src = (u8 *)info->screen_base + (sy - 1) * next_line + ((sx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p8_copyarea() 83 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL); in atafb_iplan2p8_copyarea() 85 if ((sx + width) & 15) { in atafb_iplan2p8_copyarea() 89 width in atafb_iplan2p8_copyarea() 242 atafb_iplan2p8_fillrect(struct fb_info * info,u_long next_line,u32 color,int sy,int sx,int height,int width) atafb_iplan2p8_fillrect() argument 288 atafb_iplan2p8_linefill(struct fb_info * info,u_long next_line,int dy,int dx,u32 width,const u8 * data,u32 bgcolor,u32 fgcolor) atafb_iplan2p8_linefill() argument [all...] |
/linux/net/wireless/ |
H A D | chan.c | 37 chandef->width = NL80211_CHAN_WIDTH_20_NOHT; in cfg80211_chandef_create() 41 chandef->width = NL80211_CHAN_WIDTH_20; in cfg80211_chandef_create() 45 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create() 49 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create() 138 switch (chandef->width) { in valid_puncturing_bitmap() 307 enum nl80211_chan_width width) in cfg80211_valid_center_freq() argument 316 bw = nl80211_chan_width_to_mhz(width); in cfg80211_valid_center_freq() 350 switch (chandef->width) { in cfg80211_chandef_valid() 403 switch (chandef->width) { in cfg80211_chandef_valid() 448 if (!cfg80211_valid_center_freq(chandef->center_freq1, chandef->width)) in cfg80211_chandef_valid() 473 int width = cfg80211_chandef_get_width(c); cfg80211_chandef_primary() local 555 NARROW_OR_S1G(width) _cfg80211_chandef_compatible() argument 630 int width; cfg80211_set_dfs_state() local 746 int width; cfg80211_chandef_dfs_required() local 787 int width, count = 0; cfg80211_chandef_dfs_usable() local 831 int width; cfg80211_is_sub_chan() local 997 int width; cfg80211_chandef_dfs_available() local 1037 int width; cfg80211_chandef_dfs_cac_time() local 1141 u32 width, control_freq, cap; _cfg80211_chandef_usable() local [all...] |
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn32/ |
H A D | dcn32_dpp.c | 43 int line_size = scl_data->viewport.width < scl_data->recout.width ? in dscl32_calc_lb_num_partitions() 44 scl_data->viewport.width : scl_data->recout.width; in dscl32_calc_lb_num_partitions() 45 int line_size_c = scl_data->viewport_c.width < scl_data->recout.width ? in dscl32_calc_lb_num_partitions() 46 scl_data->viewport_c.width : scl_data->recout.width; in dscl32_calc_lb_num_partitions() 67 if (scl_data->viewport.width == scl_data->h_active && in dscl32_calc_lb_num_partitions() 81 if (scl_data->viewport.width in dscl32_calc_lb_num_partitions() [all...] |