Home
last modified time | relevance | path

Searched defs:value (Results 1 – 25 of 4417) sorted by relevance

12345678910>>...177

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcam.h15 static inline void FWCMD_SET_ADDR_IDX(void *cmd, u32 value) in FWCMD_SET_ADDR_IDX()
20 static inline void FWCMD_SET_ADDR_OFFSET(void *cmd, u32 value) in FWCMD_SET_ADDR_OFFSET()
25 static inline void FWCMD_SET_ADDR_LEN(void *cmd, u32 value) in FWCMD_SET_ADDR_LEN()
30 static inline void FWCMD_SET_ADDR_VALID(void *cmd, u32 value) in FWCMD_SET_ADDR_VALID()
35 static inline void FWCMD_SET_ADDR_NET_TYPE(void *cmd, u32 value) in FWCMD_SET_ADDR_NET_TYPE()
40 static inline void FWCMD_SET_ADDR_BCN_HIT_COND(void *cmd, u32 value) in FWCMD_SET_ADDR_BCN_HIT_COND()
45 static inline void FWCMD_SET_ADDR_HIT_RULE(void *cmd, u32 value) in FWCMD_SET_ADDR_HIT_RULE()
50 static inline void FWCMD_SET_ADDR_BB_SEL(void *cmd, u32 value) in FWCMD_SET_ADDR_BB_SEL()
55 static inline void FWCMD_SET_ADDR_ADDR_MASK(void *cmd, u32 value) in FWCMD_SET_ADDR_ADDR_MASK()
60 static inline void FWCMD_SET_ADDR_MASK_SEL(void *cmd, u32 value) in FWCMD_SET_ADDR_MASK_SEL()
[all …]
/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/u-boot-aspeed-sdk/p10bmc/
H A Dibm.json79 "Enable secure boot": { "value": false }, boolean
80 "Enable boot from eMMC": { "value": true }, boolean
81 "Boot from debug SPI": { "value": false }, boolean
82 "Disable ARM CM3": { "value": true }, boolean
83 "Enable dedicated VGA BIOS ROM": { "value": false }, boolean
84 "MAC 1 RMII mode": { "value": "RMII/NCSI" }, string
85 "MAC 2 RMII mode": { "value": "RMII/NCSI" }, string
86 "CPU frequency": { "value": "1.2GHz" }, string
87 "HCLK ratio": { "value": "default" }, string
88 "VGA memory size": { "value": "16MB" }, string
[all …]
H A Dips.json86 "Enable secure boot": { "value": false }, boolean
87 "Enable boot from eMMC": { "value": true }, boolean
88 "Boot from debug SPI": { "value": false }, boolean
89 "Disable ARM CM3": { "value": true }, boolean
90 "Enable dedicated VGA BIOS ROM": { "value": false }, boolean
91 "MAC 1 RMII mode": { "value": "RMII/NCSI" }, string
92 "MAC 2 RMII mode": { "value": "RMII/NCSI" }, string
93 "CPU frequency": { "value": "1.2GHz" }, string
94 "HCLK ratio": { "value": "default" }, string
95 "VGA memory size": { "value": "16MB" }, string
[all …]
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/
H A Devents.json207 { "value": 10.0, "target": 38.0 }, number
208 { "value": 18.0, "target": 38.0 }, number
209 { "value": 20.0, "target": 41.0 }, number
210 { "value": 21.0, "target": 43.0 }, number
211 { "value": 22.0, "target": 46.0 }, number
212 { "value": 24.0, "target": 48.0 }, number
213 { "value": 28.0, "target": 51.0 }, number
214 { "value": 32.0, "target": 56.0 }, number
215 { "value": 34.0, "target": 59.0 }, number
216 { "value": 36.0, "target": 61.0 }, number
[all …]
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_overlay.c42 #define VD_X_START(value) FIELD_PREP(GENMASK(14, 0), value) argument
43 #define VD_X_END(value) FIELD_PREP(GENMASK(30, 16), value) argument
46 #define VD_Y_START(value) FIELD_PREP(GENMASK(12, 0), value) argument
47 #define VD_Y_END(value) FIELD_PREP(GENMASK(28, 16), value) argument
50 #define VD_COLOR_MAP(value) FIELD_PREP(GENMASK(1, 0), value) argument
53 #define VD_HORZ_Y_C_RATIO(value) FIELD_PREP(GENMASK(22, 21), value) argument
56 #define VD_VERT_INITIAL_PHASE(value) FIELD_PREP(GENMASK(11, 8), value) argument
57 #define VD_VERT_PHASE_STEP(value) FIELD_PREP(GENMASK(7, 1), value) argument
61 #define VD_H_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
62 #define VD_H_START(value) FIELD_PREP(GENMASK(27, 16), \ argument
[all …]
/openbmc/linux/arch/mips/include/asm/
H A Dunaligned-emul.h8 #define _LoadHW(addr, value, res, type) \ argument
31 #define _LoadW(addr, value, res, type) \ argument
53 #define _LoadW(addr, value, res, type) \ argument
88 #define _LoadHWU(addr, value, res, type) \ argument
113 #define _LoadWU(addr, value, res, type) \ argument
135 #define _LoadDW(addr, value, res) \ argument
157 #define _LoadWU(addr, value, res, type) \ argument
190 #define _LoadDW(addr, value, res) \ argument
242 #define _StoreHW(addr, value, res, type) \ argument
266 #define _StoreW(addr, value, res, type) \ argument
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.h387 #define SET_PKT_H2C_CATEGORY(h2c_pkt, value) \ argument
389 #define SET_PKT_H2C_CMD_ID(h2c_pkt, value) \ argument
391 #define SET_PKT_H2C_SUB_CMD_ID(h2c_pkt, value) \ argument
393 #define SET_PKT_H2C_TOTAL_LEN(h2c_pkt, value) \ argument
403 #define FW_OFFLOAD_H2C_SET_SEQ_NUM(h2c_pkt, value) \ argument
405 #define GENERAL_INFO_SET_FW_TX_BOUNDARY(h2c_pkt, value) \ argument
408 #define PHYDM_INFO_SET_REF_TYPE(h2c_pkt, value) \ argument
410 #define PHYDM_INFO_SET_RF_TYPE(h2c_pkt, value) \ argument
412 #define PHYDM_INFO_SET_CUT_VER(h2c_pkt, value) \ argument
414 #define PHYDM_INFO_SET_RX_ANT_STATUS(h2c_pkt, value) \ argument
[all …]
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-phosphor/fans/phosphor-fan/
H A Devents.json243 { "value": 1.0, "target": 77.0 }, number
244 { "value": 50.0, "target": 89.0 }, number
245 { "value": 60.0, "target": 102.0 }, number
246 { "value": 65.0, "target": 115.0 }, number
247 { "value": 70.0, "target": 122.0 }, number
248 { "value": 76.0, "target": 128.0 }, number
249 { "value": 77.0, "target": 130.0 }, number
250 { "value": 78.0, "target": 133.0 }, number
251 { "value": 79.0, "target": 135.0 }, number
252 { "value": 80.0, "target": 138.0 }, number
[all …]
/openbmc/linux/drivers/video/fbdev/riva/
H A Dnvreg.h34 #define SetBF(mask,value) ((value) << (0?mask)) argument
37 #define MaskAndSetBF(var,mask,value) (var)=(((var)&(~MASKEXPAND(mask)) \ argument
47 #define DEVICE_WRITE(device,reg,value) DEVICE_ACCESS(device,reg)=(value) argument
51 #define DEVICE_DEF(device,mask,value) \ argument
53 #define DEVICE_VALUE(device,mask,value) SetBF(NV_##device##_##mask,value) argument
56 #define PDAC_Write(reg,value) DEVICE_WRITE(PDAC,reg,value) argument
59 #define PDAC_Def(mask,value) DEVICE_DEF(PDAC,mask,value) argument
60 #define PDAC_Val(mask,value) DEVICE_VALUE(PDAC,mask,value) argument
63 #define PFB_Write(reg,value) DEVICE_WRITE(PFB,reg,value) argument
66 #define PFB_Def(mask,value) DEVICE_DEF(PFB,mask,value) argument
[all …]
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-fau.h62 int64_t value:63; member
72 int32_t value:31; member
82 int16_t value:15; member
92 int8_t value:7; member
153 int64_t value) in __cvmx_fau_atomic_address()
171 int64_t value) in cvmx_fau_fetch_and_add64()
186 int32_t value) in cvmx_fau_fetch_and_add32()
201 int16_t value) in cvmx_fau_fetch_and_add16()
214 static inline int8_t cvmx_fau_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_fetch_and_add8()
233 cvmx_fau_tagwait_fetch_and_add64(cvmx_fau_reg_64_t reg, int64_t value) in cvmx_fau_tagwait_fetch_and_add64()
[all …]
/openbmc/linux/arch/mips/cavium-octeon/crypto/
H A Docteon-crypto.h31 #define write_octeon_64bit_hash_dword(value, index) \ argument
57 #define write_octeon_64bit_block_dword(value, index) \ argument
68 #define octeon_md5_start(value) \ argument
79 #define octeon_sha1_start(value) \ argument
90 #define octeon_sha256_start(value) \ argument
105 #define write_octeon_64bit_hash_sha512(value, index) \ argument
131 #define write_octeon_64bit_block_sha512(value, index) \ argument
142 #define octeon_sha512_start(value) \ argument
153 #define octeon_sha1_start(value) \ argument
164 #define octeon_sha256_start(value) \ argument
[all …]
/openbmc/openpower-hw-diags/attn/pel/
H A Dstream.hpp26 inline uint64_t htonll(uint64_t value) in htonll()
37 inline uint64_t ntohll(uint64_t value) in ntohll()
87 Stream& operator>>(uint8_t& value) in operator >>()
99 Stream& operator>>(char& value) in operator >>()
111 Stream& operator>>(uint16_t& value) in operator >>()
124 Stream& operator>>(uint32_t& value) in operator >>()
137 Stream& operator>>(uint64_t& value) in operator >>()
152 Stream& operator>>(std::vector<uint8_t>& value) in operator >>()
169 Stream& operator>>(std::vector<char>& value) in operator >>()
184 Stream& operator<<(uint8_t value) in operator <<()
[all …]
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dstream.hpp26 inline uint64_t htonll(uint64_t value) in htonll()
37 inline uint64_t ntohll(uint64_t value) in ntohll()
87 Stream& operator>>(uint8_t& value) in operator >>()
99 Stream& operator>>(char& value) in operator >>()
111 Stream& operator>>(uint16_t& value) in operator >>()
124 Stream& operator>>(uint32_t& value) in operator >>()
137 Stream& operator>>(uint64_t& value) in operator >>()
152 Stream& operator>>(std::vector<uint8_t>& value) in operator >>()
169 Stream& operator>>(std::vector<char>& value) in operator >>()
184 Stream& operator<<(uint8_t value) in operator <<()
[all …]
/openbmc/bmcweb/include/
H A Devent_service_store.hpp48 const std::string* value = in fromJson() local
58 const std::string* value = in fromJson() local
74 const std::string* value = in fromJson() local
84 const bool* value = element.second.get_ptr<const bool*>(); in fromJson() local
93 const std::string* value = in fromJson() local
103 const bool* value = element.second.get_ptr<const bool*>(); in fromJson() local
112 const uint64_t* value = in fromJson() local
122 const std::string* value = in fromJson() local
132 const std::string* value = in fromJson() local
142 const std::string* value = in fromJson() local
[all …]
/openbmc/smbios-mdr/src/
H A Ddimm.cpp157 EccType Dimm::ecc(EccType value) in ecc()
163 uint16_t Dimm::memoryDataWidth(uint16_t value) in memoryDataWidth()
169 uint16_t Dimm::memoryTotalWidth(uint16_t value) in memoryTotalWidth()
193 size_t Dimm::memorySizeInKB(size_t value) in memorySizeInKB()
293 std::string Dimm::memoryDeviceLocator(std::string value) in memoryDeviceLocator()
312 DeviceType Dimm::memoryType(DeviceType value) in memoryType()
332 MemoryTechType Dimm::memoryMedia(MemoryTechType value) in memoryMedia()
352 std::string Dimm::memoryTypeDetail(std::string value) in memoryTypeDetail()
358 uint16_t Dimm::maxMemorySpeedInMhz(uint16_t value) in maxMemorySpeedInMhz()
379 std::string Dimm::manufacturer(std::string value) in manufacturer()
[all …]
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.c37 u32 value, ul_intr_enable, dl_intr_enable; in t7xx_dpmaif_init_intr() local
85 u32 value, ul_int_que_done; in t7xx_dpmaif_mask_ulq_intr() local
105 u32 value, ul_int_que_done; in t7xx_dpmaif_unmask_ulq_intr() local
136 u32 value; in t7xx_update_dlq_intr() local
145 u32 value, q_done; in t7xx_mask_dlq_intr() local
228 unsigned long value; in t7xx_dpmaif_hw_check_tx_intr() local
396 u32 value; in t7xx_dpmaif_sram_init() local
459 unsigned int value; in t7xx_dpmaif_hw_hpc_cntl_set() local
469 unsigned int value; in t7xx_dpmaif_hw_agg_cfg_set() local
488 unsigned int value, i; in t7xx_dpmaif_hw_dlq_timeout_thres_set() local
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dio.h67 static inline void _ef4_writeq(struct ef4_nic *efx, __le64 value, in _ef4_writeq()
78 static inline void _ef4_writed(struct ef4_nic *efx, __le32 value, in _ef4_writed()
89 static inline void ef4_writeo(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo()
113 const ef4_qword_t *value, unsigned int index) in ef4_sram_writeq()
133 static inline void ef4_writed(struct ef4_nic *efx, const ef4_dword_t *value, in ef4_writed()
145 static inline void ef4_reado(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado()
164 ef4_qword_t *value, unsigned int index) in ef4_sram_readq()
184 static inline void ef4_readd(struct ef4_nic *efx, ef4_dword_t *value, in ef4_readd()
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table()
202 static inline void ef4_reado_table(struct ef4_nic *efx, ef4_oword_t *value, in ef4_reado_table()
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dio.h84 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
95 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
106 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo()
130 const efx_qword_t *value, unsigned int index) in efx_sram_writeq()
150 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
162 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
181 efx_qword_t *value, unsigned int index) in efx_sram_readq()
201 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
219 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
[all …]
/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-rbsp.c99 static inline int rbsp_write_bit(struct rbsp *rbsp, bool value) in rbsp_write_bit()
127 static inline int rbsp_read_bits(struct rbsp *rbsp, int n, unsigned int *value) in rbsp_read_bits()
149 static int rbsp_write_bits(struct rbsp *rbsp, int n, unsigned int value) in rbsp_write_bits()
165 static int rbsp_read_uev(struct rbsp *rbsp, unsigned int *value) in rbsp_read_uev()
188 static int rbsp_write_uev(struct rbsp *rbsp, unsigned int *value) in rbsp_write_uev()
205 static int rbsp_read_sev(struct rbsp *rbsp, int *value) in rbsp_read_sev()
224 static int rbsp_write_sev(struct rbsp *rbsp, int *value) in rbsp_write_sev()
239 static int __rbsp_write_bit(struct rbsp *rbsp, int *value) in __rbsp_write_bit()
244 static int __rbsp_write_bits(struct rbsp *rbsp, int n, unsigned int *value) in __rbsp_write_bits()
256 static int __rbsp_read_bit(struct rbsp *rbsp, int *value) in __rbsp_read_bit()
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dio.h60 static inline void _efx_writeq(struct efx_nic *efx, __le64 value, in _efx_writeq()
71 static inline void _efx_writed(struct efx_nic *efx, __le32 value, in _efx_writed()
82 static inline void efx_writeo(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo()
105 static inline void efx_writed(struct efx_nic *efx, const efx_dword_t *value, in efx_writed()
117 static inline void efx_reado(struct efx_nic *efx, efx_oword_t *value, in efx_reado()
135 static inline void efx_readd(struct efx_nic *efx, efx_dword_t *value, in efx_readd()
146 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
153 static inline void efx_reado_table(struct efx_nic *efx, efx_oword_t *value, in efx_reado_table()
173 static inline void _efx_writeo_page(struct efx_nic *efx, efx_oword_t *value, in _efx_writeo_page()
192 #define efx_writeo_page(efx, value, reg, page) \ argument
[all …]
/openbmc/qemu/include/qemu/
H A Dstats64.h24 aligned_uint64_t value; member
32 static inline void stat64_init(Stat64 *s, uint64_t value) in stat64_init()
43 static inline void stat64_set(Stat64 *s, uint64_t value) in stat64_set()
48 static inline void stat64_add(Stat64 *s, uint64_t value) in stat64_add()
53 static inline void stat64_min(Stat64 *s, uint64_t value) in stat64_min()
61 static inline void stat64_max(Stat64 *s, uint64_t value) in stat64_max()
75 static inline void stat64_init(Stat64 *s, uint64_t value) in stat64_init()
81 static inline void stat64_add(Stat64 *s, uint64_t value) in stat64_add()
117 static inline void stat64_min(Stat64 *s, uint64_t value) in stat64_min()
157 static inline void stat64_max(Stat64 *s, uint64_t value) in stat64_max()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_opp_csc_v.c127 uint32_t value = 0; in program_color_matrix_v() local
145 uint32_t value = 0; in program_color_matrix_v() local
163 uint32_t value = 0; in program_color_matrix_v() local
181 uint32_t value = 0; in program_color_matrix_v() local
199 uint32_t value = 0; in program_color_matrix_v() local
217 uint32_t value = 0; in program_color_matrix_v() local
241 uint32_t value = 0; in program_color_matrix_v() local
259 uint32_t value = 0; in program_color_matrix_v() local
277 uint32_t value = 0; in program_color_matrix_v() local
295 uint32_t value = 0; in program_color_matrix_v() local
[all …]
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h24 u8 value; member
29 u32 value; member
34 u8 value[6]; member
39 u8 value[7]; member
44 u8 value[8]; member
49 u8 value[9]; member
54 u8 value[14]; member
59 u8 value[16]; member
91 u8 value; member
95 u32 value; member
[all …]
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_mixer.c29 struct snd_ctl_elem_value *value) in dac_volume_get()
42 struct snd_ctl_elem_value *value) in dac_volume_put()
62 struct snd_ctl_elem_value *value) in dac_mute_get()
73 struct snd_ctl_elem_value *value) in dac_mute_put()
113 static int upmix_get(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_get()
183 static int upmix_put(struct snd_kcontrol *ctl, struct snd_ctl_elem_value *value) in upmix_put()
202 struct snd_ctl_elem_value *value) in spdif_switch_get()
277 struct snd_ctl_elem_value *value) in spdif_switch_put()
301 static void oxygen_to_iec958(u32 bits, struct snd_ctl_elem_value *value) in oxygen_to_iec958()
310 static u32 iec958_to_oxygen(struct snd_ctl_elem_value *value) in iec958_to_oxygen()
[all …]
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c46 #define __CRC32(crc, value, op, SZ, TYPE) \ argument
58 #define _CRC32_crc32b(crc, value) __CRC32(crc, value, crc32b, 0, 0) argument
59 #define _CRC32_crc32h(crc, value) __CRC32(crc, value, crc32h, 1, 0) argument
60 #define _CRC32_crc32w(crc, value) __CRC32(crc, value, crc32w, 2, 0) argument
61 #define _CRC32_crc32d(crc, value) __CRC32(crc, value, crc32d, 3, 0) argument
62 #define _CRC32_crc32cb(crc, value) __CRC32(crc, value, crc32cb, 0, 1) argument
63 #define _CRC32_crc32ch(crc, value) __CRC32(crc, value, crc32ch, 1, 1) argument
64 #define _CRC32_crc32cw(crc, value) __CRC32(crc, value, crc32cw, 2, 1) argument
65 #define _CRC32_crc32cd(crc, value) __CRC32(crc, value, crc32cd, 3, 1) argument
67 #define _CRC32(crc, value, size, op) \ argument
[all …]

12345678910>>...177