/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | pci-common.c | 645 * BAR value because X is lame and expects to be able to use that in pci_resource_to_user() 1535 int devfn, int offset, type value) \ 1538 devfn, offset, value); \
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | pgtable.c | 1089 * @value: the values of the bits to be written. Only the bits in the mask 1095 unsigned long bits, unsigned long value) in set_pgste_bits() 1111 pgste_val(new) |= value & bits; in set_pgste_bits() 1094 set_pgste_bits(struct mm_struct *mm, unsigned long hva, unsigned long bits, unsigned long value) set_pgste_bits() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 372 static inline u32 kvmppc_set_field(u64 inst, int msb, int lsb, int value) in kvmppc_set_field() argument 380 r = (inst & ~mask) | ((value << (63 - lsb)) & mask); in kvmppc_set_field()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7.S | 807 .long 0x510f0400 @ Required ID value 823 .long 0x000f0000 @ Required ID value
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | iphase.h | 979 u16 rpop_psig; // path signal label value 1368 * This define ands the value and the current config register and puts 1382 * This define ors the value and the current config register and puts 1439 * clock the data bit in and return a 1 or 0, depending on the value 1444 #define NVRAM_CLKIN(value) { \ 1449 value = (_t & NVDO) ? 1 : 0; \
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | img-hash.c | 154 u32 offset, u32 value) in img_hash_write() 156 writel_relaxed(value, hdev->io_base + offset); in img_hash_write() 153 img_hash_write(struct img_hash_dev *hdev, u32 offset, u32 value) img_hash_write() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 42 #define REG_WRITE(reg_name, value) \ 43 dm_write_reg(CTX, REG(reg_name), value) 155 * read given register and fill in field value in output parameter */ 216 /* macro to poll and wait for a register field to read back given value */
|
/kernel/linux/linux-5.10/drivers/net/can/ |
H A D | at91_can.c | 284 u32 value) in at91_write() 286 writel_relaxed(value, priv->reg_base + reg); in at91_write() 801 * so use saved value from irq handler. in at91_poll() 283 at91_write(const struct at91_priv *priv, enum at91_reg reg, u32 value) at91_write() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
H A D | pxa168_eth.c | 1326 u16 value) in pxa168_smi_write() 1336 SMI_OP_W | (value & 0xffff)); in pxa168_smi_write() 1325 pxa168_smi_write(struct mii_bus *bus, int phy_addr, int regnum, u16 value) pxa168_smi_write() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 1014 * @value: LED state. 1018 static int hns_phy_led_set(struct net_device *netdev, int value) in hns_phy_led_set() argument 1024 retval |= phy_write(phy_dev, HNS_LED_FC_REG, value); in hns_phy_led_set()
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 393 static inline u32 kvmppc_set_field(u64 inst, int msb, int lsb, int value) in kvmppc_set_field() argument 401 r = (inst & ~mask) | ((value << (63 - lsb)) & mask); in kvmppc_set_field()
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | nettest.c | 505 static int str_to_uint(const char *str, int min, int max, unsigned int *value) in str_to_uint() argument 514 * and value should be between min and max in str_to_uint() 518 *value = number; in str_to_uint()
|
/kernel/linux/linux-6.6/arch/arm/mach-at91/ |
H A D | pm.c | 169 #define at91_ramc_write(id, field, value) \ 170 __raw_writel(value, soc_pm.data.ramc[id] + field) 553 * restore the ZQ0SR0 with the value saved here. But the in at91_suspend_finish() 726 /* We manage both DDRAM/SDRAM controllers, we need more than one value to 792 /* We manage both DDRAM/SDRAM controllers, we need more than one value to
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7.S | 806 .long 0x510f0400 @ Required ID value 822 .long 0x000f0000 @ Required ID value
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | pci-common.c | 721 * BAR value because X is lame and expects to be able to use that in pci_resource_to_user() 1616 int devfn, int offset, type value) \ 1619 devfn, offset, value); \
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | imc-pmu.c | 161 /* Add the base_reg value to the "reg" */ in imc_parse_event() 162 event->value = base + reg; in imc_parse_event() 301 ev_val_str = kasprintf(GFP_KERNEL, "event=0x%x", pmu->events[i].value); in update_events_in_group() 1071 * So we take a snapshot of the counter value on enable and save it in imc_read_counter() 1073 * value. in imc_read_counter() 1099 * counter value, we snapshot the value here and we calculate in imc_event_start()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 188 * to extend the error value of the inlined ld_abs sequence which then in bpf_fill_jump_around_ld_abs() 319 * value into 0 and does necessary preparation for direct packet access 406 struct test_val value = { in update_map() local 411 assert(!bpf_map_update_elem(fd, &index, &value, 0)); in update_map() 653 * that really matters is value size in this case. in do_test_fixup()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | 424 * selector - selector value 432 * with the selector value given by @selector. 456 * selector - selector value 464 * with the selector value given by @selector. 774 * Return: On success, value of the MSR. On failure a TEST_ASSERT is produced. 776 * Get value of MSR for VCPU. 804 * msr_value - New value of MSR 810 * Sets the value of an MSR for the given VCPU. 838 * msr_value - New value of MSR 844 * Set value o 1163 kvm_exit_unexpected_vector(uint32_t value) kvm_exit_unexpected_vector() argument [all...] |
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | pgtable.c | 321 * to the architecture. But writing a new value that only differs in SW in ptep_reset_dat_prot() 1152 * @value: the values of the bits to be written. Only the bits in the mask 1158 unsigned long bits, unsigned long value) in set_pgste_bits() 1174 pgste_val(new) |= value & bits; in set_pgste_bits() 1157 set_pgste_bits(struct mm_struct *mm, unsigned long hva, unsigned long bits, unsigned long value) set_pgste_bits() argument
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-debug.c | 695 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input() argument 704 snprintf(buf + len, HID_DEBUG_BUFSIZE - len - 1, " = %d\n", value); in hid_dump_input()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | nct6683.c | 512 static void nct6683_write(struct nct6683_data *data, u16 reg, u16 value) in nct6683_write() argument 517 outb_p(value & 0xff, data->addr + EC_DATA_REG); in nct6683_write()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | rtl2832.c | 306 rtl2832_initial_regs[i].value); in rtl2832_init() 347 ret = rtl2832_wr_demod_reg(dev, init[i].reg, init[i].value); in rtl2832_init()
|
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | rockchip-iommu.c | 280 static void rk_iommu_write(void __iomem *base, u32 offset, u32 value) in rk_iommu_write() argument 282 writel(value, base + offset); in rk_iommu_write()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 586 #define mlx5_update_odp_stats(mr, counter_name, value) \ 587 atomic64_add(value, &((mr)->odp_stats.counter_name)) 1391 * It returns non-zero value for unsupported CQ in check_cq_create_flags()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23888-ir.c | 142 inline int cx23888_ir_write4(struct cx23885_dev *dev, u32 addr, u32 value) in cx23888_ir_write4() argument 144 cx_write(addr, value); in cx23888_ir_write4() 163 * Note the largest clock divider value of 0xffff corresponds to: 199 * Note the largest count value of 0xffff corresponds to:
|