Home
last modified time | relevance | path

Searched refs:value (Results 14476 - 14500 of 15382) sorted by relevance

1...<<571572573574575576577578579580>>...616

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c560 /* SDIO Pad drive strength to select value mappings */
563 u8 sel; /* Chip-specific select value */
566 /* SDIO Drive Strength to sel value table for PMU Rev 11 (1.8V) */
578 /* SDIO Drive Strength to sel value table for PMU Rev 13 (1.8v) */
589 /* SDIO Drive Strength to sel value table for PMU Rev 17 (1.8v) */
596 /* SDIO Drive Strength to sel value table for 43143 PMU Rev 17 (3.3V) */
746 * read it back until it matches written value in brcmf_sdio_kso_control()
2184 * Return: negative value if there is error
2883 /* Protect against corrupt value */ in brcmf_sdio_readconsole()
3532 u32 value; in brcmf_sdio_bus_preinit() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/
H A Dmwl8k.c3019 u8 value; member
3027 u8 *value) in mwl8k_cmd_bbp_reg_access()
3044 *value = cmd->value; in mwl8k_cmd_bbp_reg_access()
3046 *value = 0; in mwl8k_cmd_bbp_reg_access()
5319 static int mwl8k_set_rts_threshold(struct ieee80211_hw *hw, u32 value) in mwl8k_set_rts_threshold() argument
5321 return mwl8k_cmd_set_rts_threshold(hw, value); in mwl8k_set_rts_threshold()
3024 mwl8k_cmd_bbp_reg_access(struct ieee80211_hw *hw, u16 action, u16 offset, u8 *value) mwl8k_cmd_bbp_reg_access() argument
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c443 /*The accumulated MSR value is updated by the timer */
758 * set the approprate bit in return value.
2620 * [7:1] -- Base value of number of active cores of bucket 1. in dump_knl_turbo_ratio_limits()
2621 * [15:8] -- Base value of freq ratio of bucket 1. in dump_knl_turbo_ratio_limits()
2834 int value; in parse_int_file() local
2842 if (fscanf(filep, "%d", &value) != 1) in parse_int_file()
2845 return value; in parse_int_file()
5254 * below this value, including the Digital Thermal Sensor (DTS),
5474 int value; in print_dev_latency() local
5483 retval = read(fd, (void *)&value, sizeo in print_dev_latency()
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c1938 * the return value to the caller and eventually to the owner of the DIRECT
2258 /* Save off if rec is being enabled (for return value) */ in ftrace_check_record()
4706 * ftrace_func_mapper_find_ip(), then the return value may be meaningless,
5554 /* Prevent store tearing if a trampoline concurrently accesses the value */ in __modify_ftrace_direct()
6619 unsigned long *value, char *type, in ftrace_get_trampoline_kallsym()
6628 *value = op->trampoline; in ftrace_get_trampoline_kallsym()
7022 int ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, in ftrace_mod_get_kallsym() argument
7044 *value = mod_func->ip; in ftrace_mod_get_kallsym()
7055 ret = ftrace_get_trampoline_kallsym(symnum, value, type, name, in ftrace_mod_get_kallsym()
7070 int ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, in ftrace_mod_get_kallsym() argument
6618 ftrace_get_trampoline_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_get_trampoline_kallsym() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c118 * Any other value - indicates an error.
194 * The value of rr must be 1 since the driver set the cv field to 1. in lpfc_config_port_prep()
413 * Any other value - error.
733 * Any other value - error
754 * Any other value - error
838 * Any other value - error
880 * Any other value - error.
1062 * Any other value - error.
1081 * Any other value - error.
1172 * Any other value
5603 u32 value; lpfc_cgn_update_stat() local
5684 uint16_t value, mvalue; lpfc_cmf_stats_timer() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c162 creq->ctrl.value = 0; in nitrox_set_creq()
/kernel/linux/linux-5.10/drivers/atm/
H A Dfore200e.h333 u32 value : 8, /* register value */
335 bits of the register value field
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkvm_host.h408 void (*mtsrin)(struct kvm_vcpu *vcpu, u32 srnum, ulong value);
623 /* Time base value when we entered the guest */
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dcache-v7.S110 moveq r3, #1 << 1 @ fix LoUIS value
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.c137 /* Set C - Dummy P-State - P-State latency set to "dummy p-state" value */ in dcn3_build_wm_range_table()
211 /* get FbMult value */ in dcn30_get_vco_frequency_from_reg()
213 /* get FbMult value */ in dcn30_get_vco_frequency_from_reg()
221 pll_req.value |= pll_req_reg & clk_mgr->clk_mgr_mask->FbMult_frac; in dcn30_get_vco_frequency_from_reg()
297 /* Always update saved value, even if new value not set due to P-State switching unsupported */ in dcn3_update_clocks()
303 /* set UCLK to requested value if P-State switching is supported, or to re-enable P-State switching */ in dcn3_update_clocks()
393 /* Set max memclk to highest DPM value */
537 /* in case we don't get a value from the register, use default */ in dcn3_clk_mgr_construct()
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkvm_host.h42 * hardware supports). Both guest and host use this value.
399 void (*mtsrin)(struct kvm_vcpu *vcpu, u32 srnum, ulong value);
624 /* Time base value when we entered the guest */
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dentry.S521 * frame to indicate that a negative return value wasn't an
543 * $19: The old a3 value
613 stq $0, 0($sp) /* save return value */
850 for our return value will do just fine.
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
H A Dsmu74.h108 uint32_t value; member
H A Dsmu72_discrete.h364 uint32_t value[SMU72_DISCRETE_MC_REGISTER_ARRAY_SIZE]; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_dev.h419 int mthca_array_set(struct mthca_array *array, int index, void *value);
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_drv.c448 args->value = priv->omaprev; in ioctl_get_param()
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-is-param.h566 u32 value; member
985 /* This value is varied in case of rev 0.2 */
/kernel/linux/linux-5.10/drivers/media/platform/s3c-camif/
H A Dcamif-regs.c82 cfg |= colorfx[i].value; in camif_hw_set_effect()
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_main.c652 return be32_to_cpup(prop->value); in of_property_read_phandle()
688 /* Aggregation granularity value can't be 0, and must fit */ in ipa_validate_build()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h721 u32 value);
/kernel/linux/linux-5.10/drivers/sbus/char/
H A Dopenprom.c57 * structure will be placed in "*opp_p". Return value is the length
457 copy_to_user(op.op_buf, prop->value, len)) in opiocnextprop()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h132 * This value represents an upper bound. Controllers vary in the number
143 * 1) The 8bit nature of the RISC engine holds us to an 8bit value.
144 * 2) We reserve one value, 255, to represent the invalid element.
586 * 8bit value, we provide space
700 uint8_t scsirate; /* Computed value for SCSIRATE reg */
1272 u_int value,
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dse.c442 /* Ignore return value and check in any case the host_list */ in st_nci_control_se()
549 memcpy(dest_params->value, &spec_params, in st_nci_hci_network_init()
670 * negative value may be returned to the caller. in st_nci_se_io()
/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dep0.c81 * Returns zero on success or negative value on failure
669 * @value: 1 for set stall, 0 for clear stall
673 static int cdns3_gadget_ep0_set_halt(struct usb_ep *ep, int value) in cdns3_gadget_ep0_set_halt() argument
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dwcove.c187 tmp.integer.value = param; in wcove_typec_func()

Completed in 71 milliseconds

1...<<571572573574575576577578579580>>...616