Home
last modified time | relevance | path

Searched +full:multi +full:- +full:function (Results 1 – 25 of 1047) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/kernel/Documentation/s390/
H A Dpci.rst1 .. SPDX-License-Identifier: GPL-2.0
8 - Pierre Morel
17 -----------------------
25 Ignore the RID field and force use of one PCI domain per PCI function.
28 ---------------
36 - /sys/kernel/debug/s390dbf/pci_msg/sprintf
52 The slot entries are set up using the function identifier (FID) of the
53 PCI function.
55 - /sys/bus/pci/slots/XXXXXXXX/power
57 A physical function that currently supports a virtual function cannot be
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dmain.c32 MULTI, enumerator
43 printf("\t-all Function of all ciphers\n"); in guide()
44 printf("\t-cipher Function of cipher\n"); in guide()
45 printf("\t-aead Function of aead\n"); in guide()
46 printf("\t-hash Function of hash\n"); in guide()
47 printf("\t-hmac Function of hmac\n"); in guide()
48 printf("\t-rsa Function of rsa\n"); in guide()
49 printf("\t-setkey Function of setkey. NOTE: it will write key to OTP area.\n"); in guide()
50 printf("\t-otpkey Function of otpkey\n"); in guide()
51 …printf("\t-mem Maximum buffer size requested by crypto mem alloc, test until alloc faile… in guide()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dversion.h1 /* SPDX-License-Identifier: GPL-2.0 */
7 #include <linux/rk-isp21-config.h>
19 * support multi virtual device;
23 * 2. fix picture of hdr is abnormal in multi-visual isp when run second time
43 * 1. fix rawaf is disabled in config function
69 * 2. fix size no update for multi sensor switch
73 * 1. isp/ispp add lock for multi dev runtime
83 * 6. fix enable function of ynr/cnr/bay3d/dhaz/adrc is not correct
85 * 8. add get awb data from ddr function
122 * 8. don't start ldch asynchronously in multi-isp mode
[all …]
/OK3568_Linux_fs/external/rknpu2/
H A DREADME.md5 - RK3566/RK3568
6 - RK3588/RK3588S
7 - RV1103/RV1106
8 - RK3562
11 …rknn model must be generated using RKNN Toolkit 2: https://github.com/rockchip-linux/rknn-toolkit2
15 ​ https://github.com/rockchip-linux/rknn-toolkit
17 ​ https://github.com/rockchip-linux/rknpu
25 - Support RK3562
26 - Support more NPU operator fuse, such as Conv-Silu/Conv-Swish/Conv-Hardswish/Conv-sigmoid/Conv-Har…
27 - Improve support for NHWC output layout
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst1 .. SPDX-License-Identifier: GPL-2.0+
15 next or previous entry in a cache-efficient manner. In contrast to a
17 order to grow the array. It is more memory-efficient, parallelisable
18 and cache friendly than a doubly-linked list. It takes advantage of
28 Normal pointers may be stored in the XArray directly. They must be 4-byte
30 alloc_page(). It isn't true for arbitrary user-space pointers,
31 nor for function pointers. You can store pointers to statically allocated
54 the range. Storing to any index will store to all of them. Multi-index
63 allocated ones. A freshly-initialised XArray contains a ``NULL``
82 returns ``-EBUSY`` if the entry is not empty.
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuhotplug.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 * CPU-up CPU-down
15 * BRINGUP_CPU->AP_OFFLINE BRINGUP_CPU <- AP_IDLE_DEAD (idle thread/play_dead)
17 * v (IRQ-off) ,---------------^
19 * | TEARDOWN_CPU <- AP_ONLINE_IDLE
26 CPUHP_INVALID = -1,
215 * cpuhp_setup_state - Setup hotplug state callbacks with calling the callbacks
218 * @startup: startup callback function
219 * @teardown: teardown callback function
242 * cpuhp_setup_state_nocalls - Setup hotplug state callbacks without calling the
[all …]
H A Dxz.h5 * Igor Pavlov <https://7-zip.org/>
28 * enum xz_mode - Operation mode
30 * @XZ_SINGLE: Single-call mode. This uses less RAM than
31 * multi-call modes, because the LZMA2
36 * @XZ_PREALLOC: Multi-call mode with preallocated LZMA2
40 * @XZ_DYNALLOC: Multi-call mode. The LZMA2 dictionary is
59 * enum xz_ret - Return codes
62 * return code is possible only in multi-call mode
66 * is still possible in multi-call mode by simply
81 * only in multi-call mode (XZ_PREALLOC or
[all …]
/OK3568_Linux_fs/tools/linux/Linux_Upgrade_Tool/Linux_Upgrade_Tool/
H A Drevision.txt27 1.fix multi-storage firmware compatible bug
30 1.fix upgrade multi-storage firmware bug
34 1.support new multi-storage firmware
40 1.support multi-storage firmware with div
46 3.modify write sector function for verifying
82 1.add function to check pagesize for ubi image
86 1.add switch storage function
/OK3568_Linux_fs/external/rknn-toolkit2/examples/
H A Dreadme.txt5 │ └── vgg-ssd # vgg-ssd float model
22 ├── accuracy_analysis # how to use accuracy-analysis function
23 ├── batch_size # how to expand batch for use multi-batch function
24 ├── multi_input_test # multi-input float model
25 ├── hybrid_quant # how to use hybrid-quantization function
26 ├── mmse # how to use mmse function
27 ├── model_pruning # how to use model_pruning function
28 ├── dynamic_input # how to use dynamic_input function
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/neterion/
H A Dvxge.rst1 .. SPDX-License-Identifier: GPL-2.0
23 - Single function mode
24 - Multi function mode
25 - SRIOV mode
26 - MRIOV mode
28 The functions share a 10GbE link and the pci-e bus, but hardly anything else
31 supported independently on each function.
38 i) Single function mode (up to 17 queues)
40 ii) Multi function mode (up to 17 functions)
42 iii) PCI-SIG's I/O Virtualization
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dversion.h1 /* SPDX-License-Identifier: GPL-2.0 */
7 #include <linux/rkcif-config.h>
15 *1. Support the mipi vc multi-channel input in cif driver for rk1808
28 *1. support kernel-4.19 and support vicap single dvp for rv1126
33 *1. support vicap-full lvds interface to work in linear and hdr mode for rv1126
34 *2. add vicap-lite device for rv1126
36 *1. support crop function
42 *1. add cif self-defined ioctrl cmd:V4L2_CID_CIF_DATA_COMPACT
47 *4. support rk1808 mipi interface in kernel-4.19
54 *2. support rk3568 csi-host
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dcznic,turris-omnia-leds.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/leds/cznic,turris-omnia-leds.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Behún <marek.behun@nic.cz>
20 const: cznic,turris-omnia-leds
26 "#address-cells":
29 "#size-cells":
33 "^multi-led@[0-9a-b]$":
36 - $ref: leds-class-multicolor.yaml#
[all …]
H A Dleds-lp50xx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/leds/leds-lp50xx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dan Murphy <dmurphy@ti.com>
13 The LP50XX is multi-channel, I2C RGB LED Drivers that can group RGB LEDs into
27 - ti,lp5009
28 - ti,lp5012
29 - ti,lp5018
30 - ti,lp5024
[all …]
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dpmic-framework.txt2 # (C) Copyright 2014-2015 Samsung Electronics
5 # SPDX-License-Identifier: GPL-2.0+
18 This is an introduction to driver-model multi uclass PMIC IC's support.
20 - UCLASS_PMIC - basic uclass type for PMIC I/O, which provides common
22 - UCLASS_REGULATOR - additional uclass type for specific PMIC features,
27 - drivers/power/pmic/pmic-uclass.c
28 - include/power/pmic.h
30 - drivers/power/regulator/regulator-uclass.c
31 - include/power/regulator.h
34 - common/cmd_pmic.c
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dadc.h5 * SPDX-License-Identifier: GPL-2.0+
11 /* ADC_CHANNEL() - ADC channel bit mask, to select only required channels */
14 /* The last possible selected channel with 32-bit mask */
20 * - ADC_DATA_FORMAT_BIN - binary offset
21 * - ADC_DATA_FORMAT_2S - two's complement
32 * struct adc_channel - structure to hold channel conversion data.
33 * Useful to keep the result of a multi-channel conversion output.
35 * @id - channel id
36 * @data - channel conversion data
44 * struct adc_uclass_platdata - basic ADC info
[all …]
/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dmst.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * mst.c - NTFS multi sector transfer protection handling code. Part of the
4 * Linux-NTFS project.
6 * Copyright (c) 2001-2004 Anton Altaparmakov
12 * post_read_mst_fixup - deprotect multi sector transfer protected data
16 * Perform the necessary post read multi sector transfer fixup and detect the
17 * presence of incomplete multi sector transfers. - In that case, overwrite the
21 * Return 0 on success and -EINVAL on error ("BAAD" magic will be present).
34 usa_ofs = le16_to_cpu(b->usa_ofs); in post_read_mst_fixup()
36 usa_count = le16_to_cpu(b->usa_count) - 1; in post_read_mst_fixup()
[all …]
H A Dlogfile.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * logfile.c - NTFS kernel journal handling. Part of the Linux-NTFS project.
5 * Copyright (c) 2002-2007 Anton Altaparmakov
27 * ntfs_check_restart_page_header - check the page header for consistency
35 * This function only needs NTFS_BLOCK_SIZE bytes in @rp, i.e. it does not
50 logfile_system_page_size = le32_to_cpu(rp->system_page_size); in ntfs_check_restart_page_header()
51 logfile_log_page_size = le32_to_cpu(rp->log_page_size); in ntfs_check_restart_page_header()
55 (logfile_system_page_size - 1) || in ntfs_check_restart_page_header()
57 ntfs_error(vi->i_sb, "$LogFile uses unsupported page size."); in ntfs_check_restart_page_header()
65 ntfs_error(vi->i_sb, "Found restart area in incorrect " in ntfs_check_restart_page_header()
[all …]
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfc_multi_8xx.h1 /* SPDX-License-Identifier: GPL-2.0 */
20 const char *function, int line) in HFC_outb_embsd() argument
25 hc->immap->im_ioport.iop_padat |= PA_XHFC_A0; in HFC_outb_embsd()
26 writeb(reg, hc->xhfc_memaddr); in HFC_outb_embsd()
27 hc->immap->im_ioport.iop_padat &= ~(PA_XHFC_A0); in HFC_outb_embsd()
28 writeb(val, hc->xhfc_memdata); in HFC_outb_embsd()
32 HFC_inb_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_embsd() argument
37 hc->immap->im_ioport.iop_padat |= PA_XHFC_A0; in HFC_inb_embsd()
38 writeb(reg, hc->xhfc_memaddr); in HFC_inb_embsd()
39 hc->immap->im_ioport.iop_padat &= ~(PA_XHFC_A0); in HFC_inb_embsd()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Datmel,at91-pinctrl.txt10 Please refer to pinctrl-bindings.txt in this directory for details of the
15 used for a specific device or function. This node represents both mux and config
16 of the pins in that group. The 'pins' selects the function mode(also named pin
18 such as pull-up, multi drive, etc.
21 - compatible: "atmel,at91rm9200-pinctrl" or "atmel,at91sam9x5-pinctrl"
22 or "atmel,sama5d3-pinctrl" or "microchip,sam9x60-pinctrl"
23 - atmel,mux-mask: array of mask (periph per bank) to describe if a pin can be
45 From the datasheet Table 10-2.
83 - atmel,pins: 4 integers array, represents a group of pins mux and config
90 MULTIDRIVE (1 << 1): indicate this pin needs to be configured as multi-drive.
[all …]
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dmvmfp.c4 * Written-by: Prafulla Wadaskar <prafulla@marvell.com>,
6 * SPDX-License-Identifier: GPL-2.0+
17 * On most of Marvell SoCs (ex. ARMADA100) there is Multi-Funtion-Pin
18 * configuration registers to configure each GPIO/Function pin on the
21 * This function reads the array of values for
23 * Multi-Function Pin registers.
24 * It supports - Alternate Function Selection programming.
52 * perform a read-back of any MFPR register to make sure the in mfp_config()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Dsamsung,sec-core.txt1 Binding for Samsung S2M and S5M family multi-function device
4 This is a part of device tree bindings for S2M and S5M family multi-function
8 of multi-function devices which include voltage and current regulators, RTC,
9 charger controller, clock outputs and other sub-blocks. It is interfaced
10 to the host controller using an I2C interface. Each sub-block is usually
14 This document describes bindings for main device node. Optional sub-blocks
15 must be a sub-nodes to it. Bindings for them can be found in:
16 - bindings/regulator/samsung,s2mpa01.txt
17 - bindings/regulator/samsung,s2mps11.txt
18 - bindings/regulator/samsung,s5m8767.txt
[all …]
H A Dretu.txt1 * Device tree bindings for Nokia Retu and Tahvo multi-function device
3 Retu and Tahvo are a multi-function devices found on Nokia Internet
9 - compatible: "nokia,retu" or "nokia,tahvo"
10 - reg: Specifies the CBUS slave address of the ASIC chip
11 - interrupts: The interrupt line the device is connected to
16 compatible = "i2c-cbus-gpio";
20 interrupt-parent = <&gpio4>;
H A Dst,stmfx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectonics Multi-Function eXpander (STMFX) bindings
9 description: ST Multi-Function eXpander (STMFX) is a slave controller using I2C for
15 - Amelie Delaunay <amelie.delaunay@st.com>
19 const: st,stmfx-0300
27 drive-open-drain: true
29 vdd-supply:
37 const: st,stmfx-0300-pinctrl
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dversion.h1 /* SPDX-License-Identifier: GPL-2.0 */
7 #include <linux/rk-ispp-config.h>
17 * 2. support fec function
21 * 1. support multi virtual device;
40 * 1. fix cannot change some shadow bits by only config function
68 * 1. isp/ispp add lock for multi dev runtime
70 * 3. fix mmu err due to buf free for multi dev
93 * 3. sync to free buf for multi dev stream off
114 * 7. first frame handle for multi dev
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A DReleaseNote.txt6 …1. '-p [quectel-][qmi|mbim]-proxy', can connect to quectel/libqmi/libmbim's proxy, even only one d…
18 2. fix some memroy access error in mbim-cm.c
23 1. support connect to libqmi's qmi-proxy
24 2. only allow ' 0/1/2/none/pap/chap' for auth of '-s'
25 3. '-m iface-idx' bind QMAP data call to wwan0_<iface_idx>
33 1. fix compile errors: -Werror=format-truncation=
57 1. support MBIM multi-call
66 1. QMAP multi-call, AT+CFUN=4 then AT+CFUN=1, only one call can obtain IP by DHCP
87 1. some EM12's usb-net-qmi/mbim interface is at 8 (not 4)
105 1. dial fail when register to 5G-SA
[all …]

12345678910>>...42