Home
last modified time | relevance | path

Searched refs:stage (Results 101 – 125 of 926) sorted by relevance

12345678910>>...38

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/
H A D..install.cmd1stage-include/include/asm-generic/.install := /bin/sh scripts/headers_install.sh /data/jenkins/wor…
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h165 struct ia_css_pipeline_stage **stage);
185 struct ia_css_pipeline_stage **stage);
199 struct ia_css_pipeline_stage **stage);
224 struct ia_css_pipeline_stage **stage);
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A D0001-Don-t-skip-install-targets-if-there-s-build-no-in-ur.patch8 src/tools/stage.jam | 4 ++++
21 diff --git a/tools/build/src/tools/stage.jam b/tools/build/src/tools/stage.jam
23 --- a/tools/build/src/tools/stage.jam
24 +++ b/tools/build/src/tools/stage.jam
/OK3568_Linux_fs/buildroot/build/
H A Denvsetup.sh82 for stage in $1; do
83 case "$stage" in
92 SCRIPT="$DIR/.$stage.sh"
123 echo "Unknown stage: $stage"
/OK3568_Linux_fs/buildroot/
H A Denvsetup.sh82 for stage in $1; do
83 case "$stage" in
92 SCRIPT="$DIR/.$stage.sh"
123 echo "Unknown stage: $stage"
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11h.c1601 ((adapter->state_rdh.stage == in wlan_11h_get_uap_start_channel()
2268 pstate_rdh->stage = RDH_OFF; in wlan_11h_init()
2423 ((adapter->state_rdh.stage == in wlan_11h_get_adhoc_start_channel()
3193 if (pmadapter->state_rdh.stage == RDH_OFF) { in wlan_11h_handle_event_chanswann()
3194 pmadapter->state_rdh.stage = in wlan_11h_handle_event_chanswann()
3212 if (pmadapter->state_rdh.stage == in wlan_11h_handle_event_chanswann()
3214 pmadapter->state_rdh.stage == in wlan_11h_handle_event_chanswann()
3216 pmadapter->state_rdh.stage = in wlan_11h_handle_event_chanswann()
3761 switch (pmadapter->state_rdh.stage) { in wlan_11h_radar_detected_tx_blocked()
3950 if (pstate_rdh->stage == RDH_SET_CUSTOM_IE) { in wlan_11h_remove_custom_ie()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dkeyspan_remote.c117 int stage; member
185 switch(remote->stage) { in keyspan_check_data()
199 remote->stage = 1; in keyspan_check_data()
215 remote->stage = 0; in keyspan_check_data()
232 remote->stage = 0; in keyspan_check_data()
235 remote->stage = 2; in keyspan_check_data()
264 remote->stage = 0; in keyspan_check_data()
285 remote->stage = 0; in keyspan_check_data()
303 remote->stage = 0; in keyspan_check_data()
326 remote->stage = 0; in keyspan_check_data()
/OK3568_Linux_fs/buildroot/support/testing/infra/
H A D__init__.py13 def log_file_path(builddir, stage, logtofile=True): argument
15 return "{}-{}.log".format(builddir, stage) if logtofile else None
18 def open_log_file(builddir, stage, logtofile=True): argument
24 return open(log_file_path(builddir, stage, logtofile), 'a+') if logtofile else sys.stdout
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcmstb/
H A DKconfig8 is acting as the second stage bootloader, and U-Boot is
9 acting as the third stage bootloader (TSBL), loaded by BOLT.
29 hex "Address to which the prior stage provided DTB will be copied"
/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/linux/netfilter/
H A D..install.cmd1stage-include/include/linux/netfilter/.install := /bin/sh scripts/headers_install.sh /data/jenkins…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A D..install.cmd1stage-include/include/linux/netfilter/.install := /bin/sh scripts/headers_install.sh /data/jenkins…
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dverified-boot.txt76 1. Master private key is used by the signer to sign a first-stage image.
78 2. Secondary private key is created and used to sign second-stage images.
79 3. Secondary public key is placed in first stage images
80 4. We use the master public key to verify the first-stage image. We then
81 use the secondary public key in the first-stage image to verify the second-
84 different key at each stage, so that a compromise in one place will not
/OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/
H A Djaguar1_video_eq.c49 unsigned char dist = pvin_eq_set->stage; in __eq_base_set_value()
63 unsigned char dist = pvin_eq_set->stage; in __eq_coeff_set_value()
83 unsigned char dist = pvin_eq_set->stage; in __eq_color_set_value()
117 unsigned char dist = pvin_eq_set->stage; in __eq_timing_a_set_value()
130 unsigned char dist = pvin_eq_set->stage; in __eq_clk_set_value()
140 unsigned char dist = pvin_eq_set->stage; in __eq_timing_b_set_value()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8536ds/
H A DREADME11 u-boot-nand.bin. This image contains two parts: a first stage image(also
12 call 4K NAND loader and a second stage image. The former is appended to
15 The bootup process can be divided into two stages: the first stage will
16 configure the L2SRAM, then copy the second stage image to L2SRAM and jump
17 to it. The second stage image is to configure all the hardware and boot up
25 second stage image. It's set in the board config file when boot from NAND
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Drate.c90 struct stage;
91 typedef void (* stage_fn_t)(struct stage * input, fifo_t * output);
92 typedef struct stage { struct
218 double phase, stage_t * stage, int L, int M) in dft_stage_init() argument
220 dft_filter_t * f = &stage->shared->dft_filter[instance]; in dft_stage_init()
243 stage->fn = dft_stage_fn; in dft_stage_init()
244 stage->preload = f->post_peak / L; in dft_stage_init()
245 stage->remL = f->post_peak % L; in dft_stage_init()
246 stage->L = L; in dft_stage_init()
247 stage->step.parts.integer = abs(3-M) == 1 && Fs == 1? -M/2 : M; in dft_stage_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/
H A Docteon-hcd.c285 enum cvmx_usb_stage stage; member
1365 switch (transaction->stage) { in cvmx_usb_start_channel_control()
1607 if ((transaction->stage & 1) == 0) { in cvmx_usb_start_channel()
1621 usbc_hcsplt.s.compsplt = (transaction->stage == in cvmx_usb_start_channel()
2084 transaction->stage = CVMX_USB_STAGE_NON_CONTROL; in cvmx_usb_complete()
2153 transaction->stage = CVMX_USB_STAGE_SETUP; in cvmx_usb_submit_transaction()
2155 transaction->stage = CVMX_USB_STAGE_NON_CONTROL; in cvmx_usb_submit_transaction()
2399 switch (transaction->stage) { in cvmx_usb_transfer_control()
2409 transaction->stage = in cvmx_usb_transfer_control()
2415 transaction->stage = CVMX_USB_STAGE_DATA; in cvmx_usb_transfer_control()
[all …]
/OK3568_Linux_fs/kernel/lib/zstd/
H A Ddecompress.c90 ZSTD_dStage stage; member
109 dctx->stage = ZSTDds_getFrameHeaderSize; in ZSTD_decompressBegin()
1725 switch (dctx->stage) { in ZSTD_nextInputType()
1738 int ZSTD_isSkipFrame(ZSTD_DCtx *dctx) { return dctx->stage == ZSTDds_skipFrame; } /* for zbuff */ in ZSTD_isSkipFrame()
1751 switch (dctx->stage) { in ZSTD_decompressContinue()
1758 dctx->stage = ZSTDds_decodeSkippableHeader; in ZSTD_decompressContinue()
1767 dctx->stage = ZSTDds_decodeFrameHeader; in ZSTD_decompressContinue()
1777 dctx->stage = ZSTDds_decodeBlockHeader; in ZSTD_decompressContinue()
1789 dctx->stage = bp.lastBlock ? ZSTDds_decompressLastBlock : ZSTDds_decompressBlock; in ZSTD_decompressContinue()
1796 dctx->stage = ZSTDds_checkChecksum; in ZSTD_decompressContinue()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/plugin-lib/
H A DvalgrindPlugin.py62 def adjust_command(self, stage, command): argument
63 super().adjust_command(stage, command)
79 if stage == 'execute':
82 format(stage, command, cmdlist))
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A DREADME87 stage does some setup if the test needs it. The teardown stage undoes
92 The execute and verify stages each run one command. The execute stage
94 verify stage checks the return code for success, and also compares
97 Each of the commands in any stage will run in a shell instance.
134 -P, --pause Pause execution just before post-suite stage
200 pre- and post-execute stage
201 adjust-command (runs in all stages and receives the stage name)
205 failure during setup or teardown stage.
209 The adjust-command hook receives the stage id (see list below) and the
236 runs each command in the execute stage under valgrind,
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/debug/src/
H A Dia_css_debug.c2238 struct ia_css_pipeline_stage *stage; in findf_dmem_params() local
2240 for (stage = pipeline->stages; stage; stage = stage->next) { in findf_dmem_params()
2241 struct ia_css_binary *binary = stage->binary; in findf_dmem_params()
2646 struct ia_css_pipeline_stage *stage, in ia_css_debug_pipe_graph_dump_stage() argument
2653 assert(stage); in ia_css_debug_pipe_graph_dump_stage()
2654 if (stage->sp_func != IA_CSS_PIPELINE_NO_FUNC) in ia_css_debug_pipe_graph_dump_stage()
2662 if (stage->binary) { in ia_css_debug_pipe_graph_dump_stage()
2664 if (stage->binary->info->blob) in ia_css_debug_pipe_graph_dump_stage()
2666 stage->binary->info->blob->name, stage->stage_num); in ia_css_debug_pipe_graph_dump_stage()
2667 } else if (stage->firmware) { in ia_css_debug_pipe_graph_dump_stage()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt18 pre (the pre-suite stage)
23 post (the post-suite stage)
36 def adjust_command(self, stage, command) # see "ADJUST" below
71 the execution stage and a string which is the actual command to be
72 executed. The plugin can adjust the command, based on the stage of
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c182 static inline u32 mdp5_lm_use_fg_alpha_mask(enum mdp_mixer_stage_id stage) in mdp5_lm_use_fg_alpha_mask() argument
184 switch (stage) { in mdp5_lm_use_fg_alpha_mask()
226 enum mdp5_pipe stage[STAGE_MAX + 1][MAX_PIPE_STAGE] = { { SSPP_NONE } }; in blend_setup() enum
232 #define blender(stage) ((stage) - STAGE0) in blend_setup() argument
249 pstates[pstate->stage] = pstate; in blend_setup()
250 stage[pstate->stage][PIPE_LEFT] = mdp5_plane_pipe(plane); in blend_setup()
256 r_stage[pstate->stage][PIPE_LEFT] = in blend_setup()
265 stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()
266 r_stage[pstate->stage][PIPE_RIGHT] = right_pipe; in blend_setup()
353 mdp5_ctl_blend(ctl, pipeline, stage, r_stage, plane_cnt, in blend_setup()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/s3a/s3a_1.0/
H A Dia_css_s3a.host.c115 const struct ia_css_pipeline_stage *stage,
118 short dmem_offset = stage->binary->info->mem_offsets->dmem.s3a;
124 &stage->isp_mem_params[IA_CSS_ISP_DMEM0].address[dmem_offset],
127 &stage->isp_mem_params[IA_CSS_ISP_DMEM0].address[dmem_offset],
130 params->isp_mem_params_changed[pipe_id][stage->stage_num][IA_CSS_ISP_DMEM0] =
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c78 static void run_vcpu(struct kvm_vm *vm, uint32_t vcpuid, int stage) in run_vcpu() argument
89 … uc.args[1] == stage + 1, "Stage %d: Unexpected register values vmexit, got %lx", in run_vcpu()
90 stage + 1, (ulong)uc.args[1]); in run_vcpu()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dnilfs2.h33 __field(int, stage)
38 __entry->stage = sci->sc_stage.scnt;
43 show_collection_stage(__entry->stage))

12345678910>>...38