Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/u-boot/drivers/serial/
H A Dserial_ar933x.c43 static u32 ar933x_serial_get_baud(u32 clk, u32 scale, u32 step) in ar933x_serial_get_baud()
58 u32 *scale, u32 *step) in ar933x_serial_get_scale_step()
91 u32 val, scale, step; in ar933x_serial_setbrg() local
201 u32 val, scale, step; in _debug_uart_init() local
/openbmc/qemu/hw/timer/
H A Dsifive_pwm.c97 uint64_t scale = sifive_pwm_compute_scale(s); in sifive_pwm_set_alarms() local
129 uint64_t scale = sifive_pwm_compute_scale(s); in sifive_pwm_set_alarms() local
225 uint64_t cur_time, scale; in sifive_pwm_read() local
277 uint64_t new_offset, scale; in sifive_pwm_write() local
/openbmc/qemu/fpu/
H A Dsoftfloat.c2238 int scale, int flags, float_status *status) in float16_muladd_scalbn()
2263 int scale, int flags, float_status *status) in float32_muladd_scalbn()
2282 int scale, int flags, float_status *status) in float64_muladd_scalbn()
3122 int8_t float16_to_int8_scalbn(float16 a, FloatRoundMode rmode, int scale, in float16_to_int8_scalbn()
3131 int16_t float16_to_int16_scalbn(float16 a, FloatRoundMode rmode, int scale, in float16_to_int16_scalbn()
3140 int32_t float16_to_int32_scalbn(float16 a, FloatRoundMode rmode, int scale, in float16_to_int32_scalbn()
3149 int64_t float16_to_int64_scalbn(float16 a, FloatRoundMode rmode, int scale, in float16_to_int64_scalbn()
3158 int16_t float32_to_int16_scalbn(float32 a, FloatRoundMode rmode, int scale, in float32_to_int16_scalbn()
3167 int32_t float32_to_int32_scalbn(float32 a, FloatRoundMode rmode, int scale, in float32_to_int32_scalbn()
3176 int64_t float32_to_int64_scalbn(float32 a, FloatRoundMode rmode, int scale, in float32_to_int64_scalbn()
[all …]
/openbmc/qemu/include/block/
H A Daio.h540 int scale, int attributes, in aio_timer_new_with_attrs()
560 int scale, in aio_timer_new()
582 int scale, int attributes, in aio_timer_init_with_attrs()
602 int scale, in aio_timer_init()
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper_interface.hpp11 int64_t scale = 0; member
/openbmc/qemu/include/qemu/
H A Dtimer.h91 int scale; member
430 static inline void timer_init(QEMUTimer *ts, QEMUClockType type, int scale, in timer_init()
516 int scale, int attributes, in timer_new_full()
539 static inline QEMUTimer *timer_new(QEMUClockType type, int scale, in timer_new()
/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c43 static void timer_start(int periodic, uint32_t scale) in timer_start()
998 static void add_scaler_test(const char *str, bool scale, in add_scaler_test()
1012 int scale; in main() local
/openbmc/qemu/tests/unit/
H A Dptimer-test-stubs.c39 int scale, int attributes, in timer_init_full()
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp147 int64_t scale = 0; in afterPowerCapSettingGet() local
/openbmc/u-boot/drivers/sound/
H A Dbroadwell_i2s.c73 uint scale; in init_sscr0() local
/openbmc/phosphor-hwmon/
H A Dthresholds.hpp122 SensorValueType value, ObjectInfo& info, int64_t scale) in addThreshold()
H A Dmainloop.cpp309 int64_t scale = sensorObj->getScale(); in getObject() local
/openbmc/qemu/contrib/plugins/
H A Dips.c164 unsigned long scale = 0; in qemu_plugin_install() local
/openbmc/qemu/target/sparc/
H A Dvis_helper.c393 int scale = (gsr >> 3) & 0xf; in helper_fpack16() local
414 int scale = (gsr >> 3) & 0x1f; in helper_fpack32() local
436 int scale = (gsr >> 3) & 0x1f; in helper_fpackfix() local
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Ddecode.c737 int scale, in decode_sib_si()
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c1295 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument
1308 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument
1329 int scale = 0; in write_buff() local
/openbmc/u-boot/cmd/
H A Dsf.c220 size_t scale = 1; in spi_flash_update() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c1555 unsigned rb, unsigned rx, int scale, int64_t disp, in form_gva()
1593 unsigned rx, int scale, int64_t disp, in do_load_32()
1611 unsigned rx, int scale, int64_t disp, in do_load_64()
1629 unsigned rx, int scale, int64_t disp, in do_store_32()
1647 unsigned rx, int scale, int64_t disp, in do_store_64()
1665 unsigned rx, int scale, int64_t disp, in do_load()
1686 unsigned rx, int scale, int64_t disp, in do_floadw()
1711 unsigned rx, int scale, int64_t disp, in do_floadd()
1745 unsigned rx, int scale, int64_t disp, in do_fstorew()
1765 unsigned rx, int scale, int64_t disp, in do_fstored()
/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c121 double scale; member
H A Dstb_truetype.h2405 float scale = scale_x > scale_y ? scale_y : scale_x; in stbtt_Rasterize() local
2521 float scale; in stbtt_BakeFontBitmap() local
2854 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,… in stbtt_PackFontRangesGatherRects() local
2887 …float scale = fh > 0 ? stbtt_ScaleForPixelHeight(info, fh) : stbtt_ScaleForMappingEmToPixels(info,… in stbtt_PackFontRangesRenderIntoRects() local
/openbmc/qemu/util/
H A Dqemu-timer.c352 int scale, int attributes, in timer_init_full()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp175 Scale scale; member
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h326 int scale; member
/openbmc/qemu/hw/display/
H A Dxenfb.c237 int scale; in xenfb_mouse_event() local
/openbmc/qemu/target/arm/
H A Dcpu.c2063 uint64_t scale = gt_cntfrq_period_ns(cpu); in arm_cpu_realizefn() local

12