/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm5110.c | 412 unsigned int lnew = (!!ucontrol->value.integer.value[0]) << mc->shift; in wm5110_put_dre() 413 unsigned int rnew = (!!ucontrol->value.integer.value[1]) << mc->rshift; in wm5110_put_dre()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-kmem.c | 1877 static int kmem_config(const char *var, const char *value, void *cb __maybe_unused) in kmem_config() argument 1880 if (!strcmp(value, "slab")) in kmem_config() 1882 else if (!strcmp(value, "page")) in kmem_config() 1885 pr_err("invalid default value ('slab' or 'page' required): %s\n", in kmem_config() 1886 value); in kmem_config()
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | davinci-mcasp.c | 1859 dev_warn(&pdev->dev, "Invalid dismod value: %u\n", val); in davinci_mcasp_set_pdata_from_of() 2002 unsigned offset, int value) in davinci_mcasp_gpio_direction_out() 2007 if (value) in davinci_mcasp_gpio_direction_out() 2025 int value) in davinci_mcasp_gpio_set() 2029 if (value) in davinci_mcasp_gpio_set() 2001 davinci_mcasp_gpio_direction_out(struct gpio_chip *chip, unsigned offset, int value) davinci_mcasp_gpio_direction_out() argument 2024 davinci_mcasp_gpio_set(struct gpio_chip *chip, unsigned offset, int value) davinci_mcasp_gpio_set() argument
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | quirks.c | 542 * returns a positive value if standard audio/midi interfaces are parsed 544 * returns a negative value at error. 670 static int snd_usb_cm106_write_int_reg(struct usb_device *dev, int reg, u16 value) in snd_usb_cm106_write_int_reg() argument 674 buf[1] = value & 0xff; in snd_usb_cm106_write_int_reg() 675 buf[2] = (value >> 8) & 0xff; in snd_usb_cm106_write_int_reg() 1162 #define MAUDIO_SET_MASK 0x1f /* bit mask for setup value */ 1481 /* Convert sample rate value to little endian */ in pioneer_djm_set_format_quirk() 1656 __u8 request, __u8 requesttype, __u16 value, in snd_usb_ctl_msg_quirk() 1655 snd_usb_ctl_msg_quirk(struct usb_device *dev, unsigned int pipe, __u8 request, __u8 requesttype, __u16 value, __u16 index, void *data, __u16 size) snd_usb_ctl_msg_quirk() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | videodev2.h | 773 /* priv field value to indicates that subsequent fields are valid. */ 1302 this value to 32 bits. 1303 As, currently, the max value is for V4L2_STD_ATSC_16_VSB (30 bits wide), 1720 __s32 value; member 1728 __s32 value; member 1819 __s64 value; member 2342 __s32 value; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_hw.c | 330 static void malidp500_set_config_valid(struct malidp_hw_device *hwdev, u8 value) in malidp500_set_config_valid() argument 332 if (value) in malidp500_set_config_valid() 596 /* reserved value */ in malidp550_query_hw() 651 static void malidp550_set_config_valid(struct malidp_hw_device *hwdev, u8 value) in malidp550_set_config_valid() argument 653 if (value) in malidp550_set_config_valid()
|
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | omap-gpmc.c | 369 static inline void gpmc_cs_modify_reg(int cs, int reg, u32 mask, bool value) in gpmc_cs_modify_reg() argument 374 if (value) in gpmc_cs_modify_reg() 409 * @max: Maximum parameter value (before optional @shift). 413 * @shift: Parameter value left shifts @shift, which is then printed instead of value. 415 * raw format: gpmc,name = <value> 416 * tick format: gpmc,name = <value> /‍* x ns -- y ns; x ticks *‍/ 417 * Where x ns -- y ns result in the same tick value. 427 /* value transform */ in get_gpmc_timing_reg() 591 * @max: Maximum parameter value 2341 gpmc_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, int value) gpmc_gpio_direction_output() argument 2347 gpmc_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) gpmc_gpio_set() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 110 #define COPY_VALUE(value, mcdi_field) \ in efx_mcdi_filter_push_prep_set_match_fields() 117 sizeof(value)); \ in efx_mcdi_filter_push_prep_set_match_fields() 119 &value, sizeof(value)); \ in efx_mcdi_filter_push_prep_set_match_fields() 1867 * this bug have the same default flags value for a newly-allocated in efx_mcdi_get_rss_context_flags() 1873 * has the bug, it will leave our pre-filled value in the flags in efx_mcdi_get_rss_context_flags()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.c | 328 * take the last "freed packets" value from the current FW status. in wl12xx_allocate_link() 338 * Take saved value for total freed packets from wlvif, in case this is in wl12xx_allocate_link() 882 * write acx value to firmware 2076 u8 feature, u8 enable, u8 value) in wlcore_cmd_generic_cfg() 2082 "cmd generic cfg (role %d feature %d enable %d value %d)", in wlcore_cmd_generic_cfg() 2083 wlvif->role_id, feature, enable, value); in wlcore_cmd_generic_cfg() 2092 cmd->value = value; in wlcore_cmd_generic_cfg() 2075 wlcore_cmd_generic_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 feature, u8 enable, u8 value) wlcore_cmd_generic_cfg() argument
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-sirf.c | 729 static void spi_sirfsoc_chipselect(struct spi_device *spi, int value) in spi_sirfsoc_chipselect() argument 739 switch (value) { in spi_sirfsoc_chipselect() 759 switch (value) { in spi_sirfsoc_chipselect() 778 switch (value) { in spi_sirfsoc_chipselect()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
H A D | xpc_uv.c | 844 xpc_heartbeat_uv->value++; in xpc_increment_heartbeat_uv() 864 xpc_heartbeat_uv->value = 1; in xpc_heartbeat_init_uv() 886 if (part_uv->cached_heartbeat.value == part->last_heartbeat && in xpc_get_remote_heartbeat_uv() 891 part->last_heartbeat = part_uv->cached_heartbeat.value; in xpc_get_remote_heartbeat_uv()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isppreview.c | 628 * @contrast: Pointer to hold the current programmed contrast value. 651 * @brightness: Pointer to hold the current programmed brightness value. 983 * @average: Average value to be configured. 1174 unsigned int value; in preview_adjust_bandwidth() local 1184 * don't want SBL overflows, so round the value up. in preview_adjust_bandwidth() 1192 * rate equal or higher than the requested value, so round the value in preview_adjust_bandwidth() 1204 value = max(minimum, maximum); in preview_adjust_bandwidth() 1206 dev_dbg(isp->dev, "%s: cycles per request = %u\n", __func__, value); in preview_adjust_bandwidth() 1209 value << ISPSBL_SDR_REQ_PRV_EXP_SHIF in preview_adjust_bandwidth() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/ |
H A D | budget-av.c | 143 static int ciintf_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in ciintf_write_attribute_mem() argument 154 result = ttpci_budget_debiwrite(&budget_av->budget, DEBICICAM, address & 0xfff, 1, value, 0, 1); in ciintf_write_attribute_mem() 182 static int ciintf_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in ciintf_write_cam_control() argument 193 result = ttpci_budget_debiwrite(&budget_av->budget, DEBICICAM, address & 3, 1, value, 0, 0); in ciintf_write_cam_control()
|
H A D | budget-ci.c | 263 static int ciintf_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in ciintf_write_attribute_mem() argument 271 DEBIADDR_ATTR | (address & 0xfff), 1, value, 1, 0); in ciintf_write_attribute_mem() 285 static int ciintf_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in ciintf_write_cam_control() argument 293 DEBIADDR_IO | (address & 3), 1, value, 1, 0); in ciintf_write_cam_control()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 334 u_char value, offset; in get_prom() member 355 outb_p(program_seq[i].value, ioaddr + program_seq[i].offset); in get_prom() 734 static void mdio_write(unsigned int addr, int phy_id, int loc, int value) in mdio_write() argument 736 u_int cmd = (0x05<<28)|(phy_id<<23)|(loc<<18)|(1<<17)|value; in mdio_write()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ethtool.c | 61 * @data: location to store the stat value 167 * the copy until we get a consistent value according to in iavf_add_queue_stats() 210 * Format and copy the strings described by the const static stats value into 514 * is if cmpxchg returns anything but the old value, this means in iavf_set_priv_flags() 528 * The changed_flags value reflects the list of bits that were changed in iavf_set_priv_flags() 695 * representative value. 703 /* Rx and Tx usecs per queue value. If user doesn't specify the in __iavf_get_coalesce() 704 * queue, return queue 0's value to represent. in __iavf_get_coalesce() 833 netif_info(adapter, drv, netdev, "Invalid value, rx-usecs range is 0-8160\n"); in __iavf_set_coalesce() 836 netif_info(adapter, drv, netdev, "Invalid value, t in __iavf_set_coalesce() 1007 u32 value = be32_to_cpu(fsp->h_ext.data[i]); iavf_parse_rx_flow_user_data() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 2098 void *t_hdr, u32 index, u32 value) in qlcnic_set_saved_state() 2100 adapter->ahw->hw_ops->set_saved_state(t_hdr, index, value); in qlcnic_set_saved_state() 2116 void *tmpl_hdr, int idx, u32 value) in qlcnic_set_sys_info() 2118 adapter->ahw->hw_ops->set_sys_info(tmpl_hdr, idx, value); in qlcnic_set_sys_info() 2097 qlcnic_set_saved_state(struct qlcnic_adapter *adapter, void *t_hdr, u32 index, u32 value) qlcnic_set_saved_state() argument 2115 qlcnic_set_sys_info(struct qlcnic_adapter *adapter, void *tmpl_hdr, int idx, u32 value) qlcnic_set_sys_info() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 110 #define COPY_VALUE(value, mcdi_field) \ in efx_mcdi_filter_push_prep_set_match_fields() 117 sizeof(value)); \ in efx_mcdi_filter_push_prep_set_match_fields() 119 &value, sizeof(value)); \ in efx_mcdi_filter_push_prep_set_match_fields() 1871 * this bug have the same default flags value for a newly-allocated in efx_mcdi_get_rss_context_flags() 1877 * has the bug, it will leave our pre-filled value in the flags in efx_mcdi_get_rss_context_flags()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | inode.c | 189 * ino_t is 32-bits on 32-bit arch. We have to squash the 64-bit value down 306 * may update i_size. In these cases trust the cached value in the in fuse_change_attributes() 622 args.out_args[0].value = &outarg; in fuse_statfs() 707 args.in_args[0].value = &inarg; in fuse_sync_fs() 1354 ia->args.in_args[0].value = &ia->in; in fuse_send_init() 1361 ia->args.out_args[0].value = &ia->out; in fuse_send_init()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | omap-serial.c | 180 static inline void serial_out(struct uart_omap_port *up, int offset, int value) in serial_out() argument 183 writew(value, up->port.membase + offset); in serial_out() 253 * serial_omap_get_divisor - calculate divisor value 1148 int value) in omap_serial_early_out() 1151 writew(value, port->membase + offset); in omap_serial_early_out() 1147 omap_serial_early_out(struct uart_port *port, int offset, int value) omap_serial_early_out() argument
|
H A D | max310x.c | 217 #define MAX310X_PLLCFG_PREDIV_MASK (0x3f) /* PLL predivision value */ 359 /* MAX3108 have not REV ID register, we just check default value in max3108_detect() 1223 static void max310x_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in max310x_gpio_set() argument 1229 value ? 1 << (offset % 4) : 0); in max310x_gpio_set() 1243 unsigned offset, int value) in max310x_gpio_direction_output() 1249 value ? 1 << (offset % 4) : 0); in max310x_gpio_direction_output() 1242 max310x_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) max310x_gpio_direction_output() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 109 int value; in tcm_qla2xxx_npiv_extract_wwn() local 111 value = hex_to_bin(*ns++); in tcm_qla2xxx_npiv_extract_wwn() 112 if (value >= 0) in tcm_qla2xxx_npiv_extract_wwn() 113 j = (j << 4) | value; in tcm_qla2xxx_npiv_extract_wwn() 875 pr_err("Illegal boolean value %lu\n", val); \
|
/kernel/linux/linux-6.6/drivers/pinctrl/sunxi/ |
H A D | pinctrl-sunxi.c | 52 * - Data value 704 * Configured value must be equal or greater to actual in sunxi_pinctrl_set_io_bias_cfg() 943 unsigned offset, int value) in sunxi_pinctrl_gpio_set() 955 if (value) in sunxi_pinctrl_gpio_set() 966 unsigned offset, int value) in sunxi_pinctrl_gpio_direction_output() 970 sunxi_pinctrl_gpio_set(chip, offset, value); in sunxi_pinctrl_gpio_direction_output() 942 sunxi_pinctrl_gpio_set(struct gpio_chip *chip, unsigned offset, int value) sunxi_pinctrl_gpio_set() argument 965 sunxi_pinctrl_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) sunxi_pinctrl_gpio_direction_output() argument
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hcd.c | 1570 int value; in unlink1() local 1573 value = usb_rh_urb_dequeue(hcd, urb, status); in unlink1() 1579 value = hcd->driver->urb_dequeue(hcd, urb, status); in unlink1() 1581 return value; in unlink1() 1719 * If @urb was unlinked, the value of @status will be overridden by 2611 * @bus_name: value to store in hcd->self.bus_name 2636 * @bus_name: value to store in hcd->self.bus_name
|
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | goku_udc.c | 883 static int goku_set_halt(struct usb_ep *_ep, int value) in goku_set_halt() argument 894 if (value) { in goku_set_halt() 909 else if (ep->is_in && value in goku_set_halt() 914 else if (!value) in goku_set_halt()
|