/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32f4.c | 531 u8 width; member 568 u8 width; member 741 clk_register_pll_div(const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u8 clk_divider_flags, const struct clk_div_table *table, struct clk_hw *pll_hw, spinlock_t *lock) clk_register_pll_div() argument
|
H A D | clk-stm32h7.c | 259 u8 width; member 295 static struct clk_mux *_get_cmux(void __iomem *reg, u8 shift, u8 width, in _get_cmux() argument 313 static struct clk_divider *_get_cdiv(void __iomem *reg, u8 shift, u8 width, in _get_cdiv() argument 563 u8 width; member [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | nbpfaxi.c | 463 nbpf_xfer_size(struct nbpf_device *nbpf, enum dma_slave_buswidth width, u32 burst) nbpf_xfer_size() argument
|
H A D | zx_dma.c | 444 static enum zx_dma_burst_width zx_dma_burst_width(enum dma_slave_buswidth width) in zx_dma_burst_width() argument
|
H A D | mmp_pdma.c | 698 enum dma_slave_buswidth width = DMA_SLAVE_BUSWIDTH_UNDEFINED; in mmp_pdma_config_write() local
|
H A D | amba-pl08x.c | 1413 size_t lli_len, tsize, width; pl08x_fill_llis_for_desc() local 1683 pl08x_width(enum dma_slave_buswidth width) pl08x_width() argument 1711 u32 width, burst, cctl = 0; pl08x_get_cctl() local [all...] |
H A D | sirf-dma.c | 89 int width; /* DMA width */ member [all...] |
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | perf.c | 134 int width; member
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i5100_edac.c | 330 unsigned width; /* 4 or 8 bits */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 1008 int width = stream->timing.h_addressable + stream->timing.h_border_left + stream->timing.h_border_right; in dcn20_blank_pixel_data() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | common.h | 161 unsigned char width; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | fsl_lbc.h | 238 int width; member
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | setup.c | 1246 external_cache_probe(int minsize, int width) in external_cache_probe() argument 1323 unsigned long sc_ctl, width; in determine_cpu_caches() local
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | unwind.c | 54 unsigned width:BITS_PER_LONG / 2; member [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | omap_hwmod.h | 249 u8 width; member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | file.c | 2376 int width; in spufs_switch_log_read() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | rtas.c | 691 static int width = 16; in call_rtas_display_status_delay() local 780 int width; in rtas_progress() local [all...] |
/kernel/linux/linux-6.6/arch/riscv/include/asm/ |
H A D | sbi.h | 129 unsigned long width:6; member
|
/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | diag.h | 92 u16 width; member
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9m111.c | 236 unsigned int width; /* output */ member 383 mt9m111_setup_rect_ctx(struct mt9m111 *mt9m111, struct mt9m111_context *ctx, struct v4l2_rect *rect, unsigned int width, unsigned int height) mt9m111_setup_rect_ctx() argument 398 mt9m111_setup_geometry(struct mt9m111 *mt9m111, struct v4l2_rect *rect, int width, int height, u32 code) mt9m111_setup_geometry() argument 458 int width, height; mt9m111_set_selection() local 698 mt9m111_find_mode(struct mt9m111 *mt9m111, unsigned int req_fps, unsigned int width, unsigned int height) mt9m111_find_mode() argument [all...] |
H A D | rj54n1cb0c.c | 162 unsigned short width; /* Output window */ member 509 rj54n1_set_rect(struct i2c_client *client, u16 reg_x, u16 reg_y, u16 reg_xy, u32 width, u32 height) rj54n1_set_rect() argument [all...] |
H A D | ov7740.c | 137 u16 width; member [all...] |
H A D | ov6650.c | 565 is_unscaled_ok(int width, int height, struct v4l2_rect *rect) is_unscaled_ok() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 519 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() argument 2394 unsigned width = sq->width; tpg_fill_plane_extras() local [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 110 s32 ge2comp(s32 a, s32 width) in ge2comp() argument
|