Home
last modified time | relevance | path

Searched defs:step (Results 101 – 125 of 346) sorted by relevance

12345678910>>...14

/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c77 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildCTable_wksp() local
486 U64 const step = ZSTD_div64((U64)1<<62, (U32)total); /* <== here, one division ! */ in FSE_normalizeCount() local
H A Dzstd_fast.c135 size_t step; in ZSTD_compressBlock_fast_noDict_generic() local
317 #define ZSTD_GEN_FAST_FN(dictMode, mls, step) … argument
/openbmc/linux/lib/lz4/
H A Dlz4_compress.c252 unsigned int step = 1; in LZ4_compress_generic() local
575 unsigned int step = 1; in LZ4_compress_destSize_generic() local
/openbmc/linux/kernel/entry/
H A Dcommon.c235 bool step; in syscall_exit_work() local
/openbmc/linux/net/ethtool/
H A Dcabletest.c407 u32 step) in ethnl_cable_test_step()
/openbmc/linux/include/linux/
H A Dled-class-flash.h60 u32 step; member
H A Dptrace.h472 static inline void ptrace_report_syscall_exit(struct pt_regs *regs, int step) in ptrace_report_syscall_exit()
/openbmc/qemu/util/
H A Dlockcnt.c240 int step = QEMU_LOCKCNT_STATE_LOCKED; in qemu_lockcnt_lock() local
/openbmc/linux/drivers/cpufreq/
H A De_powersaver.c185 int k, step, voltage; in eps_cpu_init() local
/openbmc/linux/drivers/thermal/
H A Dhisi_thermal.c102 static inline int hi6220_thermal_step_to_temp(int step) in hi6220_thermal_step_to_temp()
120 static inline int hi3660_thermal_step_to_temp(int step) in hi3660_thermal_step_to_temp()
/openbmc/linux/drivers/rapidio/
H A Drio.c564 void *context, union rio_pw_msg *msg, int step)) in rio_add_mport_pw_handler()
591 void *context, union rio_pw_msg *msg, int step)) in rio_del_mport_pw_handler()
621 int (*pwcback)(struct rio_dev *rdev, union rio_pw_msg *msg, int step)) in rio_request_inb_pwrite()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1252 s64 *min, s64 *max, u64 *step, s64 *def, u32 *flags) in v4l2_ctrl_fill()
/openbmc/qemu/io/
H A Dchannel-command.c104 int step = 0; in qio_channel_command_abort() local
/openbmc/linux/drivers/soc/qcom/
H A Dice.c57 int step = FIELD_GET(GENMASK(15, 0), regval); in qcom_ice_check_supported() local
/openbmc/linux/drivers/regulator/
H A Dmt6323-regulator.c39 #define MT6323_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
H A Dmt6397-regulator.c37 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c39 int step; member
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c335 unsigned int step, order, idx; in igt_syncmap_join_below() local
/openbmc/linux/sound/core/oss/
H A Dpcm_plugin.h22 unsigned int step; /* samples distance in bits */ member
/openbmc/u-boot/drivers/ddr/fsl/
H A Dmain.c222 const char * step_to_string(unsigned int step) { in step_to_string()
/openbmc/linux/mm/kmsan/
H A Dcore.c87 int src_slots, dst_slots, i, iter, step, skip_bits; in kmsan_internal_memmove_metadata() local
/openbmc/linux/drivers/usb/host/
H A Dxhci-pci-renesas.c54 const u32 *fw, size_t step, bool rom) in renesas_fw_download_image()
/openbmc/linux/arch/mips/kernel/
H A Drelocate.c59 u32 step = get_synci_step(); in sync_icache() local
/openbmc/linux/drivers/media/tuners/
H A Dtda18250.c84 int maxwait, int step, u8 irq) in tda18250_wait_for_irq()
/openbmc/u-boot/tools/
H A Drkcommon.c323 int step = (remaining > RK_BLK_SIZE) ? RK_BLK_SIZE : remaining; in rkcommon_rc4_encode_spl() local

12345678910>>...14