Home
last modified time | relevance | path

Searched refs:value (Results 8451 – 8475 of 13077) sorted by relevance

1...<<331332333334335336337338339340>>...524

/openbmc/linux/drivers/gpio/
H A Dgpio-regmap.c185 unsigned int offset, int value) in gpio_regmap_direction_output() argument
187 gpio_regmap_set(chip, offset, value); in gpio_regmap_direction_output()
/openbmc/linux/drivers/media/i2c/
H A Dadv7175.c57 static inline int adv7175_write(struct v4l2_subdev *sd, u8 reg, u8 value) in adv7175_write() argument
61 return i2c_smbus_write_byte_data(client, reg, value); in adv7175_write()
H A Dtw2804.c106 static int write_reg(struct i2c_client *client, u8 reg, u8 value, u8 channel) in write_reg() argument
108 return i2c_smbus_write_byte_data(client, reg | (channel << 6), value); in write_reg()
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c500 .value = "disabled", in p1022_ds_setup_arch()
524 .value = "disabled", in p1022_ds_setup_arch()
/openbmc/linux/drivers/media/usb/gspca/
H A Dmars.c91 u8 value) in mi_w() argument
96 gspca_dev->usb_buf[3] = value; in mi_w()
/openbmc/u-boot/drivers/fastboot/
H A DKconfig116 "fastboot flash" command line matches the value defined here.
126 specified on the "fastboot flash" command line matches the value
/openbmc/linux/drivers/acpi/acpica/
H A Dnsaccess.c163 new_node->value = obj_desc->method.param_count; in acpi_ns_root_initialize()
176 obj_desc->integer.value = ACPI_TO_INTEGER(val); in acpi_ns_root_initialize()
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c40 static int parse_status(const char *value) in parse_status() argument
46 c = strchr(value, '\n'); in parse_status()
/openbmc/qemu/include/qemu/
H A Dtimer.h941 #define MIPS_RDHWR(rd, value) { \ argument
946 : "=r" (value)); \
/openbmc/linux/Documentation/wmi/
H A Dacpi-interface.rst82 event as hexadecimal value. Their first parameter is an integer with a value
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-pykickstart/files/
H A D0001-support-authentication-for-kickstart.patch46 + descriptive message val. val should be the return value of
52 + return self.value
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Datmel,ebi.txt20 - reg: Contains offset/length value for EBI memory mapping.
63 - atmel,smc-page-mode enable page mode if present. The provided value
/openbmc/u-boot/drivers/net/
H A Dmvgbe.h61 #define GT_MVGBE_IPG_INT_RX(value) ((value & 0x3fff) << 8) argument
/openbmc/linux/drivers/mfd/
H A Dmax8998.c74 int max8998_write_reg(struct i2c_client *i2c, u8 reg, u8 value) in max8998_write_reg() argument
80 ret = i2c_smbus_write_byte_data(i2c, reg, value); in max8998_write_reg()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mp.h322 void GetThermalMeter(struct adapter *padapter, u8 *value);
358 void Hal_GetThermalMeter(struct adapter *padapter, u8 *value);
/openbmc/u-boot/board/Seagate/goflexhome/
H A Dkwbimage.cfg42 # bit23-20: 5=recommended value for CL=5 and STARTBURST_DEL disabled bit31=0
47 DATA 0xFFD01408 0x22125451 # DDR Timing (Low) (active cycles value +1)
/openbmc/u-boot/board/freescale/t102xqds/
H A Deth_t102xqds.c114 int regnum, u16 value) in t1024qds_mdio_write() argument
120 return priv->realbus->write(priv->realbus, addr, devad, regnum, value); in t1024qds_mdio_write()
/openbmc/linux/net/smc/
H A Dsmc_cdc.h91 int value) in smc_curs_add() argument
93 curs->count += value; in smc_curs_add()
/openbmc/linux/drivers/leds/flash/
H A Dleds-ktd2692.c146 static void ktd2692_expresswire_write(struct ktd2692_context *led, u8 value) in ktd2692_expresswire_write() argument
152 ktd2692_expresswire_set_bit(led, value & BIT(i)); in ktd2692_expresswire_write()
/openbmc/u-boot/board/Marvell/dreamplug/
H A Dkwbimage.cfg37 # bit23-20: 5=recommended value for CL=5 and STARTBURST_DEL disabled bit31=0
42 DATA 0xFFD01408 0x22125451 # DDR Timing (Low) (active cycles value +1)
/openbmc/u-boot/doc/device-tree-bindings/misc/
H A Dintel,baytrail-fsp.txt64 - fsp,emmc45-retune-timer-value
132 fsp,emmc45-retune-timer-value = <8>;
/openbmc/u-boot/board/Marvell/sheevaplug/
H A Dkwbimage.cfg36 # bit23-20: 5=recommended value for CL=5 and STARTBURST_DEL disabled bit31=0
41 DATA 0xFFD01408 0x22125451 # DDR Timing (Low) (active cycles value +1)
/openbmc/u-boot/board/Marvell/guruplug/
H A Dkwbimage.cfg36 # bit23-20: 5=recommended value for CL=5 and STARTBURST_DEL disabled bit31=0
41 DATA 0xFFD01408 0x22125451 # DDR Timing (Low) (active cycles value +1)
/openbmc/linux/arch/m68k/fpsp040/
H A Dsgetem.S6 | and the exponent value is returned as an extended
85 fmovex (%a0),%fp0 |put new value back in fp0
/openbmc/linux/net/xdp/
H A Dxskmap.c161 static long xsk_map_update_elem(struct bpf_map *map, void *key, void *value, in xsk_map_update_elem() argument
167 u32 i = *(u32 *)key, fd = *(u32 *)value; in xsk_map_update_elem()

1...<<331332333334335336337338339340>>...524