Home
last modified time | relevance | path

Searched refs:value (Results 12576 - 12600 of 27198) sorted by relevance

1...<<501502503504505506507508509510>>...1088

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dcoap_session.h135 * Stores @p data with the given session. This function overwrites any value
263 * the number of bytes that have been transmitted, or a value less than zero
270 * @return The number of bytes written on success, or a value
278 * the number of bytes that have been transmitted, or a value less than zero
286 * @return The number of bytes written on success, or a value
294 * the number of bytes that have been transmitted, or a value less than zero
300 * @return The number of bytes written on success, or a value
395 * RFC 7252, Section 4.8 Default value of ACK_TIMEOUT is 2
402 * RFC 7252, Section 4.8 Default value of ACK_RANDOM_FACTOR is 1.5
408 * RFC 7252, Section 4.8 Default value o
[all...]
/kernel/linux/linux-5.10/drivers/fpga/
H A Dxilinx-spi.c56 * @value: Value INIT_B to wait for (1 = asserted = low)
63 static int wait_for_init_b(struct fpga_manager *mgr, int value, in wait_for_init_b() argument
73 if (ret == value) in wait_for_init_b()
85 value ? "assert" : "deassert"); in wait_for_init_b()
H A Ddfl-afu-error.c132 u64 value; in errors_store() local
135 if (kstrtou64(buff, 0, &value)) in errors_store()
138 ret = afu_port_err_clear(dev, value); in errors_store()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-creg-snps.c34 u32 reg, reg_shift, value; in creg_gpio_set() local
38 value = val ? hcg->layout->on[offset] : hcg->layout->off[offset]; in creg_gpio_set()
47 reg |= (value << reg_shift); in creg_gpio_set()
67 /* Check that on value fits its placeholder */ in creg_gpio_validate_pg()
71 /* Check that off value fits its placeholder */ in creg_gpio_validate_pg()
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm_tis_spi_cr50.c123 * incorrect value from TPM_STS and just retry the operation. in cr50_needs_waking()
137 .value = 1000, in cr50_wake_if_needed()
215 u16 len, const u8 *value) in tpm_tis_spi_cr50_write_bytes()
217 return tpm_tis_spi_cr50_transfer(data, addr, len, NULL, value); in tpm_tis_spi_cr50_write_bytes()
214 tpm_tis_spi_cr50_write_bytes(struct tpm_tis_data *data, u32 addr, u16 len, const u8 *value) tpm_tis_spi_cr50_write_bytes() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dspeedstep-lib.c56 { 0, 0xff } /* error or unknown value */ in pentium3_get_frequency()
61 unsigned int value; /* Front Side Bus speed in MHz */ in pentium3_get_frequency() member
102 (msr_decode_mult[j].ratio * msr_decode_fsb[i].value * 100)); in pentium3_get_frequency()
104 return msr_decode_mult[j].ratio * msr_decode_fsb[i].value * 100; in pentium3_get_frequency()
157 pr_err("PCORE - MSR_FSB_FREQ undefined value\n"); in pentium_core_get_frequency()
274 pr_debug("ebx value is %x, x86_stepping is %x\n", ebx, c->x86_stepping); in speedstep_detect_processor()
453 * and set it to a safe value (500uSec) in that case in speedstep_get_freqs()
H A Dsti-cpufreq.c32 * top bit of a 32bit value and is equal to 0x80000000.
114 unsigned int value; in sti_cpufreq_fetch_regmap_field() local
126 ret = regmap_field_read(regmap_field, &value); in sti_cpufreq_fetch_regmap_field()
133 return value; in sti_cpufreq_fetch_regmap_field()
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/
H A Dsetup.c117 newmac->value = newmac + 1; in update_local_mac()
125 memcpy(newmac->value, macaddr, MAC_LEN); in update_local_mac()
126 ((u8*)newmac->value)[5] = (*(u32*)DIP_SWITCHES_VADDR) & 0x3f; in update_local_mac()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspk_types.h111 void *p_val; /* ptr to programs variable to store value */
122 int value; /* current value */ member
127 short value; member
144 char *value; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacobject.h78 u64 value; member
226 u32 value; /* Value to store into the Bank or Index register */\
311 u8 resolved; /* Reference has been resolved to a value */
317 u32 value; /* Used for Local/Arg/Index/ddb_handle */ member
H A Dutosi.c408 /* Default return value is 0, NOT SUPPORTED */ in acpi_ut_osi_implementation()
426 if (interface_info->value > acpi_gbl_osi_data) { in acpi_ut_osi_implementation()
427 acpi_gbl_osi_data = interface_info->value; in acpi_ut_osi_implementation()
438 * certain interfaces or override the true/false support value. in acpi_ut_osi_implementation()
455 return_desc->integer.value = return_value; in acpi_ut_osi_implementation()
H A Drscreate.c272 user_prt->address = obj_desc->integer.value; in acpi_rs_create_pci_routing_table()
285 user_prt->pin = (u32) obj_desc->integer.value; in acpi_rs_create_pci_routing_table()
374 user_prt->source_index = (u32) obj_desc->integer.value; in acpi_rs_create_pci_routing_table()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dprocessor.h420 unsigned int value);
423 #define SET_FP_MODE(task,value) mips_set_process_fp_mode(task, value)
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dmpic_msgr.c30 static inline void _mpic_msgr_mer_write(struct mpic_msgr *msgr, u32 value) in _mpic_msgr_mer_write() argument
32 out_be32(msgr->mer, value); in _mpic_msgr_mer_write()
149 if (node == of_find_node_by_path(prop->value)) in mpic_msgr_block_number()
H A Ddcr.c102 void dcr_write_generic(dcr_host_t host, unsigned int dcr_n, u32 value) in dcr_write_generic() argument
105 dcr_write_native(host.host.native, dcr_n, value); in dcr_write_generic()
107 dcr_write_mmio(host.host.mmio, dcr_n, value); in dcr_write_generic()
/kernel/linux/linux-5.10/arch/powerpc/platforms/44x/
H A Dwarp.c137 int value = 1; in temp_isr() local
155 gpio_set_value(red_led, value); in temp_isr()
156 value ^= 1; in temp_isr()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic_numachip.c30 unsigned long value; in numachip1_get_apic_id() local
34 rdmsrl(MSR_FAM10H_NODE_ID, value); in numachip1_get_apic_id()
35 id |= (value << 2) & 0xff00; in numachip1_get_apic_id()
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dtree_32.c127 /* Acquire an integer property and return its value. Returns -1
166 /* Acquire a property whose value is a string, returns a null
278 /* Set property 'pname' at node 'node' to value 'value' which has a length
281 int prom_setprop(phandle node, const char *pname, char *value, int size) in prom_setprop() argument
288 if ((pname == NULL) || (value == NULL)) in prom_setprop()
291 ret = prom_nodeops->no_setprop(node, pname, value, size); in prom_setprop()
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dgpucc-sc7180.c224 unsigned int value, mask; in gpu_cc_sc7180_probe() local
244 value = 0xF << CX_GMU_CBCR_WAKE_SHIFT | 0xF << CX_GMU_CBCR_SLEEP_SHIFT; in gpu_cc_sc7180_probe()
245 regmap_update_bits(regmap, 0x1098, mask, value); in gpu_cc_sc7180_probe()
/kernel/linux/linux-5.10/drivers/clk/renesas/
H A Dr8a779a0-cpg-mssr.c170 u32 value; in rcar_r8a779a0_cpg_clk_register() local
187 value = readl(base + core->offset); in rcar_r8a779a0_cpg_clk_register()
188 mult = (((value >> 24) & 0x7f) + 1) * 2; in rcar_r8a779a0_cpg_clk_register()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_hwseq.c91 uint32_t value = 0; in dcn21_s0i3_golden_init_wa() local
93 value = REG_READ(MICROSECOND_TIME_BASE_DIV); in dcn21_s0i3_golden_init_wa()
95 return value != 0x00120464; in dcn21_s0i3_golden_init_wa()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h329 int __t1_tpi_write(adapter_t *adapter, u32 addr, u32 value);
330 int t1_tpi_write(adapter_t *adapter, u32 addr, u32 value);
331 int t1_tpi_read(adapter_t *adapter, u32 addr, u32 *value);
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dprocessor.h400 unsigned int value);
403 #define SET_FP_MODE(task,value) mips_set_process_fp_mode(task, value)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dkup.h28 * only if AMR value is different.
46 * only if IAMR value is different.
211 * AMR value of the operating address space. But, the AMR value is
213 * access restrictions. Because of this ignore AMR value when accessing
321 static __always_inline void set_kuap(unsigned long value)
331 mtspr(SPRN_AMR, value);
346 * using a key value that blocks access. We are only interested
384 static __always_inline void set_kuap(unsigned long value) { }
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/
H A Dusbip_host_common.c35 int value = 0; in read_attr_usbip_status() local
59 value = atoi(status); in read_attr_usbip_status()
61 return value; in read_attr_usbip_status()

Completed in 24 milliseconds

1...<<501502503504505506507508509510>>...1088