Home
last modified time | relevance | path

Searched refs:PARALLEL (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-mipid02.txt1 STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge
5 through PARALLEL output port.
9 PARALLEL output port has a maximum width of 12 bits.
34 2 PARALLEL output
42 Endpoint node required property for PARALLEL connection is:
44 Endpoint node optional properties for PARALLEL connection are:
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dstackleak_plugin.c301 if (GET_CODE(body) == PARALLEL) in remove_stack_tracking_gcall()
371 if (GET_CODE(body) != PARALLEL) in remove_stack_tracking_gasm()
/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 Drtl.def197 DEF_RTL_EXPR(PARALLEL, "parallel", "E", RTX_EXTRA)
229 UNSPEC can occur all by itself in a PATTERN, as a component of a PARALLEL,
231 UNSPEC by itself or as a component of a PARALLEL
235 of a PARALLEL with USE.
286 At the top level of an instruction (perhaps under PARALLEL).
294 under PARALLEL. */
301 USE cannot appear as an operand of other rtx except for PARALLEL.
310 CLOBBER cannot appear as an operand of other rtx except for PARALLEL.
311 CLOBBER of a hard register appearing by itself (not within PARALLEL)
702 Operands 0 is the source vector, operand 1 is a PARALLEL that contains
[all …]
H A Dgenrtl.h1344 gen_rtx_fmt_E (PARALLEL, (MODE), (ARG0))
H A Drtl.h1947 (RTL_FLAG_CHECK2 ("REG_FUNCTION_VALUE_P", (RTX), REG, PARALLEL)->return_val)
/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 Drtl.def197 DEF_RTL_EXPR(PARALLEL, "parallel", "E", RTX_EXTRA)
229 UNSPEC can occur all by itself in a PATTERN, as a component of a PARALLEL,
231 UNSPEC by itself or as a component of a PARALLEL
235 of a PARALLEL with USE.
286 At the top level of an instruction (perhaps under PARALLEL).
294 under PARALLEL. */
301 USE cannot appear as an operand of other rtx except for PARALLEL.
310 CLOBBER cannot appear as an operand of other rtx except for PARALLEL.
311 CLOBBER of a hard register appearing by itself (not within PARALLEL)
702 Operands 0 is the source vector, operand 1 is a PARALLEL that contains
[all …]
H A Dgenrtl.h1344 gen_rtx_fmt_E (PARALLEL, (MODE), (ARG0))
H A Drtl.h1947 (RTL_FLAG_CHECK2 ("REG_FUNCTION_VALUE_P", (RTX), REG, PARALLEL)->return_val)
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dsi21xx.c131 PARALLEL enumerator
516 PARALLEL + (LSB_FIRST << 1) in si21xx_init()
/OK3568_Linux_fs/kernel/drivers/dio/
H A Ddio.c78 DIONAME(PARALLEL), DIONAME(VME), DIONAME(DCL), DIONAME(DCLREM),
/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/share/i18n/charmaps/
HDBS_VIEWDATA.gz1<code_set_name> BS_VIEWDATA 2<comment_char> % 3<escape_char> / 4% version: ...
HDIEC_P27-1.gz1<code_set_name> IEC_P27-1 2<comment_char> % 3<escape_char> / 4% ...
/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/share/i18n/charmaps/
HDBS_VIEWDATA.gz1<code_set_name> BS_VIEWDATA 2<comment_char> % 3<escape_char> / 4% version: ...
HDIEC_P27-1.gz1<code_set_name> IEC_P27-1 2<comment_char> % 3<escape_char> / 4% ...
HDISO_10646.gz1<escape_char> / 2<comment_char> % 3 4% ISO/IEC 10646-1 ...
/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/share/i18n/locales/
H A Dtranslit_neutral620 % PARALLEL TO
788 % EQUALS SIGN AND SLANTED PARALLEL
790 % IDENTICAL TO AND SLANTED PARALLEL
H A Dtranslit_combining3158 % NOT PARALLEL TO
/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/share/i18n/locales/
H A Dtranslit_neutral620 % PARALLEL TO
788 % EQUALS SIGN AND SLANTED PARALLEL
790 % IDENTICAL TO AND SLANTED PARALLEL
H A Dtranslit_combining3158 % NOT PARALLEL TO
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Di2c-cardlist.rst152 st-mipid02 STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dlibgomp.info3327 * Implementing PARALLEL construct::
3332 * Implementing OpenACC's PARALLEL construct::
3422 In association with a PARALLEL, or within the lexical extent of a
3423 PARALLEL block, the variable becomes a local variable in the parallel
3436 This seems simple enough for PARALLEL blocks. Create a private struct
3469 File: libgomp.info, Node: Implementing REDUCTION clause, Next: Implementing PARALLEL construct, …
3481 File: libgomp.info, Node: Implementing PARALLEL construct, Next: Implementing FOR construct, Pre…
3483 10.10 Implementing PARALLEL construct
3525 …R construct, Next: Implementing ORDERED construct, Prev: Implementing PARALLEL construct, Up: T…
3631 File: libgomp.info, Node: Implementing SINGLE construct, Next: Implementing OpenACC's PARALLEL co…
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dlibgomp.info3327 * Implementing PARALLEL construct::
3332 * Implementing OpenACC's PARALLEL construct::
3422 In association with a PARALLEL, or within the lexical extent of a
3423 PARALLEL block, the variable becomes a local variable in the parallel
3436 This seems simple enough for PARALLEL blocks. Create a private struct
3469 File: libgomp.info, Node: Implementing REDUCTION clause, Next: Implementing PARALLEL construct, …
3481 File: libgomp.info, Node: Implementing PARALLEL construct, Next: Implementing FOR construct, Pre…
3483 10.10 Implementing PARALLEL construct
3525 …R construct, Next: Implementing ORDERED construct, Prev: Implementing PARALLEL construct, Up: T…
3631 File: libgomp.info, Node: Implementing SINGLE construct, Next: Implementing OpenACC's PARALLEL co…
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A DKconfig886 tristate "STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge"
892 Support for STMicroelectronics MIPID02 CSI-2 to PARALLEL bridge.
893 It is used to allow usage of CSI-2 sensor with PARALLEL port
/OK3568_Linux_fs/kernel/drivers/eisa/
H A Deisa.ids1283 XTI02B1 "XNET 1800 PARALLEL SWITCH"
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS8237 I2C OVER PARALLEL PORT
13211 PADATA PARALLEL EXECUTION MECHANISM
13244 PARALLEL LCD/KEYPAD PANEL DRIVER
13251 PARALLEL PORT SUBSYSTEM
13273 PARIDE DRIVERS FOR PARALLEL PORT IDE DEVICES
13702 PCRYPT PARALLEL CRYPTO ENGINE
16599 ST MIPID02 CSI-2 TO PARALLEL BRIDGE DRIVER

123