/openbmc/u-boot/drivers/power/regulator/ |
H A D | pfuze100.c | 58 #define PFUZE100_SW_REG(_name, base, step) \ argument 69 #define PFUZE100_SWB_REG(_name, base, mask, step, voltages) \ argument 88 #define PFUZE100_VGEN_REG(_name, base, step) \ argument 99 #define PFUZE3000_VCC_REG(_name, base, step) \ argument 110 #define PFUZE3000_SW1_REG(_name, base, step) \ argument 121 #define PFUZE3000_SW2_REG(_name, base, step) \ argument 132 #define PFUZE3000_SW3_REG(_name, base, step) \ argument
|
H A D | sandbox.c | 39 int step; member
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_ar933x.c | 43 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/phosphor-logging/lib/include/phosphor-logging/lg2/ |
H A D | conversion.hpp | 373 static void step(std::tuple<Ts...>&& ts, const header_str& h, in step() function in lg2::details::log_conversion 402 static void step(std::tuple<Ts...>&& ts, const header_str& h, V&& v, in step() function in lg2::details::log_conversion 432 static void step(std::tuple<Ts...>&&, H, Ss&&...) in step() function in lg2::details::log_conversion 441 static void step(std::tuple<Ts...>&&, header_str) in step() function in lg2::details::log_conversion
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | mpc86xx_ddr.c | 15 unsigned int ctrl_num, int step) in fsl_ddr_set_memctl_regs()
|
H A D | mpc85xx_ddr_gen2.c | 16 unsigned int ctrl_num, int step) in fsl_ddr_set_memctl_regs()
|
H A D | mpc85xx_ddr_gen1.c | 15 unsigned int ctrl_num, int step) in fsl_ddr_set_memctl_regs()
|
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()
|
H A D | fsl_ddr_gen4.c | 51 unsigned int ctrl_num, int step) in fsl_ddr_set_memctl_regs()
|
/openbmc/u-boot/include/dt-bindings/pmic/ |
H A D | sandbox_pmic.h | 31 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) argument
|
/openbmc/u-boot/drivers/power/ |
H A D | tps6586x.c | 136 static int calculate_next_voltage(int voltage, int target, int step) in calculate_next_voltage() 168 int tps6586x_adjust_sm0_sm1(int sm0_target, int sm1_target, int step, int rate, in tps6586x_adjust_sm0_sm1()
|
/openbmc/u-boot/tools/ |
H A D | envcrc.c | 103 size_t i, start, end, step; in main() local
|
/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
|
H A D | s5m8767.h | 55 int step; member
|
/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/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
|
H A D | lockcnt.c | 241 int step = QEMU_LOCKCNT_STATE_LOCKED; in qemu_lockcnt_lock() local
|
/openbmc/u-boot/drivers/spi/ |
H A D | exynos_spi.c | 69 static void spi_request_bytes(struct exynos_spi *regs, int count, int step) in spi_request_bytes() 106 int step; in spi_rx_tx() local
|
/openbmc/qemu/net/ |
H A D | announce.c | 22 int64_t step; in qemu_announce_timer_step() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 1122 uint64_t stagesetsize, step; in do_setp() local 1181 uint64_t step, stagesetsize; in do_setm() local 1244 uint64_t step; in do_sete() local 1474 uint64_t stagecopysize, step; in do_cpyp() local 1581 uint64_t toaddr, fromaddr, copysize, step; in do_cpym() local 1668 uint64_t toaddr, fromaddr, copysize, step; in do_cpye() local
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | lcdc.c | 214 int value, n, m, min_m, max_m, diff, step; in lcdc_pll_set() local
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest-single.h | 314 static inline int64_t clock_step(int64_t step) in clock_step()
|
/openbmc/u-boot/fs/cbfs/ |
H A D | cbfs.c | 87 u32 step; in file_cbfs_next_file() local
|
/openbmc/qemu/io/ |
H A D | channel-command.c | 104 int step = 0; in qio_channel_command_abort() local
|