Home
last modified time | relevance | path

Searched refs:value (Results 16126 - 16150 of 31071) sorted by relevance

1...<<641642643644645646647648649650>>...1243

/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Ddnet.h14 #define dnet_writel(port, value, reg) \
15 writel((value), (port)->regs + DNET_##reg)
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpmac.c157 * @value: Returned counter value
162 enum dpmac_counter_id id, u64 *value) in dpmac_get_counter()
180 *value = le64_to_cpu(dpmac_rsp->counter); in dpmac_get_counter()
161 dpmac_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, enum dpmac_counter_id id, u64 *value) dpmac_get_counter() argument
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-vip.h139 static inline void xvip_write(struct xvip_device *xvip, u32 addr, u32 value) in xvip_write() argument
141 iowrite32(value, xvip->iomem + addr); in xvip_write()
/kernel/linux/linux-6.6/drivers/media/usb/as102/
H A Das10x_cmd_cfg.c19 * @pvalue: pointer where to store context value read
21 * Return 0 on success or negative value in case of error.
64 /* value returned is always a 32-bit value */ in as10x_cmd_get_context()
75 * @value: value to set in context
77 * Return 0 on success or negative value in case of error.
80 uint32_t value) in as10x_cmd_set_context()
95 pcmd->body.context.req.reg_val.u.value32 = (__force u32)cpu_to_le32(value); in as10x_cmd_set_context()
132 * Return 0 on success or negative value i
79 as10x_cmd_set_context(struct as10x_bus_adapter_t *adap, uint16_t tag, uint32_t value) as10x_cmd_set_context() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c81 gstrings_extd_stats[i].value += data; in xge_mac_get_extd_stats()
135 *data++ = gstrings_extd_stats[i].value; in xge_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/can/cc770/
H A Dcc770.h143 #define cc770_write_reg(priv, member, value) \
144 priv->write_reg(priv, offsetof(struct cc770_regs, member), value)
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dacdebug.h73 void acpi_db_send_notify(char *name, u32 value);
288 void acpi_db_uint32_to_hex_string(u32 value, char *buffer);
H A Dexserial.c68 * result_desc - Where the return value is returned, if any
103 (u32)source_desc->integer.value, in acpi_ex_write_gpio()
107 buffer = &source_desc->integer.value; in acpi_ex_write_gpio()
125 * return_buffer - Where the return value is returned, if any
150 * Note: SMBus and GSBus protocol value is passed in upper 16-bits in acpi_ex_read_serial_bus()
237 * return_buffer - Where the return value is returned, if any
H A Dexmisc.c260 * logical value. For the Numeric operators (LAnd and LOr), both
335 integer0 = operand0->integer.value; in acpi_ex_do_logical_op()
336 integer1 = local_operand1->integer.value; in acpi_ex_do_logical_op()
/kernel/linux/linux-6.6/drivers/acpi/x86/
H A Dapple.c24 * alternating key/value elements, unlike _DSD which stores them as a package
67 /* newsize = key length + value length of each tuple */ in acpi_extract_apple_properties()
94 /* newsize += top-level package + 3 objects for each key/value tuple */ in acpi_extract_apple_properties()
100 /* layout: top-level package | packages | key/value tuples | strings */ in acpi_extract_apple_properties()
124 newprops[v].integer.value = val->integer.value; in acpi_extract_apple_properties()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_platform.c45 unsigned long value, void *arg) in acpi_platform_device_remove_notify()
50 switch (value) { in acpi_platform_device_remove_notify()
44 acpi_platform_device_remove_notify(struct notifier_block *nb, unsigned long value, void *arg) acpi_platform_device_remove_notify() argument
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dadvantech_ec_wdt.c68 static void adv_ec_wdt_outb(unsigned char value, unsigned short port) in adv_ec_wdt_outb() argument
71 outb(value, port); in adv_ec_wdt_outb()
/kernel/linux/linux-6.6/include/linux/
H A Dserial_8250.h27 * @dl_write: ``void ()(struct uart_8250_port *up, u32 value)``
29 * Write @value into UART divisor latch.
52 void (*dl_write)(struct uart_8250_port *up, u32 value);
118 * @dl_write: ``void ()(struct uart_8250_port *port, u32 value)``
120 * Write @value into UART divisor latch.
161 void (*dl_write)(struct uart_8250_port *up, u32 value);
H A Dsvga.h69 /* Write a value to the attribute register */
78 /* Write a value to a sequence register with a mask */
85 /* Write a value to a CRT register with a mask */
100 void svga_wcrt_multi(void __iomem *regbase, const struct vga_regset *regset, u32 value);
101 void svga_wseq_multi(void __iomem *regbase, const struct vga_regset *regset, u32 value);
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Dpixelgen_private.h29 * @brief Load the register value.
43 * @brief Store a value to the register.
49 const hrt_data value)
55 value);
138 ia_css_print("Pixel Generator ID %d PRBS reset value 0 0x%x\n", ID,
140 ia_css_print("Pixel Generator ID %d PRBS reset value 1 0x%x\n", ID,
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/
H A Diss.h72 * @val: 32-bit Register value.
154 * iss_reg_read - Read the value of an OMAP4 ISS register
159 * Return the register value.
169 * iss_reg_write - Write a value to an OMAP4 ISS register
173 * @value: value to be written
177 u32 offset, u32 value) in iss_reg_write()
179 writel(value, iss->regs[res] + offset); in iss_reg_write()
176 iss_reg_write(struct iss_device *iss, enum iss_mem_resources res, u32 offset, u32 value) iss_reg_write() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dsp_private.h28 const hrt_data value) in sp_ctrl_store()
32 ia_css_device_store_uint32(SP_CTRL_BASE[ID] + reg * sizeof(hrt_data), value); in sp_ctrl_store()
25 sp_ctrl_store( const sp_ID_t ID, const hrt_address reg, const hrt_data value) sp_ctrl_store() argument
/kernel/linux/linux-6.6/drivers/staging/nvec/
H A Dnvec_kbd.c86 unsigned int code, int value) in nvec_kbd_event()
100 buf[2] = !!value; in nvec_kbd_event()
85 nvec_kbd_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) nvec_kbd_event() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_io.c146 int value = atomic_inc_return(&dvobj->continual_io_error); in rtw_inc_and_chk_continual_io_error() local
147 if (value > MAX_CONTINUAL_IO_ERR) in rtw_inc_and_chk_continual_io_error()
/kernel/linux/linux-6.6/drivers/sh/intc/
H A Dinternals.h87 MODE_PRIO_REG, /* Priority value written to enable interrupt */
136 unsigned int intc_set_field_from_handle(unsigned int value,
139 unsigned long intc_get_field_from_handle(unsigned int value,
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmem_state.c38 * qcom_smem_state_update_bits() - update the masked bits in state with value
41 * @value: new value for the masked bits
47 u32 value) in qcom_smem_state_update_bits()
55 return state->ops.update_bits(state->priv, mask, value); in qcom_smem_state_update_bits()
45 qcom_smem_state_update_bits(struct qcom_smem_state *state, u32 mask, u32 value) qcom_smem_state_update_bits() argument
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint3406_thermal.c33 * As int3406 device uses this value to communicate with the native
97 static int int3406_thermal_get_index(int *array, int nr, int value) in int3406_thermal_get_index() argument
102 if (array[i] == value) in int3406_thermal_get_index()
/kernel/linux/linux-6.6/drivers/fpga/
H A Dice40-spi.c50 .value = ICE40_SPI_RESET_DELAY, in ice40_fpga_ops_write_init()
56 .value = ICE40_SPI_HOUSEKEEPING_DELAY, in ice40_fpga_ops_write_init()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-rc5t583.c63 int value) in rc5t583_gpio_dir_output()
69 rc5t583_gpio_set(gc, offset, value); in rc5t583_gpio_dir_output()
62 rc5t583_gpio_dir_output(struct gpio_chip *gc, unsigned offset, int value) rc5t583_gpio_dir_output() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_hwseq.c82 uint32_t value = REG_READ(CRTC_H_BLANK_START_END[pipe->stream_res.tg->inst]); in dce_pipe_control_lock() local
83 REG_WRITE(CRTC_H_BLANK_START_END[pipe->stream_res.tg->inst], value); in dce_pipe_control_lock()

Completed in 28 milliseconds

1...<<641642643644645646647648649650>>...1243