| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_qsfp.h | 82 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) argument 84 #define QSFP_IS_ACTIVE_FAR(tech) ((0x32FF >> ((tech) >> 4)) & 1) argument 86 #define QSFP_HAS_ATTEN(tech) ((0x4D00 >> ((tech) >> 4)) & 1) argument 88 #define QSFP_IS_CU(tech) ((0xED00 >> ((tech) >> 4)) & 1) argument 157 u8 tech; member
|
| H A D | qib_qsfp.c | 334 ret = qsfp_read(ppd, QSFP_MOD_TECH_OFFS, &cp->tech, 1); in qib_refresh_qsfp_cache() 337 cks += cp->tech; in qib_refresh_qsfp_cache() 503 if (QSFP_IS_CU(cd.tech)) in qib_qsfp_dump() 510 qib_qsfp_devtech[cd.tech >> 4]); in qib_qsfp_dump() 522 if (QSFP_IS_CU(cd.tech)) in qib_qsfp_dump()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | qsfp.h | 109 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) argument 111 #define QSFP_IS_ACTIVE_FAR(tech) ((0x32FF >> ((tech) >> 4)) & 1) argument 113 #define QSFP_HAS_ATTEN(tech) ((0x4D00 >> ((tech) >> 4)) & 1) argument 115 #define QSFP_IS_CU(tech) ((0xED00 >> ((tech) >> 4)) & 1) argument
|
| /OK3568_Linux_fs/buildroot/configs/ |
| H A D | beaglev_defconfig | 14 BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,starfive-tech,linux,83dba1f25dfc118cacec991… 36 # HEAD of the starfive-tech:Fedora_VIC_7100_2021.04 branch 37 BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,starfive-tech,u-boot,64ead5b83959da8eb87b69…
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | olpc_battery.c | 213 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local 216 ret = olpc_bat_get_tech(&tech); in olpc_bat_get_charge_full_design() 227 switch (tech.intval) { in olpc_bat_get_charge_full_design() 277 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local 281 ret = olpc_bat_get_tech(&tech); in olpc_bat_get_voltage_max_design() 292 switch (tech.intval) { in olpc_bat_get_voltage_max_design()
|
| /OK3568_Linux_fs/buildroot/package/bluez5_utils/ |
| H A D | 0001-tools-mesh-cfgtest-include-limits.h.patch | 2 From: Michael Nosthoff <bluez@heine.tech> 14 Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
|
| /OK3568_Linux_fs/kernel/drivers/nfc/ |
| H A D | trf7970a.c | 575 u8 target_proto, tech; in trf7970a_mode_detect() local 583 tech = NFC_DIGITAL_RF_TECH_106A; in trf7970a_mode_detect() 586 tech = NFC_DIGITAL_RF_TECH_106B; in trf7970a_mode_detect() 589 tech = NFC_DIGITAL_RF_TECH_212F; in trf7970a_mode_detect() 592 tech = NFC_DIGITAL_RF_TECH_424F; in trf7970a_mode_detect() 600 *rf_tech = tech; in trf7970a_mode_detect() 1169 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech() argument 1173 dev_dbg(trf->dev, "rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() 1175 switch (tech) { in trf7970a_in_config_rf_tech() 1212 dev_dbg(trf->dev, "Unsupported rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/ |
| H A D | oe-use-libc-malloc.patch | 2 From: Venture Research <tech@ventureresearch.com> 12 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
| H A D | hiredis-use-default-CC-if-it-is-set.patch | 2 From: Venture Research <tech@ventureresearch.com> 12 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
| H A D | lua-update-Makefile-to-use-environment-build-setting.patch | 2 From: Venture Research <tech@ventureresearch.com> 9 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
| H A D | oe-use-libc-malloc.patch | 2 From: Venture Research <tech@ventureresearch.com> 12 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
| H A D | hiredis-use-default-CC-if-it-is-set.patch | 2 From: Venture Research <tech@ventureresearch.com> 9 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
| H A D | lua-update-Makefile-to-use-environment-build-setting.patch | 2 From: Venture Research <tech@ventureresearch.com> 9 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | 0002-math-allow-definition-of-boost_math_no_atomic_int-on-the-command-line.patch | 7 [buildroot@heine.tech: 11 Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
|
| /OK3568_Linux_fs/buildroot/package/sslh/ |
| H A D | Config.in | 8 http://www.rutschle.net/tech/sslh.shtml
|
| /OK3568_Linux_fs/buildroot/boot/beaglev-secondboot/ |
| H A D | Config.in | 9 https://github.com/starfive-tech/beagle_secondBoot
|
| H A D | beaglev-secondboot.mk | 9 BEAGLEV_SECONDBOOT_SITE = $(call github,starfive-tech,beagle_secondBoot,$(BEAGLEV_SECONDBOOT_VERSIO…
|
| /OK3568_Linux_fs/buildroot/boot/beaglev-ddrinit/ |
| H A D | Config.in | 9 https://github.com/starfive-tech/beagle_ddrinit
|
| H A D | beaglev-ddrinit.mk | 9 BEAGLEV_DDRINIT_SITE = $(call github,starfive-tech,beagle_ddrinit,$(BEAGLEV_DDRINIT_VERSION))
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5quickcontrols2/ |
| H A D | Config.in | 12 This module was in tech preview in Qt 5.6, and promoted
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5serialbus/ |
| H A D | Config.in | 11 This module was in tech preview in Qt 5.6, and promoted
|
| /OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/ |
| H A D | MAINTAINERS | 9 W: https://www.theobroma-systems.com/rk3399-q7/tech-specs
|
| /OK3568_Linux_fs/u-boot/board/theobroma-systems/lion_rk3368/ |
| H A D | MAINTAINERS | 9 W: https://www.theobroma-systems.com/rk3368-uq7/tech-specs
|
| /OK3568_Linux_fs/buildroot/package/fbv/ |
| H A D | fbv.mk | 8 FBV_SITE = http://s-tech.elsat.net.pl/fbv
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt53d/ |
| H A D | Config.in | 14 This module was in tech preview in Qt 5.6, and promoted
|