| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100.c | 47 #define EXTRACT_BITS(x, lbn, width) \ argument 52 int lbn, int width) in _ef100_pci_get_bar_bits_with_width() 254 int width, u32 *result) in _ef100_pci_get_config_bits_with_width()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_rect.c | 253 int width, int height, in drm_rect_rotate() 327 int width, int height, in drm_rect_rotate_inv()
|
| /linux/tools/perf/tests/ |
| H A D | builtin-test.c | 353 int result, int width, int running) in print_test_result() 389 int width) in finish_test() 496 struct child_test **child, int width, int pass) in start_test() 561 static int width = 0; in __cmd_test() local
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810_accel.c | 195 static inline void color_blit(int width, int height, int pitch, int dest, in color_blit() 301 u32 dx, dy, width, height, dest, rop = 0, color = 0; in i810fb_fillrect() local 329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; in i810fb_copyarea() local
|
| /linux/drivers/clk/socfpga/ |
| H A D | clk.h | 50 u32 width; /* only valid if div_reg != 0 */ member 61 u32 width; /* only valid if div_reg != 0 */ member
|
| /linux/drivers/clk/nuvoton/ |
| H A D | clk-ma35d1-divider.c | 18 u8 width; member 85 u8 shift, u8 width, u32 mask_bit) in ma35d1_reg_adc_clkdiv()
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_image.c | 104 int width, int height, in qxl_image_init_helper() 234 int x, int y, int width, int height, in qxl_image_init()
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 134 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons() 167 int height, width, menu_height; in dialog_menu() local
|
| /linux/drivers/clk/mmp/ |
| H A D | clk-mix.c | 135 u8 width, shift; in _set_rate() local 292 u8 width, shift; in mmp_clk_mix_get_parent() local 322 u8 width, shift; in mmp_clk_mix_recalc_rate() local
|
| H A D | clk.h | 40 #define MMP_CLK_BITS_MASK(width, shift) \ argument 42 #define MMP_CLK_BITS_GET_VAL(data, width, shift) \ argument 44 #define MMP_CLK_BITS_SET_VAL(val, width, shift) \ argument 199 u8 width; member 214 u8 width; member
|
| /linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/ |
| H A D | dcn20_opp.c | 48 int width, in opp2_set_disp_pattern_generator() 296 int width, int height) in opp2_program_dpg_dimensions()
|
| /linux/drivers/clk/rockchip/ |
| H A D | clk-half-divider.c | 11 #define div_mask(width) ((1 << (width)) - 1) argument 36 unsigned long *best_parent_rate, u8 width, in clk_half_divider_bestdiv()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_osm_pci.c | 249 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width) in ahc_pci_read_config() 279 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) in ahc_pci_write_config()
|
| /linux/sound/core/ |
| H A D | pcm_misc.c | 35 unsigned char width; /* bit width */ member 426 int width; in snd_pcm_format_set_silence() local
|
| /linux/drivers/clocksource/ |
| H A D | timer-sp.h | 46 int width; member 62 int width; member
|
| /linux/drivers/media/pci/tw5864/ |
| H A D | tw5864-h264.c | 101 static int tw5864_h264_gen_sps_rbsp(u8 *buf, size_t size, int width, int height) in tw5864_h264_gen_sps_rbsp() 198 int width, int height) in tw5864_h264_put_stream_header()
|
| /linux/drivers/video/fbdev/ |
| H A D | pm3fb.c | 217 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_init_engine() local 581 int width = ((image->width + 7) >> 3) in pm3fb_imageblit() local 731 const u32 width = (info->var.xres_virtual + 7) & ~7; in pm3fb_write_mode() local 1106 #define CNVT_TOHW(val, width) ((((val) << (width)) + 0x7FFF - (val)) >> 16) in pm3fb_setcolreg() argument
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_logo.c | 182 static void fb_rotate_logo_ud(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ud() 192 static void fb_rotate_logo_cw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_cw() 201 static void fb_rotate_logo_ccw(const u8 *in, u8 *out, u32 width, u32 height) in fb_rotate_logo_ccw()
|
| H A D | fb_fillrect.h | 207 int width = rect->width * bpp; in fb_fillrect_static() local 240 int width = rect->width * bpp; in fb_fillrect_rotating() local
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc_m2m.c | 56 u32 i, reg, size, t_size = 0, width; in asrc_read_last_fifo() local 104 int dir, int width) in asrc_dmaconfig() 194 unsigned int width; in asrc_m2m_device_run() local
|
| /linux/drivers/video/fbdev/via/ |
| H A D | accel.c | 39 static int hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_1() 172 static int hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, in hw_bitblt_2()
|
| /linux/drivers/dma/dw/ |
| H A D | idma32.c | 182 size_t bytes, unsigned int width, size_t *len) in idma32_bytes2block() 197 static size_t idma32_block2bytes(struct dw_dma_chan *dwc, u32 block, u32 width) in idma32_block2bytes()
|
| /linux/drivers/media/test-drivers/vicodec/ |
| H A D | codec-fwht.c | 685 struct fwht_cframe *cf, u32 height, u32 width, in encode_plane() 781 unsigned int width, unsigned int height, in fwht_encode_frame() 836 u32 height, u32 width, const u8 *ref, u32 ref_stride, in decode_plane() 911 unsigned int components_num, unsigned int width, in fwht_decode_frame()
|
| /linux/drivers/media/usb/pwc/ |
| H A D | pwc-misc.c | 29 int pwc_get_size(struct pwc_device *pdev, int width, int height) in pwc_get_size()
|
| /linux/drivers/platform/x86/intel/speed_select_if/ |
| H A D | isst_tpmi_core.c | 565 #define _read_cp_info(name_str, name, offset, start, width, mult_factor)\ argument 577 #define _write_cp_info(name_str, name, offset, start, width, div_factor)\ argument 780 #define _read_pp_info(name_str, name, offset, start, width, mult_factor)\ argument 792 #define _write_pp_info(name_str, name, offset, start, width, div_factor)\ argument 805 #define _read_bf_level_info(name_str, name, level, offset, start, width, mult_factor)\ argument 818 #define _read_tf_level_info(name_str, name, level, offset, start, width, mult_factor)\ argument 998 #define _read_pp_level_info(name_str, name, level, offset, start, width, mult_factor)\ argument 1187 int width = SST_PP_CORE_RATIO_P0_FABRIC_WIDTH; in isst_if_get_perf_level_fabric_info() local
|