Home
last modified time | relevance | path

Searched refs:value (Results 24951 - 24975 of 31473) sorted by relevance

1...<<9919929939949959969979989991000>>...1259

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunvnet.c74 static void vnet_set_msglevel(struct net_device *dev, u32 value) in vnet_set_msglevel() argument
78 vp->msg_enable = value; in vnet_set_msglevel()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dbmi.c212 cmd.write_soc_reg.value = __cpu_to_le32(reg_val); in ath10k_bmi_write_soc_reg()
250 *reg_val = __le32_to_cpu(resp.read_soc_reg.value); in ath10k_bmi_read_soc_reg()
252 ath10k_dbg(ar, ATH10K_DBG_BMI, "bmi read soc register value 0x%08x\n", in ath10k_bmi_read_soc_reg()
/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-bcm63xx-usbh.c86 /* Test Port Control value to set if non-zero */
170 * The magic value comes for the original vendor BSP
172 * help, so the magic value is used as-is.
235 u32 value) in usbh_writel()
237 __raw_writel(value, usbh->base + usbh->variant->regs[reg]); in usbh_writel()
234 usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, u32 value) usbh_writel() argument
/kernel/linux/linux-5.10/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c57 u8 value; member
194 data = field_mask & (p->value << p->field.lsb); in uniphier_u3hsphy_set_param()
/kernel/linux/linux-5.10/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c110 static int phy_write(struct phy *phy, u32 value, unsigned int reg) in phy_write() argument
115 ret = regmap_write(priv->regmap, reg, value); in phy_write()
/kernel/linux/linux-5.10/drivers/phy/rockchip/
H A Dphy-rockchip-dphy-rx0.c161 unsigned int index, u8 value) in rk_dphy_write_grf()
165 unsigned int val = (value << reg->shift) | in rk_dphy_write_grf()
160 rk_dphy_write_grf(struct rk_dphy *priv, unsigned int index, u8 value) rk_dphy_write_grf() argument
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Ddb1xxx_ss.c339 unsigned int *value) in db1x_pcmcia_get_status()
375 *value = status; in db1x_pcmcia_get_status()
338 db1x_pcmcia_get_status(struct pcmcia_socket *skt, unsigned int *value) db1x_pcmcia_get_status() argument
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmsm.c134 * @value: new value
139 static int smsm_update_bits(void *data, u32 mask, u32 value) in smsm_update_bits() argument
154 val |= value; in smsm_update_bits()
156 /* Don't signal if we didn't change the value */ in smsm_update_bits()
163 /* Write out the new value */ in smsm_update_bits()
167 /* Make sure the value update is ordered before any kicks */ in smsm_update_bits()
/kernel/linux/linux-5.10/drivers/soc/xilinx/
H A Dxlnx_vcu.c241 * Return: Returns 32bit value from VCU register specified
253 * @value: Value to write
255 static inline void xvcu_write(void __iomem *iomem, u32 offset, u32 value) in xvcu_write() argument
257 iowrite32(value, iomem + offset); in xvcu_write()
288 * - When VCU PLL DIV related bits value other than 1
339 dev_err(xvcu->dev, "clkoutdiv value is invalid\n"); in xvcu_set_vcu_pll_info()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsun3_scsi.c47 #define NCR5380_write(reg, value) out_8(hostdata->io + (reg), value)
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcpim.h417 bfa_status_t bfa_fcpim_write_throttle(struct bfa_s *bfa, u16 value);
418 bfa_status_t bfa_fcpim_throttle_set(struct bfa_s *bfa, u16 value);
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Dusb_ops_linux.c470 int r8712_usbctrl_vendorreq(struct intf_priv *pintfpriv, u8 request, u16 value, in r8712_usbctrl_vendorreq() argument
496 status = usb_control_msg(udev, pipe, request, reqtype, value, index, in r8712_usbctrl_vendorreq()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dssu100.c121 u16 value = (data << 8) | reg; in ssu100_setregister() local
124 QT_SET_GET_REGISTER, 0x40, value, uart, in ssu100_setregister()
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dscsiglue.c315 * bits don't get set to the LUN value if the device reports in slave_configure()
570 #define US_FLAG(name, value) \ in show_info()
571 if (us->fflags & value) seq_printf(m, " " #name); in show_info()
/kernel/linux/linux-5.10/include/linux/
H A Dmodule.h608 /* Returns 0 and fills in value, defined and namebuf, or -ERANGE if
610 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
791 static inline int module_get_kallsym(unsigned int symnum, unsigned long *value, in module_get_kallsym() argument
H A Dserial_core.h268 static inline void serial_port_out(struct uart_port *up, int offset, int value) in serial_port_out() argument
270 up->serial_out(up, offset, value); in serial_port_out()
/kernel/linux/linux-5.10/include/linux/soundwire/
H A Dsdw.h159 * @SDW_PORT_DATA_MODE_STATIC_0: Simple test mode which uses static value of
161 * @SDW_PORT_DATA_MODE_STATIC_1: Simple test mode which uses static value of
291 * @ch_prep_timeout: Port-specific timeout value, in milliseconds
523 * value read from bus params.
558 * @m_data_mode: NORMAL, STATIC or PRBS mode for all Master ports. The value
722 * @blk_grp_ctrl: Block group control value
854 * hardware-based synchronization is required. This value is only
1003 int sdw_write(struct sdw_slave *slave, u32 addr, u8 value);
1004 int sdw_write_no_pm(struct sdw_slave *slave, u32 addr, u8 value);
/kernel/linux/linux-5.10/security/tomoyo/
H A Dgc.c303 tomoyo_put_name(argv->value); in tomoyo_del_condition()
306 tomoyo_put_name(envp->value); in tomoyo_del_condition()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmt6660.c196 ucontrol->value.integer.value[0] = chip->chip_rev & 0x0f; in mt6660_component_get_volsw()
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_audmix.c117 unsigned int *item = ucontrol->value.enumerated.item; in fsl_audmix_put_mix_clk_src()
155 unsigned int *item = ucontrol->value.enumerated.item; in fsl_audmix_put_out_src()
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst.h510 int sst_shim_write(void __iomem *addr, int offset, int value);
513 int sst_shim_write64(void __iomem *addr, int offset, u64 value);
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak133 # Usage: bool-value = $(call is-absolute,path)
149 # Usage: bool-value = $(call is-executable,path)
/kernel/linux/linux-5.10/fs/fuse/
H A Dcuse.c203 * cuse_parse_one - parse one key=value pair
207 * @valp: out parameter for value
211 * start of the key and *@valp to the start of the value. Note that
451 ap->args.in_args[0].value = &ia->in; in cuse_send_init()
454 ap->args.out_args[0].value = &ia->out; in cuse_send_init()
/kernel/linux/linux-5.10/drivers/watchdog/
H A DiTCO_wdt.c241 u32 value = set ? bits : 0; in update_no_reboot_bit_pmc() local
243 return intel_pmc_gcr_update(pmc, PMC_GCR_PMC_CFG_REG, bits, value); in update_no_reboot_bit_pmc()
286 /* Force the timer to its reload value by writing to the TCO_RLD in iTCO_wdt_start()
590 /* Check that the heartbeat value is within it's range; in iTCO_wdt_probe()
594 pr_info("timeout value out of range, using %d\n", in iTCO_wdt_probe()
H A Docteon-wdt-main.c170 * @value: Number to display
173 static void octeon_wdt_write_hex(u64 value, int digits) in octeon_wdt_write_hex() argument
179 v = (value >> ((digits - d - 1) * 4)) & 0xf; in octeon_wdt_write_hex()

Completed in 42 milliseconds

1...<<9919929939949959969979989991000>>...1259