Home
last modified time | relevance | path

Searched defs:value (Results 4851 – 4875 of 6826) sorted by relevance

1...<<191192193194195196197198199200>>...274

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.h59 u8 dw, u8 bit, u8 width, u16 value) in ahg_header_set()
/openbmc/linux/block/
H A Dblk.h512 static inline void req_ref_set(struct request *req, int value) in req_ref_set()
/openbmc/pldm/libpldmresponder/
H A Dbios_table.cpp322 Table& table, uint16_t attrHandle, uint8_t attrType, uint64_t value) in constructIntegerEntry()
H A Dbios.cpp208 PropertyValue value{timeUsec}; in setDateTime() local
/openbmc/qemu/tests/qtest/
H A Dnpcm_gmac-test.c184 #define CHECK_REG32(regno, value) \ in test_init() argument
H A Dxlnx-versal-trng-test.c105 static void trng_test_set_uint_prop(const char *name, uint64_t value) in trng_test_set_uint_prop()
H A Dpnv-host-i2c-test.c380 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 Dcs42l51.c61 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 Dcodeparser.py250 def indent(value): argument
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-trng.c511 uint64_t value, unsigned size) in trng_register_write()
/openbmc/qemu/migration/
H A Dmigration-hmp-cmds.c463 MigrationCapabilityStatus *value; in hmp_migrate_set_capability() local
/openbmc/qemu/hw/net/
H A Dstellaris_enet.c360 uint64_t value, unsigned size) in stellaris_enet_write()
/openbmc/linux/drivers/watchdog/
H A DiTCO_wdt.c255 u32 value = set ? bits : 0; in update_no_reboot_bit_pmc() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c578 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 Dnetxen_nic_hw.c2071 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 Dymfpci_main.c1385 …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 Daic79xx_osm.c512 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 Dstv0910.c128 s16 value; member
598 s32 value; in table_lookup() local
1688 u8 value; in send_burst() local
/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress.c1682 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 Dqlcnic_83xx_init.c1632 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 Dbgmac.h516 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 Dat803x.c519 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 Dcs4231.c290 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 Dcpr.c256 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 Dpinctrl-single.c851 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

1...<<191192193194195196197198199200>>...274