/openbmc/linux/Documentation/security/ |
H A D | credentials.rst | 317 credentials (the value is simply returned in each case)::
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | devlink-user.h | 20 const char *devlink_sb_pool_type_str(enum devlink_sb_pool_type value);
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 2417 const char *prop, *value; member
|
/openbmc/linux/Documentation/powerpc/ |
H A D | cxlflash.rst | 244 storage. This is reflected by the last LBA being a non-zero value.
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl.dtsi | 837 value = <0x60>;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/ |
H A D | 0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch | 210 // NOTE for regular run intervals: effective value is at least delaytime.
|
/openbmc/docs/designs/ |
H A D | uart-mux-support.md | 313 As in the linked discussion, given the `console-id` value really represents
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ipu3.rst | 492 value from the respective pixel values to obtain better
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomctrl.c | 593 voltage_table->entries[i].value = in atomctrl_get_voltage_table_v3()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ntfs.rst | 214 files then use a higher value. The values have the
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_mbx.c | 6762 int qla27xx_set_zio_threshold(scsi_qla_host_t *vha, uint16_t value) in qla27xx_set_zio_threshold() argument 6774 mcp->mb[2] = value; in qla27xx_set_zio_threshold() 6788 int qla27xx_get_zio_threshold(scsi_qla_host_t *vha, uint16_t *value) in qla27xx_get_zio_threshold() argument 6807 *value = mc.mb[2]; in qla27xx_get_zio_threshold()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 55 * mask could be applied (and the original sign-extended value would be 59 * any value of mod including 11b (unlike M) but it does not try to 872 * value of vex_special, because the table lists the operand types of VSQRTPx. 1482 /* The address must use the value of ESP after the pop. */
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77965.dtsi | 146 /* This value must be overridden by the board */ 153 /* This value must be overridden by the board */
|
H A D | r8a774a1.dtsi | 218 /* This value must be overridden by the board */ 225 /* This value must be overridden by the board */
|
H A D | r8a77961.dtsi | 267 /* This value must be overridden by the board */ 274 /* This value must be overridden by the board */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7795.dtsi | 229 /* This value must be overridden by the board */ 236 /* This value must be overridden by the board */
|
/openbmc/linux/drivers/block/ |
H A D | floppy.c | 600 static inline void fdc_outb(unsigned char value, int fdc, int reg) in fdc_outb() argument 602 fd_outb(value, fdc_state[fdc].address, reg); in fdc_outb()
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 1666 static void f815xxa_mem_serial_out(struct uart_port *p, int offset, int value) in f815xxa_mem_serial_out() argument 1672 writeb(value, p->membase + offset); in f815xxa_mem_serial_out()
|
/openbmc/linux/Documentation/kernel-hacking/ |
H A D | locking.rst | 355 return a value telling about success or failure to acquire the lock. 1265 Note that there is no simple, reliable way of getting an exact value of
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | netcp_ethss.c | 1749 static void keystone_set_msglevel(struct net_device *ndev, u32 value) in keystone_set_msglevel() argument 1753 netcp->msg_enable = value; in keystone_set_msglevel()
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 662 /* Restore PHY_DETECT value */ in mv88e6352_get_port4_serdes_cmode() 1083 u64 value; in _mv88e6xxx_get_ethtool_stat() local 1111 value = (((u64)high) << 32) | low; in _mv88e6xxx_get_ethtool_stat() 1112 return value; in _mv88e6xxx_get_ethtool_stat() 3507 * just accept any value up to ETH_DATA_LEN in mv88e6xxx_set_ageing_time()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifssmb.c | 563 struct cifs_credits credits = { .value = 1, .instance = 0 }; in cifs_echo_callback() 1272 struct cifs_credits credits = { .value = 1, .instance = 0 }; in cifs_readv_callback() 1622 struct cifs_credits credits = { .value = 1, .instance = 0 }; in cifs_writev_callback()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_systeminfo_parameters.robot | 82 # Default value should be updated after BMC reboot.
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_dm.c | 523 tx_cmd.value = priv->pwr_track >> 24; in _rtl92e_dm_tx_power_tracking_callback_tssi()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | reporting-regressions.rst | 344 configuration options to their default value, which should disable new features
|