Home
last modified time | relevance | path

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

12345678910>>...175

/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()
50 static inline void FWCMD_SET_ADDR_BB_SEL(void *cmd, u32 value) in FWCMD_SET_ADDR_BB_SEL()
80 static inline void FWCMD_SET_ADDR_SMA0(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA0()
85 static inline void FWCMD_SET_ADDR_SMA1(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA1()
90 static inline void FWCMD_SET_ADDR_SMA2(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA2()
95 static inline void FWCMD_SET_ADDR_SMA3(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA3()
100 static inline void FWCMD_SET_ADDR_SMA4(void *cmd, u32 value) in FWCMD_SET_ADDR_SMA4()
[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
90 "Disable ARM JTAG debug": { "value": true }, boolean
95 "Disable ARM JTAG trust world debug": { "value": true }, boolean
99 "Internal bridge speed selection": { "value": "1x" }, string
114 "Boot SPI flash size": { "value": "0" }, string
118 "Host SPI flash size": { "value": "0" }, string
120 "Boot SPI CRTM size": { "value": "0" }, string
[all …]
H A Dips.json86 "Enable secure boot": { "value": false }, boolean
87 "Enable boot from eMMC": { "value": true }, boolean
89 "Disable ARM CM3": { "value": true }, boolean
97 "Disable ARM JTAG debug": { "value": true }, boolean
102 "Disable ARM JTAG trust world debug": { "value": true }, boolean
106 "Internal bridge speed selection": { "value": "1x" }, string
111 "Disable LPC to decode SuperIO": { "value": true }, boolean
121 "Boot SPI flash size": { "value": "0" }, string
125 "Host SPI flash size": { "value": "0" }, string
127 "Boot SPI CRTM size": { "value": "0" }, string
[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
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
66 #define VD_V_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
70 #define VD2_V_END(value) FIELD_PREP(GENMASK(11, 0), value) argument
74 #define VD_V_WIDTH(value) FIELD_PREP(GENMASK(11, 0), value) 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
135 #define _LoadDW(addr, value, res) \ argument
190 #define _LoadDW(addr, value, res) \ argument
286 #define _StoreDW(addr, value, res) \ argument
338 #define _StoreDW(addr, value, res) \ argument
514 #define _LoadDW(addr, value, res) \ argument
569 #define _LoadDW(addr, value, res) \ argument
663 #define _StoreDW(addr, value, res) \ argument
[all …]
/openbmc/openbmc/meta-ampere/meta-jade/recipes-phosphor/fans/phosphor-fan/mtjade/
H A Devents.json228 { "value": 10.0, "target": 38.0 }, number
229 { "value": 65.0, "target": 38.0 }, number
230 { "value": 66.0, "target": 43.0 }, number
231 { "value": 67.0, "target": 51.0 }, number
232 { "value": 68.0, "target": 54.0 }, number
233 { "value": 69.0, "target": 56.0 }, number
234 { "value": 70.0, "target": 61.0 }, number
235 { "value": 71.0, "target": 66.0 }, number
236 { "value": 72.0, "target": 71.0 }, number
237 { "value": 73.0, "target": 77.0 }, number
[all …]
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dfw.h423 #define CHSW_INFO_SET_CH(pkt, value) \ argument
427 #define CHSW_INFO_SET_BW(pkt, value) \ argument
429 #define CHSW_INFO_SET_TIMEOUT(pkt, value) \ argument
436 #define CH_INFO_SET_CH(pkt, value) \ argument
438 #define CH_INFO_SET_PRI_CH_IDX(pkt, value) \ argument
440 #define CH_INFO_SET_BW(pkt, value) \ argument
442 #define CH_INFO_SET_TIMEOUT(pkt, value) \ argument
444 #define CH_INFO_SET_ACTION_ID(pkt, value) \ argument
449 #define EXTRA_CH_INFO_SET_ID(pkt, value) \ argument
605 #define SET_SCAN_START(h2c_pkt, value) \ argument
[all …]
/openbmc/linux/drivers/video/fbdev/riva/
H A Dnvreg.h34 #define SetBF(mask,value) ((value) << (0?mask)) argument
51 #define DEVICE_DEF(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
63 #define PFB_Write(reg,value) DEVICE_WRITE(PFB,reg,value) argument
66 #define PFB_Def(mask,value) DEVICE_DEF(PFB,mask,value) argument
70 #define PRM_Write(reg,value) DEVICE_WRITE(PRM,reg,value) argument
73 #define PRM_Def(mask,value) DEVICE_DEF(PRM,mask,value) argument
87 #define PDMA_Def(mask,value) DEVICE_DEF(PDMA,mask,value) argument
144 #define PBUS_Def(mask,value) DEVICE_DEF(PBUS,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()
365 int64_t value) in cvmx_fau_async_fetch_and_add64()
385 int32_t value) in cvmx_fau_async_fetch_and_add32()
404 int16_t value) in cvmx_fau_async_fetch_and_add16()
422 int8_t value) in cvmx_fau_async_fetch_and_add8()
445 int64_t value) in cvmx_fau_async_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
142 #define octeon_sha512_start(value) \ argument
153 #define octeon_sha1_start(value) \ argument
164 #define octeon_sha256_start(value) \ argument
179 #define write_octeon_64bit_hash_sha512(value, index) \ argument
[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 >>()
184 Stream& operator<<(uint8_t value) in operator <<()
196 Stream& operator<<(char value) in operator <<()
208 Stream& operator<<(uint16_t value) in operator <<()
[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 >>()
184 Stream& operator<<(uint8_t value) in operator <<()
196 Stream& operator<<(char value) in operator <<()
208 Stream& operator<<(uint16_t value) in operator <<()
[all …]
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_dpmaif.c136 u32 value; in t7xx_update_dlq_intr() local
145 u32 value, q_done; in t7xx_mask_dlq_intr() local
396 u32 value; in t7xx_dpmaif_sram_init() local
742 u32 value; in t7xx_dpmaif_dl_dlq_pit_init_done() local
881 u32 value; in t7xx_dpmaif_ul_rdy_en() local
896 u32 value; in t7xx_dpmaif_ul_arb_en() local
1039 u32 value; in t7xx_dpmaif_dl_dlq_pit_get_wr_idx() local
1048 u32 value; in t7xx_dl_add_timedout() local
1078 u32 value; in t7xx_dpmaif_dl_get_bat_rd_idx() local
1086 u32 value; in t7xx_dpmaif_dl_get_bat_wr_idx() local
[all …]
/openbmc/bmcweb/include/
H A Devent_service_store.hpp37 const std::string* value = in fromJson() local
47 const std::string* value = in fromJson() local
63 const std::string* value = in fromJson() local
73 const std::string* value = in fromJson() local
83 const std::string* value = in fromJson() local
93 const std::string* value = in fromJson() local
103 const std::string* value = in fromJson() local
116 const std::string* value = in fromJson() local
130 const std::string* value = in fromJson() local
228 const uint64_t* value = in fromJson() local
[all …]
/openbmc/smbios-mdr/src/
H A Ddimm.cpp151 EccType Dimm::ecc(EccType value) in ecc()
157 uint16_t Dimm::memoryDataWidth(uint16_t value) in memoryDataWidth()
163 uint16_t Dimm::memoryTotalWidth(uint16_t value) in memoryTotalWidth()
187 size_t Dimm::memorySizeInKB(size_t value) in memorySizeInKB()
273 DeviceType Dimm::memoryType(DeviceType value) in memoryType()
346 bool Dimm::present(bool value) in present()
377 std::string Dimm::partNumber(std::string value) in partNumber()
389 size_t Dimm::memoryAttributes(size_t value) in memoryAttributes()
395 uint8_t Dimm::slot(uint8_t value) in slot()
401 uint8_t Dimm::socket(uint8_t value) in socket()
[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()
113 const ef4_qword_t *value, unsigned int index) in ef4_sram_writeq()
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()
195 ef4_writeo_table(struct ef4_nic *efx, const ef4_oword_t *value, in ef4_writeo_table()
235 #define ef4_writeo_page(efx, value, reg, page) \ argument
245 _ef4_writed_page(struct ef4_nic *efx, const ef4_dword_t *value, in _ef4_writed_page()
250 #define ef4_writed_page(efx, value, reg, page) \ argument
266 const ef4_dword_t *value, in _ef4_writed_page_locked()
[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()
130 const efx_qword_t *value, unsigned int index) in efx_sram_writeq()
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()
212 efx_writeo_table(struct efx_nic *efx, const efx_oword_t *value, in efx_writeo_table()
258 #define efx_writeo_page(efx, value, reg, page) \ argument
268 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
273 #define efx_writed_page(efx, value, reg, page) \ argument
291 const efx_dword_t *value, in _efx_writed_page_locked()
[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()
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()
256 static int __rbsp_read_bit(struct rbsp *rbsp, int *value) in __rbsp_read_bit()
274 void rbsp_bit(struct rbsp *rbsp, int *value) in rbsp_bit()
281 void rbsp_bits(struct rbsp *rbsp, int n, int *value) in rbsp_bits()
288 void rbsp_uev(struct rbsp *rbsp, unsigned int *value) in rbsp_uev()
[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()
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()
192 #define efx_writeo_page(efx, value, reg, page) \ argument
202 _efx_writed_page(struct efx_nic *efx, const efx_dword_t *value, in _efx_writed_page()
207 #define efx_writed_page(efx, value, reg, page) \ argument
225 const efx_dword_t *value, in _efx_writed_page_locked()
[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()
365 struct snd_ctl_elem_value *value) in spdif_mask_get()
375 struct snd_ctl_elem_value *value) in spdif_pcm_get()
386 struct snd_ctl_elem_value *value) in spdif_pcm_put()
405 struct snd_ctl_elem_value *value) in spdif_input_mask_get()
429 struct snd_ctl_elem_value *value) in spdif_bit_switch_get()
440 struct snd_ctl_elem_value *value) in spdif_bit_switch_put()
[all …]
/openbmc/linux/tools/perf/util/
H A Dperf_event_attr_fprintf.c30 static void __p_sample_type(char *buf, size_t size, u64 value) in __p_sample_type()
48 static void __p_branch_sample_type(char *buf, size_t size, u64 value) in __p_branch_sample_type()
64 static void __p_read_format(char *buf, size_t size, u64 value) in __p_read_format()
77 static const char *stringify_perf_type_id(u64 value) in stringify_perf_type_id()
91 static const char *stringify_perf_hw_id(u64 value) in stringify_perf_hw_id()
109 static const char *stringify_perf_hw_cache_id(u64 value) in stringify_perf_hw_cache_id()
124 static const char *stringify_perf_hw_cache_op_id(u64 value) in stringify_perf_hw_cache_op_id()
145 static const char *stringify_perf_sw_id(u64 value) in stringify_perf_sw_id()
177 static void __p_type_id(char *buf, size_t size, u64 value) in __p_type_id()
182 static void __p_config_hw_id(char *buf, size_t size, u64 value) in __p_config_hw_id()
[all …]
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c67 #define _CRC32(crc, value, size, op) \ argument
70 #define CRC32(crc, value, size) \ argument
73 #define CRC32C(crc, value, size) \ argument
82 u64 value = get_unaligned_le64(p); local
93 u32 value = get_unaligned_le32(p); local
101 u16 value = get_unaligned_le16(p); local
108 u8 value = *p++; local
122 u64 value = get_unaligned_le64(p); local
133 u32 value = get_unaligned_le32(p); local
141 u16 value = get_unaligned_le16(p); local
[all …]

12345678910>>...175