/openbmc/u-boot/board/freescale/b4860qds/ |
H A D | b4860qds_crossbar_con.h | 12 static const int8_t vsc16_tx_amc[8][2] = { {15, 3}, {0, 2}, {7, 4}, {9, 10}, 15 static int8_t vsc16_tx_sfp[8][2] = { {15, 7}, {0, 1}, {7, 8}, {9, 0}, 18 static int8_t vsc16_tx_4sfp_sgmii_12_56[8][2] = { {15, 7}, {0, 1}, 22 static const int8_t vsc16_tx_4sfp_sgmii_34[8][2] = { {15, 7}, {0, 1}, 26 static int8_t vsc16_tx_sfp_sgmii_aurora[8][2] = { {15, 7}, {0, 1}, 31 static int8_t vsc16_tx_sgmii_lane_cd[8][2] = { {5, 14}, {4, 15}, 35 static const int8_t vsc16_tx_aurora[8][2] = { {2, 13}, {12, 12}, {-1, -1}, 38 static const int8_t vsc16_rx_amc[8][2] = { {3, 15}, {2, 1}, {4, 8}, {10, 9}, 41 static int8_t vsc16_rx_sfp[8][2] = { {8, 15}, {0, 1}, {7, 8}, {1, 9}, 44 static int8_t vsc16_rx_4sfp_sgmii_12_56[8][2] = { {8, 15}, {0, 1}, [all …]
|
/openbmc/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 60 static const int8_t zywrle_conv[4][256]={ 199 static const int8_t *zywrle_param[3][3][3]={ 266 static inline void harr(int8_t *px0, int8_t *px1) in harr() 287 *px0 = (int8_t)x1; in harr() 288 *px1 = (int8_t)x0; in harr() 315 int8_t *px0; in wavelet_level() 316 int8_t *end; in wavelet_level() 318 px0 = (int8_t*)data; in wavelet_level() 364 if (((int8_t*)h)[0] & 0x80) { in filter_wavelet_square() 365 ((int8_t*)h)[0] += ~((int8_t*)m)[0]; in filter_wavelet_square() [all …]
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sensorutils.hpp | 27 static constexpr int8_t maxInt4 = 7; 28 static constexpr int8_t minInt4 = -8; 54 static inline bool scaleFloatExp(double& base, int8_t& expShift) in scaleFloatExp() 111 static inline void normalizeIntExp(int16_t& ibase, int8_t& expShift, in normalizeIntExp() 159 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes() 160 int16_t& bValue, int8_t& bExp, bool& bSigned) in getSensorAttributes() 266 const double value, const int16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble() 267 const int16_t bValue, const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble() 297 minClamp = std::numeric_limits<int8_t>::lowest(); in scaleIPMIValueFromDouble() 298 maxClamp = std::numeric_limits<int8_t>::max(); in scaleIPMIValueFromDouble() [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.h | 197 int8_t pwrTableOffset; 229 int8_t tempSlope; 230 int8_t voltSlope; 234 int8_t noiseFloorThreshCh[AR9300_MAX_CHAINS]; 236 int8_t quick_drop; 241 int8_t antennaGain; 243 int8_t adcDesiredSize; 256 int8_t refPower; 262 int8_t rxNoisefloorCal; 264 int8_t rxNoisefloorPower; [all …]
|
H A D | mac.h | 104 int8_t ts_rssi; 109 int8_t ts_rssi_ctl0; 110 int8_t ts_rssi_ctl1; 111 int8_t ts_rssi_ctl2; 112 int8_t ts_rssi_ext0; 113 int8_t ts_rssi_ext1; 114 int8_t ts_rssi_ext2; 133 int8_t rs_rssi; 138 int8_t rs_rssi_ctl[3]; 139 int8_t rs_rssi_ext[3]; [all …]
|
/openbmc/phosphor-host-ipmid/include/dbus-sdr/ |
H A D | sensorutils.hpp | 27 static constexpr int8_t maxInt4 = 7; 28 static constexpr int8_t minInt4 = -8; 31 int8_t& rExp, int16_t& bValue, int8_t& bExp, 35 const int8_t rExp, const int16_t bValue, 36 const int8_t bExp, const bool bSigned);
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorutils.cpp | 47 static bool scaleFloatExp(double& base, int8_t& expShift) in scaleFloatExp() 104 static void normalizeIntExp(int16_t& ibase, int8_t& expShift, double& dbase) in normalizeIntExp() 151 int8_t& rExp, int16_t& bValue, int8_t& bExp, in getSensorAttributes() 258 const int8_t rExp, const int16_t bValue, in scaleIPMIValueFromDouble() 259 const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble() 289 minClamp = std::numeric_limits<int8_t>::lowest(); in scaleIPMIValueFromDouble() 290 maxClamp = std::numeric_limits<int8_t>::max(); in scaleIPMIValueFromDouble() 309 int8_t rExp = 0; in getScaledIPMIValue() 311 int8_t bExp = 0; in getScaledIPMIValue()
|
/openbmc/u-boot/include/ |
H A D | ddr_spd.h | 221 int8_t fine_tck_min; /* 34 Fine offset for tCKmin */ 222 int8_t fine_taa_min; /* 35 Fine offset for tAAmin */ 223 int8_t fine_trcd_min; /* 36 Fine offset for tRCDmin */ 224 int8_t fine_trp_min; /* 37 Fine offset for tRPmin */ 225 int8_t fine_trc_min; /* 38 Fine offset for tRCmin */ 337 int8_t fine_tccdl_min; /* 117 Fine offset for tCCD_Lmin */ 338 int8_t fine_trrdl_min; /* 118 Fine offset for tRRD_Lmin */ 339 int8_t fine_trrds_min; /* 119 Fine offset for tRRD_Smin */ 340 int8_t fine_trc_min; /* 120 Fine offset for tRCmin */ 341 int8_t fine_trp_min; /* 121 Fine offset for tRPmin */ [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | neon_helper.c | 59 NEON_TYPE4(s8, int8_t) in NEON_TYPE4() argument 210 (dest = do_uqrshl_bhs(src1, (int8_t)src2, 16, false, NULL)) 215 (dest = do_sqrshl_bhs(src1, (int8_t)src2, 16, false, NULL)) 220 (dest = do_sqrshl_bhs(src1, (int8_t)src2, 8, true, NULL)) 222 NEON_GVEC_VOP2(gvec_srshl_b, int8_t) 226 (dest = do_sqrshl_bhs(src1, (int8_t)src2, 16, true, NULL)) 232 (dest = do_sqrshl_bhs(src1, (int8_t)src2, 32, true, NULL)) 237 (dest = do_sqrshl_d(src1, (int8_t)src2, true, NULL)) 243 return do_sqrshl_bhs(val, (int8_t)shift, 32, true, NULL); 248 return do_sqrshl_d(val, (int8_t)shift, true, NULL); in HELPER() [all …]
|
H A D | mve_helper.c | 723 static void mergemask_sb(int8_t *d, int8_t r, uint16_t mask) in mergemask_sb() 764 int8_t *: mergemask_sb, \ 803 DO_1OP(vclsb, 1, int8_t, DO_CLS_B) 829 DO_1OP(vabsb, 1, int8_t, DO_ABS) 841 DO_1OP(vnegb, 1, int8_t, DO_NEG) 895 DO_2OP(OP##b, 1, int8_t, FN) \ 946 DO_2OP_SAT(OP##b, 1, int8_t, FN) \ 970 DO_2OP_L(vmullbsb, 0, 1, int8_t, 2, int16_t, DO_MUL) 977 DO_2OP_L(vmulltsb, 1, 1, int8_t, 2, int16_t, DO_MUL) 1027 DO_2OP(vmulhsb, 1, int8_t, do_mulh_b) [all …]
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | comminf.h | 420 int8_t SCU_oldvld; 509 int8_t TM_IEEE ;//test_mode 510 int8_t TM_IOTiming ;//test_mode 511 int8_t TM_IOStrength ;//test_mode 512 int8_t TM_TxDataEn ;//test_mode 513 int8_t TM_RxDataEn ;//test_mode 514 int8_t TM_WaitStart ;//test_mode 515 int8_t TM_DefaultPHY ;//test_mode 516 int8_t TM_NCSI_DiSChannel ;//test_mode 518 int8_t IO_MrgChk ; [all …]
|
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 10 static constexpr int8_t expectedSlopX = 2; 45 (double)(((m * (int8_t)val) + (b * pow(10, k1))) * pow(10, k2)); in ipmitool_y_from_x() 58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue() 69 int8_t expect = x; in testValue() 70 int8_t actual = in testValue() 107 int8_t rExp; in testBounds() 109 int8_t bExp; in testBounds() 140 int8_t xMin = -128; in testBounds() 141 int8_t x25p = -64; in testBounds() 142 int8_t x50p = 0; in testBounds() [all …]
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 10 static constexpr int8_t expectedSlopX = 2; 45 (double)(((m * (int8_t)val) + (b * pow(10, k1))) * pow(10, k2)); in ipmitool_y_from_x() 58 void testValue(int x, double y, int16_t M, int8_t rExp, int16_t B, int8_t bExp, in testValue() 69 int8_t expect = x; in testValue() 70 int8_t actual = in testValue() 108 int8_t rExp; in testBounds() 110 int8_t bExp; in testBounds() 141 int8_t xMin = -128; in testBounds() 142 int8_t x25p = -64; in testBounds() 143 int8_t x50p = 0; in testBounds() [all …]
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | pmbus_utils.hpp | 110 int8_t& parameter); 159 int8_t exponent = static_cast<int8_t>(exponentField); in convertFromLinear() 180 inline double convertFromVoutLinear(uint16_t value, int8_t exponent) in convertFromVoutLinear() 205 inline uint16_t convertToVoutLinear(double volts, int8_t exponent) in convertToVoutLinear()
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | pmbus_write_vout_command_action_tests.cpp | 53 std::optional<int8_t> exponent{-8}; in TEST() 73 std::optional<int8_t> exponent{}; in TEST() 91 std::optional<int8_t> exponent{}; in TEST() 141 std::optional<int8_t> exponent{-8}; in TEST() 186 std::optional<int8_t> exponent{}; in TEST() 207 std::optional<int8_t> exponent{-8}; in TEST() 236 std::optional<int8_t> exponent{-8}; in TEST() 279 std::optional<int8_t> exponent{}; in TEST() 339 std::optional<int8_t> exponent{}; in TEST() 405 std::optional<int8_t> exponent{-8}; in TEST() [all …]
|
H A D | pmbus_read_sensor_action_tests.cpp | 56 std::optional<int8_t> exponent{-8}; in TEST() 70 std::optional<int8_t> exponent{}; in TEST() 119 std::optional<int8_t> exponent{}; in TEST() 166 std::optional<int8_t> exponent{-8}; in TEST() 216 std::optional<int8_t> exponent{}; in TEST() 237 std::optional<int8_t> exponent{}; in TEST() 280 std::optional<int8_t> exponent{}; in TEST() 344 std::optional<int8_t> exponent{}; in TEST() 403 std::optional<int8_t> exponent{}; in TEST() 474 std::optional<int8_t> exponent{}; in TEST() [all …]
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sensorutils.hpp | 31 static constexpr int8_t maxInt4 = 7; 32 static constexpr int8_t minInt4 = -8; 168 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes() 169 int16_t& bValue, int8_t& bExp, bool& bSigned) in getSensorAttributes() 278 const double value, const uint16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble() 279 const uint16_t bValue, const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble() 292 return static_cast<int8_t>(scaledValue); in scaleIPMIValueFromDouble() 304 int8_t rExp = 0; in getScaledIPMIValue() 306 int8_t bExp = 0; in getScaledIPMIValue()
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | pmbus_read_sensor_action.hpp | 71 std::optional<int8_t> exponent) : in PMBusReadSensorAction() 117 std::optional<int8_t> getExponent() const in getExponent() 164 int8_t getExponentValue(ActionEnvironment& environment, 185 const std::optional<int8_t> exponent{};
|
H A D | pmbus_write_vout_command_action.hpp | 92 std::optional<int8_t> exponent, bool isVerified) : in PMBusWriteVoutCommandAction() 137 std::optional<int8_t> getExponent() const in getExponent() 195 int8_t getExponentValue(ActionEnvironment& environment, 240 const std::optional<int8_t> exponent{};
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-fau.h | 92 int8_t value:7; 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() 304 cvmx_fau_tagwait_fetch_and_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_tagwait_fetch_and_add8() 422 int8_t value) in cvmx_fau_async_fetch_and_add8() 513 int8_t value) in cvmx_fau_async_tagwait_fetch_and_add8() 563 static inline void cvmx_fau_atomic_add8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_add8() 613 static inline void cvmx_fau_atomic_write8(cvmx_fau_reg_8_t reg, int8_t value) in cvmx_fau_atomic_write8()
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | cmd.h | 113 int lbs_set_power_adapt_cfg(struct lbs_private *priv, int enable, int8_t p0, 114 int8_t p1, int8_t p2); 116 int lbs_set_tpc_cfg(struct lbs_private *priv, int enable, int8_t p0, int8_t p1, 117 int8_t p2, int usesnr);
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | mem_noshuf.c | 62 MEM_NOSHUF32(mem_noshuf_sb_lb, int8_t, int8_t, memb, memb) in MEM_NOSHUF32() argument 63 MEM_NOSHUF32(mem_noshuf_sb_lub, int8_t, uint8_t, memb, memub) in MEM_NOSHUF32() 64 MEM_NOSHUF32(mem_noshuf_sb_lh, int8_t, int16_t, memb, memh) in MEM_NOSHUF32() 65 MEM_NOSHUF32(mem_noshuf_sb_luh, int8_t, uint16_t, memb, memuh) in MEM_NOSHUF32() 66 MEM_NOSHUF32(mem_noshuf_sb_lw, int8_t, int32_t, memb, memw) in MEM_NOSHUF32() 67 MEM_NOSHUF64(mem_noshuf_sb_ld, int8_t, int64_t, memb, memd) in MEM_NOSHUF32() 70 MEM_NOSHUF32(mem_noshuf_sh_lb, int16_t, int8_t, memh, memb) in MEM_NOSHUF32() 78 MEM_NOSHUF32(mem_noshuf_sw_lb, int32_t, int8_t, memw, memb) in MEM_NOSHUF32() 86 MEM_NOSHUF32(mem_noshuf_sd_lb, int64_t, int8_t, memd, memb) in MEM_NOSHUF32() 159 static inline int32_t cancel_sw_lb(bool pred, int32_t *p, int8_t *q, int32_t x) in cancel_sw_lb() [all …]
|
H A D | dual_stores.c | 30 static inline void dual_stores(int32_t *p, int8_t *q, int32_t x, int8_t y) in dual_stores() 42 int8_t byte;
|
/openbmc/u-boot/board/freescale/common/ |
H A D | vsc3316_3308.h | 14 int vsc3316_config(unsigned int vsc_addr, int8_t con_arr[][2], 17 int vsc3308_config_adjust(unsigned int vsc_addr, const int8_t con_arr[][2], 20 int vsc3308_config(unsigned int vsc_addr, const int8_t con_arr[][2],
|
/openbmc/linux/fs/dlm/ |
H A D | dlm_internal.h | 224 int8_t mode; /* rq mode of bast, gr mode of cast */ 244 int8_t lkb_status; /* granted, waiting, convert */ 245 int8_t lkb_rqmode; /* requested lock mode */ 246 int8_t lkb_grmode; /* granted lock mode */ 247 int8_t lkb_highbast; /* highest mode bast sent for */ 249 int8_t lkb_wait_type; /* type of reply waiting for */ 530 int8_t rl_rqmode; 531 int8_t rl_grmode; 532 int8_t rl_status; 533 int8_t rl_asts;
|