Home
last modified time | relevance | path

Searched defs:step (Results 26 – 50 of 307) sorted by relevance

12345678910>>...13

/linux-6.15/drivers/regulator/
Dmt6357-regulator.c36 #define MT6357_BUCK(match, vreg, min, max, step, \ argument
79 #define MT6357_LDO1(match, vreg, min, max, step, volt_ranges, \ argument
Dmax8907-regulator.c46 #define REG_LDO(ids, supply, base, min, max, step) \ argument
89 #define REG_BBAT(ids, supply, base, min, max, step) \ argument
Dpv88060-regulator.c145 #define PV88060_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
170 #define PV88060_LDO(chip, regl_name, min, step, max) \ argument
Dpv88090-regulator.c161 #define PV88090_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
187 #define PV88090_LDO(chip, regl_name, min, step, max) \ argument
Dmax8925-regulator.c155 #define MAX8925_SDV(_id, min, max, step) \ argument
173 #define MAX8925_LDO(_id, min, max, step) \ argument
Drn5t618-regulator.c25 #define REG(rid, ereg, emask, vreg, vmask, min, max, step) \ argument
Dpv88080-regulator.c268 #define PV88080_BUCK(chip, regl_name, min, step, max, limits_array) \ argument
286 #define PV88080_HVBUCK(chip, regl_name, min, step, max) \ argument
Dmt6332-regulator.c47 #define MT6332_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
72 #define MT6332_LDO_LINEAR(match, vreg, min, max, step, volt_ranges, \ argument
/linux-6.15/arch/powerpc/platforms/powernv/
Dsubcore.c144 u8 step; member
150 static void wait_for_sync_step(int step) in wait_for_sync_step()
/linux-6.15/tools/testing/selftests/bpf/progs/
Dbpf_iter_bpf_percpu_array_map.c26 __u32 step; in dump_bpf_percpu_array_map() local
Dbpf_iter_bpf_percpu_hash_map.c34 __u32 step; in dump_bpf_percpu_hash_map() local
/linux-6.15/net/sunrpc/auth_gss/
Dgss_krb5_keys.c306 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
/linux-6.15/arch/arm64/kernel/
Dhw_breakpoint.c624 int i, step = 0, *kernel_step; in breakpoint_handler() local
737 int step = is_default_overflow_handler(wp); in watchpoint_report() local
758 int i, step = 0, *kernel_step, access, closest_match = 0; in watchpoint_handler() local
/linux-6.15/drivers/media/platform/amphion/
Dvpu_helpers.h41 static inline u32 vpu_helper_step_walk(struct vpu_buffer *stream_buffer, u32 pos, u32 step) in vpu_helper_step_walk()
/linux-6.15/drivers/staging/media/atomisp/pci/base/circbuf/interface/
Dia_css_circbuf_comm.h33 u8 step; /* number of bytes per element */ member
/linux-6.15/tools/bpf/bpftool/
Dmap.c96 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
/linux-6.15/drivers/leds/flash/
Dleds-ktd2692.c31 #define GET_TIMEOUT_OFFSET(timeout, step) ((timeout) / (step)) argument
156 u32 offset, step; in ktd2692_init_movie_current_max() local
/linux-6.15/arch/microblaze/kernel/
Dptrace.c157 int step; in do_syscall_trace_leave() local
/linux-6.15/include/linux/
Dlinear_range.h26 unsigned int step; member
/linux-6.15/drivers/cpufreq/
Dcppc_cpufreq.c386 static inline unsigned long compute_cost(int cpu, int step) in compute_cost()
396 unsigned int min_step, max_step, step, step_check; in cppc_get_cpu_power() local
472 int step; in cppc_get_cpu_cost() local
/linux-6.15/drivers/net/ethernet/sfc/
Dnic.c200 u32 step:6, rows:21; member
203 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
/linux-6.15/drivers/video/fbdev/matrox/
Dmatroxfb_accel.c370 u_int32_t step = minfo->fbcon.var.xres_virtual >> 1; in matroxfb_cfb4_clear() local
409 u_int32_t step; in matroxfb_1bpp_imageblit() local
/linux-6.15/kernel/power/
Dmain.c342 void dpm_save_failed_step(enum suspend_stat_step step) in dpm_save_failed_step()
403 #define suspend_step_attr(_name, step) \ argument
452 enum suspend_stat_step step; in last_failed_step_show() local
507 enum suspend_stat_step step; in suspend_stats_show() local
/linux-6.15/drivers/net/ethernet/sfc/falcon/
Dnic.c302 u32 step:6, rows:21; member
305 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dvolt.h19 s16 step; member

12345678910>>...13