/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | arm_ddr_gen3.c | 31 unsigned int ctrl_num, int step) in fsl_ddr_set_memctl_regs()
|
H A D | mpc85xx_ddr_gen3.c | 25 unsigned int ctrl_num, int step) in fsl_ddr_set_memctl_regs()
|
/openbmc/linux/drivers/staging/media/atomisp/include/media/ |
H A D | lm3554.h | 96 #define LM3554_VALUE_TO_PERCENT(v, step) (((((unsigned long)(v)) * (step)) + 50) / 100) argument 97 #define LM3554_PERCENT_TO_VALUE(p, step) (((((unsigned long)(p)) * 100) + (step >> 1)) / (step)) argument
|
/openbmc/linux/drivers/clk/sunxi/ |
H A D | clk-mod0.c | 175 u16 step, mmc_div; in mmc_get_phase() local 242 u16 step, mmc_div; in mmc_set_phase() local
|
/openbmc/linux/drivers/regulator/ |
H A D | mt6357-regulator.c | 36 #define MT6357_BUCK(match, vreg, min, max, step, \ argument 79 #define MT6357_LDO1(match, vreg, min, max, step, volt_ranges, \ argument
|
H A D | max8907-regulator.c | 46 #define REG_LDO(ids, supply, base, min, max, step) \ argument 89 #define REG_BBAT(ids, supply, base, min, max, step) \ argument
|
H A D | max8925-regulator.c | 155 #define MAX8925_SDV(_id, min, max, step) \ argument 173 #define MAX8925_LDO(_id, min, max, step) \ argument
|
H A D | pv88060-regulator.c | 145 #define PV88060_BUCK(chip, regl_name, min, step, max, limits_array) \ argument 170 #define PV88060_LDO(chip, regl_name, min, step, max) \ argument
|
H A D | pv88090-regulator.c | 161 #define PV88090_BUCK(chip, regl_name, min, step, max, limits_array) \ argument 187 #define PV88090_LDO(chip, regl_name, min, step, max) \ argument
|
H A D | rn5t618-regulator.c | 25 #define REG(rid, ereg, emask, vreg, vmask, min, max, step) \ argument
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | subcore.c | 144 u8 step; member 150 static void wait_for_sync_step(int step) in wait_for_sync_step()
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_helpers.h | 41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) in vpu_helper_step_walk()
|
/openbmc/u-boot/include/dt-bindings/pmic/ |
H A D | sandbox_pmic.h | 31 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_keys.c | 306 u32 outlen, u32 count, struct xdr_netobj *step) in krb5_cmac_Ki() 374 struct xdr_netobj step = { .data = NULL }; in krb5_kdf_feedback_cmac() local
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter_bpf_percpu_array_map.c | 32 __u32 step; in dump_bpf_percpu_array_map() local
|
H A D | bpf_iter_bpf_percpu_hash_map.c | 34 __u32 step; in dump_bpf_percpu_hash_map() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/base/circbuf/interface/ |
H A D | ia_css_circbuf_comm.h | 40 u8 step; /* number of bytes per element */ member
|
/openbmc/u-boot/include/power/ |
H A D | sandbox_pmic.h | 98 #define REG2VAL(min, step, reg) ((min) + ((step) * (reg))) argument 99 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | hw_breakpoint.c | 623 int i, step = 0, *kernel_step; in breakpoint_handler() local 736 int step = uses_default_overflow_handler(wp); in watchpoint_report() local 757 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | ptrace.c | 157 int step; in do_syscall_trace_leave() local
|
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/ |
H A D | lowlevel_init.S | 81 #define MK_PLL_DDR_DIT_FRAC(max, min, step, cnt) \ argument 87 #define MK_PLL_CPU_DIT_FRAC(max, min, step, cnt) \ argument
|
/openbmc/linux/include/linux/ |
H A D | linear_range.h | 26 unsigned int step; member
|
/openbmc/qemu/util/ |
H A D | qdist.c | 167 double step; in qdist_bin__internal() local 253 double x1, x2, step; in qdist_pr_label() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | map.c | 96 unsigned int i, n, step; in do_dump_btf() local 156 unsigned int i, n, step; in print_entry_json() local 276 unsigned int i, n, step; in print_entry_plain() local 329 unsigned int i, n, step; in fill_per_cpu_value() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | volt.h | 19 s16 step; member
|