| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-milbeaut.c | 74 u8 width; member 369 u8 width; member 457 m10v_clk_hw_register_divider(struct device *dev, 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, spinlock_t *lock, void __iomem *write_valid_reg) m10v_clk_hw_register_divider() argument [all...] |
| H A D | clk-bm1880.c | 92 u8 width; member [all...] |
| /kernel/linux/linux-5.10/drivers/clk/imx/ |
| H A D | clk.h | 264 imx_clk_hw_mux_ldb(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents) imx_clk_hw_mux_ldb() argument 280 imx_clk_hw_divider(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) imx_clk_hw_divider() argument 289 imx_clk_hw_divider_flags(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, unsigned long flags) imx_clk_hw_divider_flags() argument 298 imx_clk_hw_divider2(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width) imx_clk_hw_divider2() argument 306 imx_clk_divider2_flags(const char *name, const char *parent, void __iomem *reg, u8 shift, u8 width, unsigned long flags) imx_clk_divider2_flags() argument 439 imx_clk_hw_mux(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents) imx_clk_hw_mux() argument 448 imx_dev_clk_hw_mux(struct device *dev, const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents) imx_dev_clk_hw_mux() argument 457 imx_clk_mux2(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents) imx_clk_mux2() argument 466 imx_clk_hw_mux2(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents) imx_clk_hw_mux2() argument 477 imx_clk_mux_flags(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags) imx_clk_mux_flags() argument 487 imx_clk_hw_mux2_flags(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags) imx_clk_hw_mux2_flags() argument 497 imx_clk_mux2_flags(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags) imx_clk_mux2_flags() argument 507 imx_clk_hw_mux_flags(const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags) imx_clk_hw_mux_flags() argument 519 imx_dev_clk_hw_mux_flags(struct device *dev, const char *name, void __iomem *reg, u8 shift, u8 width, const char * const *parents, int num_parents, unsigned long flags) imx_dev_clk_hw_mux_flags() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/bcm/ |
| H A D | clk-kona.c | 36 static inline u32 bitfield_mask(u32 shift, u32 width) in bitfield_mask() argument 42 static inline u32 bitfield_extract(u32 reg_val, u32 shift, u32 width) in bitfield_extract() argument 48 static inline u32 bitfield_replace(u32 reg_val, u32 shift, u32 width, u32 val) in bitfield_replace() argument [all...] |
| H A D | clk-kona.h | 271 u32 width; /* field width */ member 342 u32 width; /* fiel member [all...] |
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| H A D | sh_cmt.c | 77 unsigned long width; /* 16 or 32 bit version of hardware block */ member [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_uvd.c | 557 unsigned width = msg[6]; in amdgpu_uvd_cs_msg_decode() local
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | at_hdmac.c | 68 unsigned int width; in atc_get_xfer_width() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_timing_generator.c | 2054 bool dce110_arm_vert_intr(struct timing_generator *tg, uint8_t width) in dce110_arm_vert_intr() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_crat.c | 199 find_subtype_mem(uint32_t heap_type, uint32_t flags, uint32_t width, in find_subtype_mem() argument 224 uint32_t width; in kfd_parse_subtype_mem() local [all...] |
| H A D | kfd_crat.h | 139 uint32_t width; member
|
| H A D | kfd_topology.h | 110 uint32_t width; member
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | cpufeature.h | 66 u8 width; member 511 cpuid_feature_extract_signed_field_width(u64 features, int field, int width) in cpuid_feature_extract_signed_field_width() argument 523 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width() argument 568 cpuid_feature_extract_field_width(u64 features, int field, int width, bool sign) in cpuid_feature_extract_field_width() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/mach-ep93xx/ |
| H A D | core.c | 277 void __init ep93xx_register_flash(unsigned int width, in ep93xx_register_flash() argument
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | traps.c | 169 const int width = thumb ? 4 : 8; in dump_instr() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_mipi_dbi.c | 263 unsigned int width = rect->x2 - rect->x1; in mipi_dbi_fb_dirty() local 364 u16 width = drm->mode_config.min_width; in mipi_dbi_blank() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 493 unsigned int width, height, cpp; in ingenic_drm_plane_atomic_update() local
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | mt9m032.c | 168 static u32 mt9m032_row_time(struct mt9m032 *sensor, unsigned int width) in mt9m032_row_time() argument [all...] |
| H A D | ov8856.c | 110 u32 width; member [all...] |
| H A D | ov7251.c | 51 u32 width; member [all...] |
| H A D | ov5695.c | 86 u32 width; member [all...] |
| H A D | hi556.c | 86 u32 width; member [all...] |
| H A D | imx258.c | 92 u32 width; member [all...] |
| H A D | imx290.c | 56 u32 width; member [all...] |
| H A D | ov5670.c | 87 u32 width; member [all...] |