/openbmc/u-boot/arch/arm/dts/ |
H A D | am437x-gp-evm.dts | 191 /* Slave 1 reset value */ 217 /* MDIO reset value */
|
H A D | am43x-epos-evm.dts | 166 /* Slave 1 reset value */ 189 /* MDIO reset value */
|
H A D | sama5d4.dtsi | 1230 trigger-value = <0x1>; 1236 trigger-value = <0x2>; 1242 trigger-value = <0x3>; 1248 trigger-value = <0x6>;
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | phy_ht.c | 1103 u16 value) in b43_phy_ht_op_radio_write() argument 1106 b43_write16(dev, B43_MMIO_RADIO24_DATA, value); in b43_phy_ht_op_radio_write()
|
/openbmc/docs/designs/ |
H A D | virtual-media.md | 311 about the location of websocket created by web server. This value is exposed as 347 …"NBDDevice": "/dev/nbd0", # nbd endpoint on device usually matches numeric value with Endpoi…
|
/openbmc/linux/drivers/net/ethernet/rdc/ |
H A D | r6040.c | 251 int reg, u16 value) in r6040_mdiobus_write() argument 257 return r6040_phy_write(ioaddr, phy_addr, reg, value); in r6040_mdiobus_write()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8998.c | 113 mux = ucontrol->value.enumerated.item[0]; in wm8998_inmux_put() 147 ucontrol->value.enumerated.item[0], in wm8998_inmux_put()
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 149 the full value of the work that has gone into creating them. 154 Note that the most value comes from pulling in the documentation for
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 997 static int hns_phy_led_set(struct net_device *netdev, int value) in hns_phy_led_set() argument 1003 retval |= phy_write(phy_dev, HNS_LED_FC_REG, value); in hns_phy_led_set()
|
/openbmc/linux/drivers/misc/mei/ |
H A D | hw-me.c | 46 unsigned long offset, u32 value) in mei_me_reg_write() argument 48 iowrite32(value, hw->mem_addr + offset); in mei_me_reg_write()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | reg_helper.h | 42 #define REG_WRITE(reg_name, value) \ argument 43 dm_write_reg(CTX, REG(reg_name), value)
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_uvc.rst | 236 The bmControls attribute and the baSourceID attribute are multi-value attributes. 248 The multi-value nature of the baSourceID attribute belies the fact that XUs can
|
/openbmc/linux/fs/overlayfs/ |
H A D | util.c | 781 enum ovl_xattr ox, const void *value, size_t size, in ovl_check_setxattr() argument 789 err = ovl_setxattr(ofs, upperdentry, ox, value, size); in ovl_check_setxattr()
|
/openbmc/linux/Documentation/arch/loongarch/ |
H A D | introduction.rst | 41 ``$r4``-``$r5`` ``$v0``-``$v1`` Return value No 69 ``$f0``-``$f1`` ``$fv0``-``$fv1`` Return value No
|
/openbmc/linux/drivers/net/can/ |
H A D | at91_can.c | 284 u32 value) in at91_write() argument 286 writel_relaxed(value, priv->reg_base + reg); in at91_write()
|
/openbmc/linux/Documentation/scsi/ |
H A D | arcmsr_spec.rst | 401 byte 11/12 Voltage#0 original value in ``*1000`` 402 byte 13/14 Voltage#0 value
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-at91-pio4.c | 374 int value) in atmel_gpio_direction_output() argument 381 value ? ATMEL_PIO_SODR : ATMEL_PIO_CODR, in atmel_gpio_direction_output()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-per-CPU-kthreads.rst | 266 decrease its frequency by writing a large value to 267 /proc/sys/vm/stat_interval. The default value is HZ,
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-img-scb.c | 414 static void img_i2c_writel(struct img_i2c *i2c, u32 offset, u32 value) in img_i2c_writel() argument 416 writel(value, i2c->base + offset); in img_i2c_writel()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/ |
H A D | mdp5_plane.c | 506 uint32_t value = mdp5_read(mdp5_kms, REG_MDP5_PIPE_OP_MODE(pipe)) & in csc_disable() local 509 mdp5_write(mdp5_kms, REG_MDP5_PIPE_OP_MODE(pipe), value); in csc_disable()
|
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-dma.c | 159 static void rvin_write(struct rvin_dev *vin, u32 value, u32 offset) in rvin_write() argument 161 iowrite32(value, vin->base + offset); in rvin_write()
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_platform_test.cpp | 258 std::string value = "xyz.openbmc_project.Foo.Bar.V1"; in TEST() local 259 PropertyValue propertyValue = value; in TEST()
|
/openbmc/qemu/ |
H A D | hmp-commands-info.hx | 707 .help = "Display the value of a storage key", 714 Display the value of a storage key (s390 only)
|
/openbmc/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 38 That metric is calculated both for all vCPUs as overlapped value, and 46 postcopy-blocktime value of qmp command will show overlapped blocking
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_u.c | 688 static void sifive_u_machine_set_start_in_flash(Object *obj, bool value, Error **errp) in sifive_u_machine_set_start_in_flash() argument 692 s->start_in_flash = value; in sifive_u_machine_set_start_in_flash()
|