/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | user_sdma.h | 59 u8 dw, u8 bit, u8 width, u16 value) in ahg_header_set()
|
/openbmc/linux/block/ |
H A D | blk.h | 512 static inline void req_ref_set(struct request *req, int value) in req_ref_set()
|
/openbmc/pldm/libpldmresponder/ |
H A D | bios_table.cpp | 322 Table& table, uint16_t attrHandle, uint8_t attrType, uint64_t value) in constructIntegerEntry()
|
H A D | bios.cpp | 208 PropertyValue value{timeUsec}; in setDateTime() local
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm_gmac-test.c | 184 #define CHECK_REG32(regno, value) \ in test_init() argument
|
H A D | xlnx-versal-trng-test.c | 105 static void trng_test_set_uint_prop(const char *name, uint64_t value) in trng_test_set_uint_prop()
|
H A D | pnv-host-i2c-test.c | 380 uint64_t value = pnv_i2c_xscom_read(&ctlr, I2C_EXTD_STAT_REG); in check_i2cm_por_regs() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | cs42l51.c | 61 unsigned long value = snd_soc_component_read(component, CS42L51_PCM_MIXER)&3; in cs42l51_get_chan_mix() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | codeparser.py | 250 def indent(value): argument
|
/openbmc/qemu/hw/misc/ |
H A D | xlnx-versal-trng.c | 511 uint64_t value, unsigned size) in trng_register_write()
|
/openbmc/qemu/migration/ |
H A D | migration-hmp-cmds.c | 463 MigrationCapabilityStatus *value; in hmp_migrate_set_capability() local
|
/openbmc/qemu/hw/net/ |
H A D | stellaris_enet.c | 360 uint64_t value, unsigned size) in stellaris_enet_write()
|
/openbmc/linux/drivers/watchdog/ |
H A D | iTCO_wdt.c | 255 u32 value = set ? bits : 0; in update_no_reboot_bit_pmc() local
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dispc.c | 578 static void dispc_ovl_write_firh_reg(enum omap_plane plane, int reg, u32 value) in dispc_ovl_write_firh_reg() 583 static void dispc_ovl_write_firhv_reg(enum omap_plane plane, int reg, u32 value) in dispc_ovl_write_firhv_reg() 588 static void dispc_ovl_write_firv_reg(enum omap_plane plane, int reg, u32 value) in dispc_ovl_write_firv_reg() 593 static void dispc_ovl_write_firh2_reg(enum omap_plane plane, int reg, u32 value) in dispc_ovl_write_firh2_reg() 601 u32 value) in dispc_ovl_write_firhv2_reg() 608 static void dispc_ovl_write_firv2_reg(enum omap_plane plane, int reg, u32 value) in dispc_ovl_write_firv2_reg()
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_hw.c | 2071 u64 addr, value = 0; in netxen_md_rdmem() local 2094 u32 op_count, addr, stride, value; in netxen_md_rd_crb() local 2242 u32 value; in netxen_md_rdocm() local
|
/openbmc/linux/sound/pci/ymfpci/ |
H A D | ymfpci_main.c | 1385 …tic int snd_ymfpci_drec_source_get(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *value) in snd_ymfpci_drec_source_get() 1400 …tic int snd_ymfpci_drec_source_put(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *value) in snd_ymfpci_drec_source_put() 1551 unsigned int value, oval; in snd_ymfpci_put_nativedacvol() local
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 512 ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width) in ahd_pci_write_config() 994 ahd_linux_setup_iocell_info(u_long index, int instance, int targ, int32_t value) in ahd_linux_setup_iocell_info() 1024 ahd_linux_setup_tag_info(u_long arg, int instance, int targ, int32_t value) in ahd_linux_setup_tag_info()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0910.c | 128 s16 value; member 598 s32 value; in table_lookup() local 1688 u8 value; in send_burst() local
|
/openbmc/linux/lib/zstd/decompress/ |
H A D | zstd_decompress.c | 1682 static int ZSTD_dParam_withinBounds(ZSTD_dParameter dParam, int value) in ZSTD_dParam_withinBounds() 1695 size_t ZSTD_DCtx_getParameter(ZSTD_DCtx* dctx, ZSTD_dParameter param, int* value) in ZSTD_DCtx_getParameter() 1718 size_t ZSTD_DCtx_setParameter(ZSTD_DCtx* dctx, ZSTD_dParameter dParam, int value) in ZSTD_DCtx_setParameter()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_init.c | 1632 u32 value; in qlcnic_83xx_poll_reg() local 1741 u32 value; in qlcnic_83xx_read_write_crb_reg() local 1755 u32 value; in qlcnic_83xx_rmw_crb_reg() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac.h | 516 static inline void bgmac_write(struct bgmac *bgmac, u16 offset, u32 value) in bgmac_write() 526 static inline void bgmac_umac_write(struct bgmac *bgmac, u16 offset, u32 value) in bgmac_umac_write() 536 static inline void bgmac_idm_write(struct bgmac *bgmac, u16 offset, u32 value) in bgmac_idm_write()
|
/openbmc/linux/drivers/net/phy/ |
H A D | at803x.c | 519 int value; in at803x_get_wol() local 581 int value; in at803x_suspend() local 1083 int value; in at803x_config_intr() local
|
/openbmc/linux/sound/sparc/ |
H A D | cs4231.c | 290 unsigned char value) in snd_cs4231_dout() 306 unsigned char mask, unsigned char value) in snd_cs4231_outm() 316 unsigned char value) in snd_cs4231_out()
|
/openbmc/linux/drivers/pmdomain/qcom/ |
H A D | cpr.c | 256 static void cpr_write(struct cpr_drv *drv, u32 offset, u32 value) in cpr_write() 267 cpr_masked_write(struct cpr_drv *drv, u32 offset, u32 mask, u32 value) in cpr_masked_write() 299 static void cpr_ctl_modify(struct cpr_drv *drv, u32 mask, u32 value) in cpr_ctl_modify()
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-single.c | 851 unsigned value, unsigned enable, unsigned disable, in add_config() 874 unsigned value[2], shift; in pcs_add_conf2() local 893 unsigned value[4]; in pcs_add_conf4() local
|