Home
last modified time | relevance | path

Searched refs:FAST (Results 1 – 25 of 37) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dmfp-mmp2.h242 #define GPIO124_MMC1_DAT7 MFP_CFG_DRV(GPIO124, AF1, FAST)
243 #define GPIO125_MMC1_DAT6 MFP_CFG_DRV(GPIO125, AF1, FAST)
244 #define GPIO129_MMC1_DAT5 MFP_CFG_DRV(GPIO129, AF1, FAST)
245 #define GPIO130_MMC1_DAT4 MFP_CFG_DRV(GPIO130, AF1, FAST)
246 #define GPIO131_MMC1_DAT3 MFP_CFG_DRV(GPIO131, AF1, FAST)
247 #define GPIO132_MMC1_DAT2 MFP_CFG_DRV(GPIO132, AF1, FAST)
248 #define GPIO133_MMC1_DAT1 MFP_CFG_DRV(GPIO133, AF1, FAST)
249 #define GPIO134_MMC1_DAT0 MFP_CFG_DRV(GPIO134, AF1, FAST)
250 #define GPIO136_MMC1_CMD MFP_CFG_DRV(GPIO136, AF1, FAST)
251 #define GPIO139_MMC1_CLK MFP_CFG_DRV(GPIO139, AF1, FAST)
[all …]
H A Dmfp-pxa168.h213 #define GPIO107_UART1_TXD MFP_CFG_DRV(GPIO107, AF1, FAST)
214 #define GPIO107_UART1_RXD MFP_CFG_DRV(GPIO107, AF2, FAST)
215 #define GPIO108_UART1_RXD MFP_CFG_DRV(GPIO108, AF1, FAST)
216 #define GPIO108_UART1_TXD MFP_CFG_DRV(GPIO108, AF2, FAST)
241 #define GPIO28_MMC2_CMD MFP_CFG_DRV(GPIO28, AF6, FAST)
242 #define GPIO29_MMC2_CLK MFP_CFG_DRV(GPIO29, AF6, FAST)
243 #define GPIO30_MMC2_DAT0 MFP_CFG_DRV(GPIO30, AF6, FAST)
244 #define GPIO31_MMC2_DAT1 MFP_CFG_DRV(GPIO31, AF6, FAST)
245 #define GPIO32_MMC2_DAT2 MFP_CFG_DRV(GPIO32, AF6, FAST)
246 #define GPIO33_MMC2_DAT3 MFP_CFG_DRV(GPIO33, AF6, FAST)
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-hisi.h77 #define FAST 2 macro
90 #define UFS_HISI_LIMIT_DESIRED_MODE FAST
H A Dufs-qcom.h28 #define FAST 2 macro
41 #define UFS_QCOM_LIMIT_DESIRED_MODE FAST
H A Dufs-exynos.h91 #define FAST 2 macro
104 #define UFS_EXYNOS_LIMIT_DESIRED_MODE FAST
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A DCVE-2021-37750.patch6 After the KDC decodes a FAST inner body, it does not check for a null
17 cause a null dereference in the KDC by sending a FAST TGS request with
H A DCVE-2021-36222.patch18 PA-ENCRYPTED-CHALLENGE padata element without using FAST.
48 /* Check for a configured FAST ec auth indicator. */
79 +# without FAST
/OK3568_Linux_fs/buildroot/package/libkrb5/
H A D0001-Fix-KDC-null-deref-on-TGS-inner-body-null-server.patch6 After the KDC decodes a FAST inner body, it does not check for a null
17 cause a null dereference in the KDC by sending a FAST TGS request with
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_lxml.py17 FAST,
37 features = [NAME, LXML, XML, FAST, PERMISSIVE]
230 features = ALTERNATE_NAMES + [NAME, HTML, FAST, PERMISSIVE]
H A D__init__.py18 FAST = 'fast' variable
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/hostapd/hostapd/
H A Ddefconfig103 # EAP-FAST for the integrated EAP server
105 # functionality needed for EAP-FAST. If EAP-FAST is enabled with OpenSSL,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A Dqcom,ebi2.txt37 this is something just used on the FAST chip selects and that the SLOW
41 FIXME: The chipselects have SLOW and FAST configuration registers. It's a bit
43 together, or if some chip selects are hardwired to be FAST and others are SLOW
95 Optional properties arrays for FAST chip selects:
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dadi_i2c.c195 ctl = (ctl & FAST) | (min(len, 0xff) << 6) | MEN | in i2c_transfer()
226 writew(speed > 100000 ? FAST : 0, &twi->master_ctl); in adi_i2c_setspeed()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-imx-lpi2c.c82 FAST, /* 400+Kbps */ enumerator
152 mode = FAST; in lpi2c_imx_set_mode()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dcharger-manager.txt13 SDP, DCP, CDP, ACA, FAST-CHARGER, SLOW-CHARGER, WPT,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Desp_scsi.h276 FAST, enumerator
H A DKconfig1070 rates: FAST-5, FAST-10, FAST-20, FAST-40 and FAST-80. The numbers
1072 per second for each class. For example, a FAST-20 Wide 16 device is
1087 for FAST-20 synchronous data transfer (20 mega-transfers per
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dfeatures2d.hpp426 CV_EXPORTS void FAST( InputArray image, CV_OUT std::vector<KeyPoint>& keypoints,
447 CV_EXPORTS void FAST( InputArray image, CV_OUT std::vector<KeyPoint>& keypoints,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dfeatures2d.hpp426 CV_EXPORTS void FAST( InputArray image, CV_OUT std::vector<KeyPoint>& keypoints,
447 CV_EXPORTS void FAST( InputArray image, CV_OUT std::vector<KeyPoint>& keypoints,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dfeatures2d.hpp426 CV_EXPORTS void FAST( InputArray image, CV_OUT std::vector<KeyPoint>& keypoints,
447 CV_EXPORTS void FAST( InputArray image, CV_OUT std::vector<KeyPoint>& keypoints,
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Ddefconfig158 # EAP-FAST
160 # for EAP-FAST support. Older OpenSSL releases would need to be patched, e.g.,
404 # This means that EAP-TLS/PEAP/TTLS/FAST cannot be added as dynamic libraries
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dhostapd.conf.AES.template740 # params. This parameter is required if anonymous EAP-FAST is used.
761 # Encryption key for EAP-FAST PAC-Opaque values. This key must be a secret,
767 # EAP-FAST authority identity (A-ID)
776 # EAP-FAST authority identifier information (A-ID-Info)
781 # Enable/disable different EAP-FAST provisioning modes:
788 # EAP-FAST PAC-Key lifetime in seconds (hard limit)
791 # EAP-FAST PAC-Key refresh time in seconds (soft limit on remaining hard
802 # connect. Note: This is only used with EAP-TTLS and EAP-FAST. If any other
H A Dhostapd.conf.TKIP.template740 # params. This parameter is required if anonymous EAP-FAST is used.
761 # Encryption key for EAP-FAST PAC-Opaque values. This key must be a secret,
767 # EAP-FAST authority identity (A-ID)
776 # EAP-FAST authority identifier information (A-ID-Info)
781 # Enable/disable different EAP-FAST provisioning modes:
788 # EAP-FAST PAC-Key lifetime in seconds (hard limit)
791 # EAP-FAST PAC-Key refresh time in seconds (soft limit on remaining hard
802 # connect. Note: This is only used with EAP-TTLS and EAP-FAST. If any other
H A Dhostapd.conf.template739 # params. This parameter is required if anonymous EAP-FAST is used.
760 # Encryption key for EAP-FAST PAC-Opaque values. This key must be a secret,
766 # EAP-FAST authority identity (A-ID)
775 # EAP-FAST authority identifier information (A-ID-Info)
780 # Enable/disable different EAP-FAST provisioning modes:
787 # EAP-FAST PAC-Key lifetime in seconds (hard limit)
790 # EAP-FAST PAC-Key refresh time in seconds (soft limit on remaining hard
801 # connect. Note: This is only used with EAP-TTLS and EAP-FAST. If any other
H A Dhostapd.conf.NO_SEC.template740 # params. This parameter is required if anonymous EAP-FAST is used.
761 # Encryption key for EAP-FAST PAC-Opaque values. This key must be a secret,
767 # EAP-FAST authority identity (A-ID)
776 # EAP-FAST authority identifier information (A-ID-Info)
781 # Enable/disable different EAP-FAST provisioning modes:
788 # EAP-FAST PAC-Key lifetime in seconds (hard limit)
791 # EAP-FAST PAC-Key refresh time in seconds (soft limit on remaining hard
802 # connect. Note: This is only used with EAP-TTLS and EAP-FAST. If any other

12