| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/ |
| H A D | 0001-cpuburn-a8.S-Remove-.func-.endfunc.patch | 42 #define STEP 16 49 subs lr, lr, #(STEP * 4) 59 #define STEP 64 66 subsne lr, lr, #(STEP * 4)
|
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H A D | messenger.h | 92 #define __ceph_bio_iter_advance_step(it, n, STEP) do { \ argument 98 (void)(STEP); \ 136 #define __ceph_bvec_iter_advance_step(it, n, STEP) do { \ argument 138 (void)(STEP); \
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pci-error-recovery.rst | 118 STEP 0: Error Event 125 STEP 1: Notification 160 proceeds to STEP 2 (MMIO Enable). 163 then recovery proceeds to STEP 4 (Slot Reset). 166 is STEP 6 (Permanent Failure). 187 STEP 2: MMIO Enabled 201 instead will have gone directly to STEP 3 (Link Reset) or STEP 4 (Slot Reset) 236 proceeds to either STEP3 (Link Reset) or to STEP 5 (Resume Operations). 239 proceeds to STEP 4 (Slot Reset) 241 STEP 3: Link Reset [all …]
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | imx6q-cpufreq.c | 29 STEP, enumerator 135 clk_set_parent(clks[STEP].clk, clks[SECONDARY_SEL].clk); in imx6q_set_target() 136 clk_set_parent(clks[PLL1_SW].clk, clks[STEP].clk); in imx6q_set_target() 142 clk_set_parent(clks[STEP].clk, clks[PLL2_PFD2_396M].clk); in imx6q_set_target() 143 clk_set_parent(clks[PLL1_SW].clk, clks[STEP].clk); in imx6q_set_target()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha1-powerpc-asm.S | 114 STEP##fn##_UPDATE(t); \ 115 STEP##fn##_UPDATE((t)+1); \ 116 STEP##fn##_UPDATE((t)+2); \ 117 STEP##fn##_UPDATE((t)+3)
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | viper.c | 181 #define STEP 0x100 in viper_set_core_cpu_voltage() macro 187 else if (current_voltage_divisor < divisor - STEP) in viper_set_core_cpu_voltage() 188 step = current_voltage_divisor + STEP; in viper_set_core_cpu_voltage() 189 else if (current_voltage_divisor > divisor + STEP) in viper_set_core_cpu_voltage() 190 step = current_voltage_divisor - STEP; in viper_set_core_cpu_voltage()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.h | 20 #define DPU_HW_VER(MAJOR, MINOR, STEP) (((MAJOR & 0xF) << 28) |\ argument 22 (STEP & 0xFFFF))
|
| /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 | internal-fn.h | 65 DEF(CHUNKS), DEF(STEP), DEF(OFFSET), DEF(BOUND)
|
| H A D | tree.def | 1059 INDEX (register), STEP (integer constant), INDEX2 (register), 1060 The corresponding address is BASE + STEP * INDEX + INDEX2 + OFFSET. 1063 The type of STEP, INDEX and INDEX2 is sizetype.
|
| H A D | rtl.def | 718 /* Creation of a vector in which element I has the value BASE + I * STEP, 719 where BASE is the first operand and STEP is the second. The result
|
| /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 | internal-fn.h | 65 DEF(CHUNKS), DEF(STEP), DEF(OFFSET), DEF(BOUND)
|
| H A D | tree.def | 1059 INDEX (register), STEP (integer constant), INDEX2 (register), 1060 The corresponding address is BASE + STEP * INDEX + INDEX2 + OFFSET. 1063 The type of STEP, INDEX and INDEX2 is sizetype.
|
| H A D | rtl.def | 718 /* Creation of a vector in which element I has the value BASE + I * STEP, 719 where BASE is the first operand and STEP is the second. The result
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | iov_iter.c | 18 #define iterate_iovec(i, n, __v, __p, skip, STEP) { \ argument 25 left = (STEP); \ 38 left = (STEP); \ 46 #define iterate_kvec(i, n, __v, __p, skip, STEP) { \ argument 52 (void)(STEP); \ 62 (void)(STEP); \ 69 #define iterate_bvec(i, n, __v, __bi, skip, STEP) { \ argument 77 (void)(STEP); \
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/slimbus/ |
| H A D | slim-ngd-qcom-ctrl.txt | 13 Definition: must be "qcom,slim-ngd-v<MAJOR>.<MINOR>.<STEP>"
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | swim.c | 93 #define STEP 0x071 macro 369 swim_action(base, STEP); in swim_step() 377 if (!swim_readbit(base, STEP)) in swim_step()
|
| H A D | swim3.c | 133 #define STEP 1 macro 398 swim3_select(fs, STEP); in seek_track()
|
| /OK3568_Linux_fs/tools/windows/RKDevTool/RKDevTool_Release/Language/ |
| H A D | Chinese.ini | 93 ERROR_CREATE_STEP=创建STEP对象失败,停止执行!
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soundwire/ |
| H A D | qcom,sdw.txt | 10 Definition: must be "qcom,soundwire-v<MAJOR>.<MINOR>.<STEP>",
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_reg_print.c_shipped | 261 { "STEP", 0x04, 0x04 },
|
| H A D | aic79xx_reg_print.c_shipped | 581 { "STEP", 0x04, 0x04 },
|
| H A D | aic7xxx_reg.h_shipped | 549 #define STEP 0x04
|
| H A D | aic79xx_reg.h_shipped | 1467 #define STEP 0x04
|
| H A D | aic7xxx.reg | 616 field STEP 0x04
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_reg_def.h | 311 #define STEP 0x00000002 macro
|