/openbmc/linux/drivers/net/ethernet/ |
H A D | fealnx.c | 418 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 D | adm8211.c | 505 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 D | e1000_hw.h | 355 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 D | test_offload.py | 293 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 D | Kconfig | 467 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 D | bcm63xx_udc.c | 1251 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 D | ka.po | 638 " 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 D | sm501fb.c | 278 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 D | smc91x.c | 2207 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 D | smc91c92_cs.c | 286 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 D | si.c | 1240 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 D | r9a07g044.dtsi | 19 /* 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 D | r9a07g054.dtsi | 19 /* 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 D | dbdisply.c | 122 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 D | pxa_dma.rst | 63 physical channel, meaning that a read of this value will tell which
|
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_event.c | 399 ev->data.control.value = val; in set_control_event()
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | actions,s900-pinctrl.txt | 153 state value.
|
/openbmc/u-boot/arch/arm/cpu/armv7/ |
H A D | start.S | 243 mov r2, r3, lsl #4 @ shift variant field for combined value
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | BSD-Protection | 9 This is of particular value to those who produce reference implementations of proposed standards: T…
|
H A D | FTL | 27 Please replace <year> with the value from the FreeType version you actually use.
|
/openbmc/linux/lib/ |
H A D | ts_fsm.c | 131 return t->value == d; in match_token()
|
/openbmc/linux/Documentation/power/powercap/ |
H A D | dtpm.rst | 146 node. If the value contained in constraint_X_max_power_uw is set,
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 57 should have the value ``V4L2_FIELD_ANY`` (0).
|
H A D | ext-ctrls-dv.rst | 30 1, etc. The maximum value of the control is the set of valid pads.
|
/openbmc/docs/designs/ |
H A D | boot-progress.md | 122 mapped to the appropriate BootProgress value if desired (or for cases where the
|