| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | benchmark.c | 53 unsigned long size, unsigned long step) in benchmark_insert() 74 unsigned long size, unsigned long step) in benchmark_tagging() 95 unsigned long size, unsigned long step) in benchmark_delete() 115 static void benchmark_size(unsigned long size, unsigned long step) in benchmark_size() 140 unsigned long step[] = {1, 2, 7, 15, 63, 64, 65, in benchmark() local
|
| /OK3568_Linux_fs/u-boot/drivers/power/regulator/ |
| H A D | pfuze100.c | 59 #define PFUZE100_SW_REG(_name, base, step) \ argument 70 #define PFUZE100_SWB_REG(_name, base, mask, step, voltages) \ argument 89 #define PFUZE100_VGEN_REG(_name, base, step) \ argument 100 #define PFUZE3000_VCC_REG(_name, base, step) \ argument 111 #define PFUZE3000_SW1_REG(_name, base, step) \ argument 122 #define PFUZE3000_SW2_REG(_name, base, step) \ argument 133 #define PFUZE3000_SW3_REG(_name, base, step) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | s2mps11.c | 357 #define regulator_desc_s2mps11_ldo(num, step) { \ argument 407 #define regulator_desc_s2mps11_buck67810(num, min, step, min_sel, voltages) { \ argument 497 #define regulator_desc_s2mps13_ldo(num, min, step, min_sel) { \ argument 513 #define regulator_desc_s2mps13_buck(num, min, step, min_sel) { \ argument 530 #define regulator_desc_s2mps13_buck7(num, min, step, min_sel) { \ argument 547 #define regulator_desc_s2mps13_buck8_10(num, min, step, min_sel) { \ argument 629 #define regulator_desc_s2mps14_ldo(num, min, step) { \ argument 644 #define regulator_desc_s2mps14_buck(num, min, step, min_sel) { \ argument
|
| H A D | da903x-regulator.c | 309 #define DA903x_LDO(_pmic, _id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 329 #define DA903x_DVC(_pmic, _id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 351 #define DA9034_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 354 #define DA9030_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 357 #define DA9030_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 361 #define DA9034_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 365 #define DA9035_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
|
| H A D | s2mpa01.c | 230 #define regulator_desc_ldo(num, step) { \ argument 283 #define regulator_desc_buck6_10(num, min, step) { \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_ring.c | 52 static int check_ring_step(struct intel_ring *ring, u32 x, u32 step) in check_ring_step() 65 static int check_ring_offset(struct intel_ring *ring, u32 x, u32 step) in check_ring_offset() 80 int step, err = 0; in igt_ring_direction() local
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_ar933x.c | 44 static u32 ar933x_serial_get_baud(u32 clk, u32 scale, u32 step) in ar933x_serial_get_baud() 59 u32 *scale, u32 *step) in ar933x_serial_get_scale_step() 92 u32 val, scale, step; in ar933x_serial_setbrg() local 203 u32 val, scale, step; in _debug_uart_init() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amerge/ |
| H A D | rk_aiq_amerge_algo_v12.cpp | 98 int step = 32; in CalibrateOECurve() local 119 int step = 64; in CalibrateEachChnCurve() local 140 int step = 16; in CalibrateMDCurveLongFrmMode() local 162 float step = 1.0f / 16.0f; in CalibrateMDCurveShortFrmMode() local
|
| H A D | rk_aiq_amerge_algo_v11.cpp | 98 int step = 32; in CalibrateOECurveV11() local 118 int step = 16; in CalibrateMDCurveLongFrmMode() local 140 float step = 1.0f / 16.0f; in CalibrateMDCurveShortFrmMode() local
|
| H A D | rk_aiq_amerge_algo_v10.cpp | 98 int step = 32; in CalibrateOECurveV10() local 118 int step = 16; in CalibrateMDCurveV10() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/ |
| H A D | mb862xxfb_accel.c | 71 static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit1() 120 static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit8() 159 static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, in mb86290fb_imageblit16() 192 u16 step; in mb86290fb_imageblit() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/ |
| H A D | ccu_phase.c | 18 u16 step, parent_div; in ccu_phase_get_phase() local 86 u16 step, parent_div; in ccu_phase_set_phase() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | int-vector-builder.h | 79 int_vector_builder<T>::step (T elt1, T elt2) const in step() function 88 int_vector_builder<T>::apply_step (T base, unsigned int factor, T step) const in apply_step()
|
| H A D | vector-builder.h | 368 int step) const in count_dups() 410 unsigned int step) in repeating_sequence_p() 425 unsigned int step) in stepped_sequence_p()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | int-vector-builder.h | 79 int_vector_builder<T>::step (T elt1, T elt2) const in step() function 88 int_vector_builder<T>::apply_step (T base, unsigned int factor, T step) const in apply_step()
|
| H A D | vector-builder.h | 368 int step) const in count_dups() 410 unsigned int step) in repeating_sequence_p() 425 unsigned int step) in stepped_sequence_p()
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | graph-build-time | 90 def add_step(self, step, state, time): argument 98 def get_duration(self, step=None): argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-cpu.c | 17 struct clk *step; member 75 struct clk *step) in imx_clk_hw_cpu()
|
| /OK3568_Linux_fs/u-boot/fs/ext4/ |
| H A D | ext4_sparse.c | 63 u32 step = BLOCK_CNT(PER_BLK_WRITE_SIZE, desc); in flash_write_data() local 102 u32 step = BLOCK_CNT(PER_BLK_WRITE_SIZE, desc); in flash_fill_data() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | adpcm.c | 41 sox_sample_t step; /* step size */ member 84 sox_sample_t step; in AdpcmDecode() local 184 int d, v0, v1, step; in AdpcmMashS() local
|
| /OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 242 #define smask(step) ((1<<step)-1) argument 243 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) argument
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | tps6586x.c | 137 static int calculate_next_voltage(int voltage, int target, int step) in calculate_next_voltage() 169 int tps6586x_adjust_sm0_sm1(int sm0_target, int sm1_target, int step, int rate, in tps6586x_adjust_sm0_sm1()
|
| /OK3568_Linux_fs/kernel/drivers/media/common/ |
| H A D | cx2341x.c | 120 s32 *min, s32 *max, s32 *step, s32 *def, u32 *flags) in cx2341x_ctrl_fill() 538 s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_query_fill() 1540 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_custom() 1563 u32 id, s32 min, s32 max, s32 step, s32 def) in cx2341x_ctrl_new_std()
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | tlv.h | 58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument 63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | tlv.h | 58 #define SNDRV_CTL_TLVD_DB_SCALE_ITEM(min, step, mute) \ argument 63 #define SNDRV_CTL_TLVD_DECLARE_DB_SCALE(name, min, step, mute) \ argument
|