Home
last modified time | relevance | path

Searched refs:value (Results 12226 – 12250 of 13561) sorted by relevance

1...<<481482483484485486487488489490>>...543

/openbmc/linux/drivers/net/ethernet/
H A Dfealnx.c418 static void mdio_write(struct net_device *dev, int phy_id, int location, int value);
1858 static void netdev_set_msglevel(struct net_device *dev, u32 value) in netdev_set_msglevel() argument
1860 debug = value; in netdev_set_msglevel()
/openbmc/linux/drivers/net/wireless/admtek/
H A Dadm8211.c505 u16 addr, u32 value) { \
510 value &= v_mask; \
512 bitbuf = (value << v_shift) | (addr << a_shift); \
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h355 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value);
374 void e1000_io_write(struct e1000_hw *hw, unsigned long port, u32 value);
748 volatile u32 value; /* Flexible Filter Value (RW) */ member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py293 def __setitem__(self, key, value): argument
294 log("DebugFS set %s = %s" % (key, value), "")
297 cmd("echo '%s' > %s/%s" % (value, self.path, key))
/openbmc/linux/arch/s390/
H A DKconfig467 kernel will support. The maximum supported value is 512 and the
468 minimum value which makes sense is 2.
804 A custom interval value (in seconds) can be written to
/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c1251 static int bcm63xx_udc_set_halt(struct usb_ep *ep, int value) in bcm63xx_udc_set_halt() argument
1258 bcm63xx_set_stall(udc, bep, !!value); in bcm63xx_udc_set_halt()
1259 bep->halted = value; in bcm63xx_udc_set_halt()
/openbmc/linux/tools/power/cpupower/po/
H A Dka.po638 " by postfixing the value with the wanted unit name, without any space\n"
761 msgid "Error setting perf-bias value on CPU %d\n"
830 msgid "Could not read perf-bias value\n"
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c278 unsigned long value = 0; in sm501fb_setup_gamma() local
283 smc501_writel(value, fbi->regs + palette + offset); in sm501fb_setup_gamma()
284 value += 0x010101; /* Advance RGB by 1,1,1.*/ in sm501fb_setup_gamma()
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c2207 int value, unsigned int nsdelay) in try_toggle_control_gpio() argument
2210 enum gpiod_flags flags = value ? GPIOD_OUT_LOW : GPIOD_OUT_HIGH; in try_toggle_control_gpio()
2219 gpiod_set_value_cansleep(gpio, value); in try_toggle_control_gpio()
H A Dsmc91c92_cs.c286 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value);
1008 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value) in mdio_write() argument
1011 u_int cmd = (0x05<<28)|(phy_id<<23)|(loc<<18)|(1<<17)|value; in mdio_write()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c1240 u32 sh_num, u32 reg_offset, u32 *value) in si_read_register() argument
1244 *value = 0; in si_read_register()
1251 *value = si_get_register_value(adev, indexed, se_num, sh_num, in si_read_register()
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g044.dtsi19 /* This value must be overridden by boards that provide it */
26 /* This value must be overridden by boards that provide it */
41 /* This value must be overridden by the board */
H A Dr9a07g054.dtsi19 /* This value must be overridden by boards that provide it */
26 /* This value must be overridden by boards that provide it */
41 /* This value must be overridden by the board */
/openbmc/linux/drivers/acpi/acpica/
H A Ddbdisply.c122 acpi_os_printf("%20.20s : %p\n", "Value/ArgList", op->common.value.arg); in acpi_db_dump_parser_descriptor()
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst63 physical channel, meaning that a read of this value will tell which
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_event.c399 ev->data.control.value = val; in set_control_event()
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s900-pinctrl.txt153 state value.
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dstart.S243 mov r2, r3, lsl #4 @ shift variant field for combined value
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-Protection9 This is of particular value to those who produce reference implementations of proposed standards: T…
H A DFTL27 Please replace <year> with the value from the FreeType version you actually use.
/openbmc/linux/lib/
H A Dts_fsm.c131 return t->value == d; in match_token()
/openbmc/linux/Documentation/power/powercap/
H A Ddtpm.rst146 node. If the value contained in constraint_X_max_power_uw is set,
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst57 should have the value ``V4L2_FIELD_ANY`` (0).
H A Dext-ctrls-dv.rst30 1, etc. The maximum value of the control is the set of valid pads.
/openbmc/docs/designs/
H A Dboot-progress.md122 mapped to the appropriate BootProgress value if desired (or for cases where the

1...<<481482483484485486487488489490>>...543