Home
last modified time | relevance | path

Searched refs:tech (Results 1 – 25 of 54) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_qsfp.h82 #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 Dqib_qsfp.c334 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 Dqsfp.h109 #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 Dbeaglev_defconfig14 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 Dolpc_battery.c213 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 D0001-tools-mesh-cfgtest-include-limits.h.patch2 From: Michael Nosthoff <bluez@heine.tech>
14 Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
/OK3568_Linux_fs/kernel/drivers/nfc/
H A Dtrf7970a.c575 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 Doe-use-libc-malloc.patch2 From: Venture Research <tech@ventureresearch.com>
12 Signed-off-by: Venture Research <tech@ventureresearch.com>
H A Dhiredis-use-default-CC-if-it-is-set.patch2 From: Venture Research <tech@ventureresearch.com>
12 Signed-off-by: Venture Research <tech@ventureresearch.com>
H A Dlua-update-Makefile-to-use-environment-build-setting.patch2 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 Doe-use-libc-malloc.patch2 From: Venture Research <tech@ventureresearch.com>
12 Signed-off-by: Venture Research <tech@ventureresearch.com>
H A Dhiredis-use-default-CC-if-it-is-set.patch2 From: Venture Research <tech@ventureresearch.com>
9 Signed-off-by: Venture Research <tech@ventureresearch.com>
H A Dlua-update-Makefile-to-use-environment-build-setting.patch2 From: Venture Research <tech@ventureresearch.com>
9 Signed-off-by: Venture Research <tech@ventureresearch.com>
/OK3568_Linux_fs/buildroot/package/boost/
H A D0002-math-allow-definition-of-boost_math_no_atomic_int-on-the-command-line.patch7 [buildroot@heine.tech:
11 Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
/OK3568_Linux_fs/buildroot/package/sslh/
H A DConfig.in8 http://www.rutschle.net/tech/sslh.shtml
/OK3568_Linux_fs/buildroot/boot/beaglev-secondboot/
H A DConfig.in9 https://github.com/starfive-tech/beagle_secondBoot
H A Dbeaglev-secondboot.mk9 BEAGLEV_SECONDBOOT_SITE = $(call github,starfive-tech,beagle_secondBoot,$(BEAGLEV_SECONDBOOT_VERSIO…
/OK3568_Linux_fs/buildroot/boot/beaglev-ddrinit/
H A DConfig.in9 https://github.com/starfive-tech/beagle_ddrinit
H A Dbeaglev-ddrinit.mk9 BEAGLEV_DDRINIT_SITE = $(call github,starfive-tech,beagle_ddrinit,$(BEAGLEV_DDRINIT_VERSION))
/OK3568_Linux_fs/buildroot/package/qt5/qt5quickcontrols2/
H A DConfig.in12 This module was in tech preview in Qt 5.6, and promoted
/OK3568_Linux_fs/buildroot/package/qt5/qt5serialbus/
H A DConfig.in11 This module was in tech preview in Qt 5.6, and promoted
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A DMAINTAINERS9 W: https://www.theobroma-systems.com/rk3399-q7/tech-specs
/OK3568_Linux_fs/u-boot/board/theobroma-systems/lion_rk3368/
H A DMAINTAINERS9 W: https://www.theobroma-systems.com/rk3368-uq7/tech-specs
/OK3568_Linux_fs/buildroot/package/fbv/
H A Dfbv.mk8 FBV_SITE = http://s-tech.elsat.net.pl/fbv
/OK3568_Linux_fs/buildroot/package/qt5/qt53d/
H A DConfig.in14 This module was in tech preview in Qt 5.6, and promoted

123