| /kernel/linux/linux-5.10/drivers/clk/at91/ |
| H A D | sckc.c | 32 const struct clk_slow_bits *bits; member 41 const struct clk_slow_bits *bits; member 51 const struct clk_slow_bits *bits; member 62 const struct clk_slow_bits *bits; member 118 at91_clk_register_slow_osc(void __iomem *sckcr, const char *name, const char *parent_name, unsigned long startup, bool bypass, const struct clk_slow_bits *bits) at91_clk_register_slow_osc() argument 225 at91_clk_register_slow_rc_osc(void __iomem *sckcr, const char *name, unsigned long frequency, unsigned long accuracy, unsigned long startup, const struct clk_slow_bits *bits) at91_clk_register_slow_rc_osc() argument 318 at91_clk_register_sam9x5_slow(void __iomem *sckcr, const char *name, const char **parent_names, int num_parents, const struct clk_slow_bits *bits) at91_clk_register_sam9x5_slow() argument 365 at91sam9x5_sckc_register(struct device_node *np, unsigned int rc_osc_startup_us, const struct clk_slow_bits *bits) at91sam9x5_sckc_register() argument [all...] |
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | s3c24xx-cpufreq.c | 533 unsigned int bits = cpu_cur.info->locktime_bits; in s3c_cpufreq_update_loctkime() local
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-uniphier.c | 147 uniphier_gpio_set_multiple(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) uniphier_gpio_set_multiple() argument
|
| H A D | gpio-aggregator.c | 337 gpio_fwd_get_multiple(struct gpiochip_fwd *fwd, unsigned long *mask, unsigned long *bits) gpio_fwd_get_multiple() argument 367 gpio_fwd_get_multiple_locked(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) gpio_fwd_get_multiple_locked() argument 397 gpio_fwd_set_multiple(struct gpiochip_fwd *fwd, unsigned long *mask, unsigned long *bits) gpio_fwd_set_multiple() argument 419 gpio_fwd_set_multiple_locked(struct gpio_chip *chip, unsigned long *mask, unsigned long *bits) gpio_fwd_set_multiple_locked() argument [all...] |
| H A D | gpio-max3191x.c | 115 max3191x_set_multiple(struct gpio_chip *gpio, unsigned long *mask, unsigned long *bits) max3191x_set_multiple() argument 232 max3191x_get_multiple(struct gpio_chip *gpio, unsigned long *mask, unsigned long *bits) max3191x_get_multiple() argument
|
| /kernel/linux/linux-5.10/arch/mips/alchemy/common/ |
| H A D | dbdma.c | 365 u32 au1xxx_dbdma_set_devwidth(u32 chanid, int bits) in au1xxx_dbdma_set_devwidth() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptpf_ucode.h | 57 unsigned long bits[OTX_CPT_ENGS_BITMASK_LEN]; member
|
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | ti_edac.c | 134 int bits; in ti_edac_setup_dimm() local [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | cper.c | 82 void cper_print_bits(const char *pfx, unsigned int bits, in cper_print_bits() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | link_encoder.h | 63 } bits; member 85 } bits; member 94 } bits; member 102 } bits; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
| H A D | link_service_types.h | 164 } bits; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_dmcu.h | 254 } bits; member 270 } bits; member 282 } bits; member 290 } bits; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
| H A D | lib8390.c | 882 static inline void make_mc_bits(u8 *bits, struct net_device *dev) in make_mc_bits() argument
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| H A D | cvmx.h | 114 */ static inline uint64_t cvmx_build_mask(uint64_t bits) in cvmx_build_mask() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/alchemy/common/ |
| H A D | dbdma.c | 366 u32 au1xxx_dbdma_set_devwidth(u32 chanid, int bits) in au1xxx_dbdma_set_devwidth() argument
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | cminst44xx.c | 131 static u32 omap4_cminst_rmw_inst_reg_bits(u32 mask, u32 bits, u8 part, u16 inst, in omap4_cminst_rmw_inst_reg_bits() argument 144 static u32 omap4_cminst_set_inst_reg_bits(u32 bits, u8 part, u16 inst, s16 idx) in omap4_cminst_set_inst_reg_bits() argument 149 static u32 omap4_cminst_clear_inst_reg_bits(u32 bits, u8 part, u16 inst, in omap4_cminst_clear_inst_reg_bits() argument
|
| H A D | prm3xxx.c | 126 u32 omap3_prm_vcvp_rmw(u32 mask, u32 bits, u8 offset) in omap3_prm_vcvp_rmw() argument [all...] |
| /kernel/linux/linux-6.6/arch/arm/probes/ |
| H A D | decode.h | 271 u32 bits; global() member [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
| H A D | interrupt.c | 50 static irq_hw_number_t iic_pending_to_hwnum(struct cbe_iic_pending_bits bits) in iic_pending_to_hwnum() argument 97 unsigned long bits, ack; in iic_ioexc_cascade() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
| H A D | pic.c | 206 int irq, bits; in gatwick_action() local 230 unsigned long bits = 0; in pmac_pic_get_irq() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/ |
| H A D | cpm1.c | 246 int i, bits = 0; in cpm1_clk_setup() local
|
| /kernel/linux/linux-6.6/arch/mips/lantiq/falcon/ |
| H A D | sysctrl.c | 125 unsigned int bits; sysctl_reboot() local 165 clkdev_add_sys(const char *dev, unsigned int module, unsigned int bits) clkdev_add_sys() argument [all...] |
| /kernel/linux/linux-6.6/arch/mips/math-emu/ |
| H A D | ieee754.h | 29 u64 bits; member 39 u32 bits; member
|
| /kernel/linux/linux-6.6/arch/mips/net/ |
| H A D | bpf_jit_comp64.c | 262 static void emit_swap_r64(struct jit_context *ctx, u8 dst, u8 mask, u32 bits) in emit_swap_r64() argument
|
| /kernel/linux/linux-6.6/arch/s390/mm/ |
| H A D | pgalloc.c | 134 static inline unsigned int atomic_xor_bits(atomic_t *v, unsigned int bits) in atomic_xor_bits() argument [all...] |