| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tl/ |
| H A D | mali_kbase_tlstream.c | 33 * @numbered: non-zero if this stream is numbered 43 int numbered) in kbasep_packet_header_setup() argument 47 MIPE_PACKET_HEADER_W1(0, !!numbered), in kbasep_packet_header_setup() 56 * @numbered: non-zero if the stream is numbered 64 int numbered) in kbasep_packet_header_update() argument 66 u32 word1 = MIPE_PACKET_HEADER_W1((u32)data_size, !!numbered); in kbasep_packet_header_update() 94 if (stream->numbered) in kbase_tlstream_reset() 154 /* All packets carrying tracepoints shall be numbered. */ in kbase_tlstream_init() 156 stream->numbered = 1; in kbase_tlstream_init() 158 stream->numbered = 0; in kbase_tlstream_init() [all …]
|
| H A D | mali_kbase_tlstream.h | 46 * @numbered: If non-zero stream's packets are sequentially numbered 83 int numbered; member
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | hidraw.rst | 50 On a device which uses numbered reports, the first byte of the returned data 52 byte. For devices which do not use numbered reports, the report data 63 number. If the device does not use numbered reports, the first byte should 116 which do not use numbered reports, set the first byte to 0. The report data 125 number of the requested report. For devices which do not use numbered
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/ |
| H A D | renesas,dw-hdmi.txt | 33 - ports: See dw_hdmi.txt. The DWC HDMI shall have one port numbered 0 34 corresponding to the video input of the controller and one port numbered 1 35 corresponding to its HDMI output, and one port numbered 2 corresponding to
|
| H A D | thine,thc63lvd1024.yaml | 35 contain any endpoint. In dual-link mode, even-numbered pixels are 36 received on port@0 and odd-numbered pixels on port@1, and both port@0 and
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | st,stm32-pinctrl.yaml | 36 pins-are-numbered: true 190 - pins-are-numbered 204 pins-are-numbered; 222 pins-are-numbered;
|
| H A D | pinctrl-mt65xx.txt | 16 - pins-are-numbered: Specify the subnodes are using numbered pinmux to 95 pins-are-numbered;
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | st,stm32-pinctrl.txt | 17 - pins-are-numbered: Specify the subnodes are using numbered pinmux to 50 pins-are-numbered;
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | Kconfig | 77 bool "Support numbered aliases in device tree" 82 numbered devices (e.g. serial0 = &serial0). This feature can be 86 bool "Support numbered aliases in device tree in SPL" 91 numbered devices (e.g. serial0 = &serial0). This feature can be
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | cdns,csi2rx.txt | 26 port nodes are numbered as follows: 39 the endpoints are not numbered.
|
| H A D | cdns,csi2tx.txt | 26 port nodes are numbered as follows. 39 the endpoints are not numbered.
|
| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | find.c | 3 * MSB0 numbered special bitops handling. 5 * The bits are numbered:
|
| /OK3568_Linux_fs/u-boot/doc/mvebu/cmd/ |
| H A D | bubt.txt | 39 The boot partitions are numbered as partition 1 and 2 in MMC driver. 48 The boot partitions are numbered as partition 1 and 2 in MMC driver.
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc837xemds/ |
| H A D | README | 9 Switch bits are numbered 1 through, like, 4 6 8 or 10, but the 10 bits may contribute to signals that are numbered based at 0,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_tlstream.c | 178 * @numbered: if non-zero stream's packets are sequentially numbered 207 int numbered; member 706 * @numbered: non-zero if this stream is numbered 716 int numbered) in kbasep_tlstream_packet_header_setup() argument 744 if (numbered) in kbasep_tlstream_packet_header_setup() 806 if (stream->numbered) in kbasep_timeline_stream_reset() 835 /* All packets carrying tracepoints shall be numbered. */ in kbasep_timeline_stream_init() 837 stream->numbered = 1; in kbasep_timeline_stream_init() 839 stream->numbered = 0; in kbasep_timeline_stream_init() 848 stream->numbered); in kbasep_timeline_stream_init() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/rockchip/ |
| H A D | dw_hdmi-rockchip.txt | 25 - ports: See dw_hdmi.txt. The DWC HDMI shall have a single port numbered 0 27 endpoints, numbered 0 and 1, connected respectively to the vopb and vopl.
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | bitops.h | 9 * Within a word, bits are numbered LSB first. Lot's of places make 16 * end up numbered: 20 * The bits are numbered: 250 * The bits are numbered:
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc832xemds/ |
| H A D | README | 9 Switch bits are numbered 1 through, like, 4 6 8 or 10, but the 10 bits may contribute to signals that are numbered based at 0,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Sub_002dSections.html | 72 <a name="index-numbered-subsections"></a> 82 numbered subsections with values from 0 to 8192. Objects assembled into the 97 <p>Subsections appear in your object file in numeric order, lowest numbered
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Sub_002dSections.html | 72 <a name="index-numbered-subsections"></a> 82 numbered subsections with values from 0 to 8192. Objects assembled into the 97 <p>Subsections appear in your object file in numeric order, lowest numbered
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | st,stm32-adc.yaml | 254 - 16 channels, numbered from 0 to 15 (for in0..in15) on stm32f4 255 - 20 channels, numbered from 0 to 19 (for in0..in19) on stm32h7 and 264 <vinp vinn>, <vinp vinn>,... vinp and vinn are numbered from 0 to 19.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soundwire/ |
| H A D | qcom,sdw.txt | 108 Definition: should be number identifying lowerst numbered coloum in 117 Definition: should be number identifying highest numbered coloum in
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | example2.c | 98 * even-numbered samples, and the right channel audio in odd-numbered in main()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/cluster/ |
| H A D | quorum.c | 113 /* the odd numbered cluster case is straight forward -- in o2quo_make_decision() 125 /* the even numbered cluster adds the possibility of each half in o2quo_make_decision() 128 * the lowest numbered node */ in o2quo_make_decision()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | copyuser_64.S | 17 #define sLd sld /* Shift towards low-numbered address. */ 18 #define sHd srd /* Shift towards high-numbered address. */ 20 #define sLd srd /* Shift towards low-numbered address. */ 21 #define sHd sld /* Shift towards high-numbered address. */
|