/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_v4l2.c | 59 &xmap->menu_info[i].value, in uvc_control_add_xu_mapping() 296 * is a webcam bug. Set dwMaxVideoFrameSize to the value reported by in uvc_v4l2_try_format() 1107 ctrl->value = qc.default_value; in uvc_ioctl_g_ext_ctrls()
|
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | grcan.c | 356 static inline void grcan_write_bits(u32 __iomem *reg, u32 value, u32 mask) in grcan_write_bits() argument 360 grcan_write_reg(reg, (old & ~mask) | (value & mask)); in grcan_write_bits() 1264 * value that should be returned by grcan_start_xmit when aborting the xmit. 1461 "Invalid module parameter value for " \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | 54 static int greth_debug = -1; /* -1 == use GRETH_DEF_MSG_ENABLE as value */ 56 MODULE_PARM_DESC(greth_debug, "GRETH bitmapped debugging message enable value"); 1101 static void greth_set_msglevel(struct net_device *dev, u32 value) in greth_set_msglevel() argument 1104 greth->msg_enable = value; in greth_set_msglevel()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 408 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr() argument 410 iowrite32(value, ag->mac_base + reg); in ag71xx_wr() 598 netif_dbg(ag, link, ag->ndev, "mii_read: addr=%04x, reg=%04x, value=%04x\n", in ag71xx_mdio_mii_read() 609 netif_dbg(ag, link, ag->ndev, "mii_write: addr=%04x, reg=%04x, value=%04x\n", in ag71xx_mdio_mii_write()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_int.c | 70 #define ATTENTION_BB(value) (value << ATTENTION_BB_SHIFT) 845 * Return: Zero value. 1015 * Return: Zero value.
|
H A D | qed_init_fw_funcs.c | 57 /* PF WFQ increment value, 0x9000 = 4*9*1024 */ 63 /* PF WFQ max increment value, 0.7 * upper bound */ 69 /* VP WFQ increment value */ 72 /* VP WFQ min increment value */ 75 /* VP WFQ max increment value, 2^30 */ 98 /* RL increment value - rate is specified in mbps */ 110 /* Max PF RL increment value is 0.7 * upper bound */ 177 #define QM_CMD_SET_FIELD(var, cmd, field, value) \ 180 value)
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsglob.h | 89 * This value is chosen somewhat arbitrarily. The Windows client 92 * does not limit clients at all. Choose a high enough default value 820 unsigned int value; member 857 if (credits->value) { in add_credits_and_wake_if() 888 * The value in the SMB header should be little endian for easy in get_next_mid()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 182 * @cw_min: minimum contention window [a value of the form 385 * of addresses for an interface increase beyond this value, hardware ARP 591 * @cqm_rssi_thold: Connection quality monitor RSSI threshold, a zero value 593 * cause an event to be sent indicating where the current value is in 595 * @cqm_rssi_low: Connection quality monitor RSSI lower threshold, a zero value 605 * TPC is enabled if value passed in %txpower_type is 608 * NL80211_TX_POWER_FIXED (use value configured from userspace) 615 * In units of 1000 TUs. Zero value indicates that the AP did not include 1052 * A value of -1 for @idx indicates an invalid rate and, if used 1364 * @RX_FLAG_NO_SIGNAL_VAL: The signal strength value i [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 332 static inline int round_power_of_two(int value, int num) in round_power_of_two() argument 334 return (value + (1 << (num - 1))) >> num; in round_power_of_two() 380 SEG_LVL_ALT_LF = 1, /* Use alternate loop filter value */ 513 /* For each possible value for the loop filter fill out limits*/ in vp9_update_sharpness()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sunzilog.c | 140 unsigned char reg, unsigned char value) in write_zsreg() 144 writeb(value, &channel->control); in write_zsreg() 139 write_zsreg(struct zilog_channel __iomem *channel, unsigned char reg, unsigned char value) write_zsreg() argument
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-ds1307.c | 196 /* Does the RTC require trickle-resistor-ohms to select the value of 539 "Unsupported ohm value %u in dt\n", ohms); in do_trickle_setup_ds1339() 1306 "unsupported aux-voltage-chargeable value\n"); in ds1307_trickle_init() 1423 static int ds1337_write_control(struct ds1307 *ds1307, u8 mask, u8 value) in ds1337_write_control() argument 1430 mask, value); in ds1337_write_control()
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | qbman-portal.c | 182 u32 value) in qbman_write_register() 184 writel_relaxed(value, p->addr_cinh + offset); in qbman_write_register() 380 * Return the value in the SWP_ISR register. 401 * Return the value in the SWP_IER register. 422 * Return the value in the SWP_IIR register. 1417 * @bpid: the bpid value to be set 1428 * @enable: enable (1) or disable (0) value 1727 /* FQID is a 24 bit value */ in qbman_fq_query_state() 1815 /* Convert irq_holdoff value from usecs to 256 QBMAN clock cycles in qbman_swp_set_irq_coalescing() 181 qbman_write_register(struct qbman_swp *p, u32 offset, u32 value) qbman_write_register() argument
|
/kernel/linux/linux-6.6/drivers/soc/ti/ |
H A D | k3-ringacc.c | 156 * @asel: Address Space Select value for physical addresses 1143 dma_addr_t *value = elem; in k3_dmaring_reverse_pop() local 1145 *value = CPPI5_TDCM_MARKER; in k3_dmaring_reverse_pop()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | m66592-udc.c | 1083 /* if return value is true, call class driver's setup() */ 1402 static int m66592_set_halt(struct usb_ep *_ep, int value) in m66592_set_halt() argument 1411 } else if (value) { in m66592_set_halt()
|
H A D | pxa25x_udc.c | 728 * UDCCS_{BO,IO}_RPC are all the same bit value. in read_fifo() 729 * UDCCS_{BO,IO}_RNE are all the same bit value. in read_fifo() 995 static int pxa25x_ep_set_halt(struct usb_ep *_ep, int value) in pxa25x_ep_set_halt() argument 1007 if (value == 0) { in pxa25x_ep_set_halt()
|
H A D | pxa27x_udc.c | 1193 * @value: 1197 static int pxa_ep_set_halt(struct usb_ep *_ep, int value) in pxa_ep_set_halt() argument 1212 if (value == 0) { in pxa_ep_set_halt()
|
H A D | r8a66597-udc.c | 1284 /* if return value is true, call class driver's setup() */ 1652 static int r8a66597_set_halt(struct usb_ep *_ep, int value) in r8a66597_set_halt() argument 1661 } else if (value) { in r8a66597_set_halt()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | soctherm.c | 361 * ccroc_writel() - writes a value to a CCROC register 363 * @value: the value to write 366 * Writes @v to @reg. No return value. 368 static inline void ccroc_writel(struct tegra_soctherm *ts, u32 value, u32 reg) in ccroc_writel() argument 370 writel(value, (ts->ccroc_regs + reg)); in ccroc_writel() 378 * Return: the value of the register 409 * of the final value. 1178 * @out_hwirq: HW IRQ value associated with this interrupt 1184 * number, this function will subtract 1 from the value liste [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | neofb.c | 408 static inline void VGAwATTR(u8 index, u8 value) in VGAwATTR() argument 416 vga_wattr(NULL, index, value); in VGAwATTR() 748 * The default value assigned by vgaHW.c is 0x41, but this does in neofb_set_par()
|
H A D | tgafb.c | 519 * @green: The green value which can be up to 16 bits wide 520 * @blue: The blue value which can be up to 16 bits wide. 521 * @transp: If supported the alpha value which can be up to 16 bits wide. 552 u32 value = (regno << 16) | (regno << 8) | regno; local 553 ((u32 *)info->pseudo_palette)[regno] = value; 967 /* Expand the color value to fill 8 pixels. */
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | mos7840.c | 197 __u8 shadowLCR; /* last LCR value received */ 198 __u8 shadowMCR; /* last MCR value received */ 232 dev_dbg(&port->dev, "mos7840_set_reg_sync offset is %x, value %x\n", reg, val); in mos7840_set_reg_sync() 602 /* Set FIFO_CONTROL_REGISTER to the default value */ in mos7840_open() 1256 /* Update the LCR with the correct value */ in mos7840_change_port_settings() 1273 /* Send the updated LCR value to the mos7840 */ in mos7840_change_port_settings() 1367 unsigned int __user *value) in mos7840_get_lsr_info() 1376 if (copy_to_user(value, &result, sizeof(int))) in mos7840_get_lsr_info() 1651 /* write value 0x0 to scratchpad register */ in mos7840_port_probe() 1366 mos7840_get_lsr_info(struct tty_struct *tty, unsigned int __user *value) mos7840_get_lsr_info() argument
|
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/ |
H A D | fusb302.c | 304 u8 mask, u8 value) in fusb302_i2c_mask_write() 313 data |= value; in fusb302_i2c_mask_write() 624 fusb302_log(chip, "unsupported cc value %s", in tcpm_set_cc() 665 "cannot set SRC measure value, ret=%d", in tcpm_set_cc() 1210 /* update tcpm with the new cc value */ in fusb302_handle_togdone_snk() 1242 /* On error returns < 0, otherwise a typec_cc_status value */ 1358 /* update tcpm with the new cc value */ in fusb302_handle_togdone_src() 303 fusb302_i2c_mask_write(struct fusb302_chip *chip, u8 address, u8 mask, u8 value) fusb302_i2c_mask_write() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_connectors.c | 793 uint64_t value) in amdgpu_connector_set_lcd_property() 810 switch (value) { in amdgpu_connector_set_lcd_property() 791 amdgpu_connector_set_lcd_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) amdgpu_connector_set_lcd_property() argument
|
/kernel/linux/linux-6.6/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 230 u32 offset, u32 value) in stm32_hash_write() 232 writel_relaxed(value, hdev->io_base + offset); in stm32_hash_write() 229 stm32_hash_write(struct stm32_hash_dev *hdev, u32 offset, u32 value) stm32_hash_write() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | s5p-sss.c | 616 u32 offset, u32 value) in s5p_hash_write() 618 __raw_writel(value, dd->io_hash_base + offset); in s5p_hash_write() 1063 * hash_later value. 615 s5p_hash_write(struct s5p_aes_dev *dd, u32 offset, u32 value) s5p_hash_write() argument
|