Home
last modified time | relevance | path

Searched refs:num_config_regs (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/mfd/
Dqcom-pm8008.c135 .num_config_regs = PM8008_NUM_PERIPHS,
Dwcd934x.c72 .num_config_regs = 4,
/Linux-v6.6/drivers/base/regmap/
Dregmap-irq.c180 for (j = 0; j < d->chip->num_config_regs; j++) { in regmap_irq_sync_unlock()
711 if (chip->num_config_bases && chip->num_config_regs) { in regmap_add_irq_chip_fwnode()
721 d->config_buf[i] = kcalloc(chip->num_config_regs, in regmap_add_irq_chip_fwnode()
/Linux-v6.6/arch/riscv/kvm/
Dvcpu_onereg.c664 static unsigned long num_config_regs(const struct kvm_vcpu *vcpu) in num_config_regs() function
932 res += num_config_regs(vcpu); in kvm_riscv_vcpu_num_regs()
/Linux-v6.6/include/linux/
Dregmap.h1632 int num_config_regs; member
/Linux-v6.6/sound/soc/codecs/
Dwcd9335.c5028 .num_config_regs = 4,