/openbmc/linux/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()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.h | 67 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) argument 69 #define QSFP_IS_ACTIVE_FAR(tech) ((0x32FF >> ((tech) >> 4)) & 1) argument 71 #define QSFP_HAS_ATTEN(tech) ((0x4D00 >> ((tech) >> 4)) & 1) argument 73 #define QSFP_IS_CU(tech) ((0xED00 >> ((tech) >> 4)) & 1) argument
|
/openbmc/linux/net/smc/ |
H A D | smc_stats.c | 46 struct smc_stats *stats, int tech, in smc_nl_fill_stats_rmb_data() argument 53 stats_rmb_cnt = &stats->smc[tech].rmb_tx; in smc_nl_fill_stats_rmb_data() 55 stats_rmb_cnt = &stats->smc[tech].rmb_rx; in smc_nl_fill_stats_rmb_data() 99 struct smc_stats *stats, int tech, in smc_nl_fill_stats_bufsize_data() argument 106 stats_pload = &stats->smc[tech].tx_pd; in smc_nl_fill_stats_bufsize_data() 108 stats_pload = &stats->smc[tech].rx_pd; in smc_nl_fill_stats_bufsize_data() 110 stats_pload = &stats->smc[tech].tx_rmbsize; in smc_nl_fill_stats_bufsize_data() 112 stats_pload = &stats->smc[tech].rx_rmbsize; in smc_nl_fill_stats_bufsize_data() 166 struct smc_stats *stats, int tech) in smc_nl_fill_stats_tech_data() argument 171 smc_tech = &stats->smc[tech]; in smc_nl_fill_stats_tech_data() [all …]
|
/openbmc/linux/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()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 2004-libavcodec-omx-replace-opt-vc-path-with-usr-lib.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 15 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3007-remove-xorg-related-link-libs.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 16 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3003-codec-omxil_core-replace-opt-vc-path-with-usr-lib.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 14 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3006-codec-omxil_core.h-fix-multiple-definition-of.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 19 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3010-po-Fix-typos-in-oc.po-for-gettext-compatibility.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 17 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3009-vo-converter_vaapi-Fix-EGL-macro-undeclared.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 14 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3004-use-GLESv2-headers-over-GL-headers.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 14 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3002-fix-EGL-macro-undeclared-and-EGLImageKHR.patch | 1 From: Vincent Davis Jr <vince@underview.tech> 13 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
H A D | 3008-vo-Makefile.am-exclude-libgl_plugin.patch | 2 From: Vincent Davis Jr <vince@underview.tech> 15 Signed-off-by: Vincent Davis Jr <vince@underview.tech>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | 0003-hack-to-force-use-of-libc-malloc.patch | 2 From: Venture Research <tech@ventureresearch.com> 14 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
H A D | 0001-hiredis-use-default-CC-if-it-is-set.patch | 2 From: Venture Research <tech@ventureresearch.com> 14 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
H A D | 0002-lua-update-Makefile-to-use-environment-build-setting.patch | 2 From: Venture Research <tech@ventureresearch.com> 11 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | 0003-hack-to-force-use-of-libc-malloc.patch | 2 From: Venture Research <tech@ventureresearch.com> 14 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
H A D | 0001-hiredis-use-default-CC-if-it-is-set.patch | 2 From: Venture Research <tech@ventureresearch.com> 14 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
H A D | 0002-lua-update-Makefile-to-use-environment-build-setting.patch | 2 From: Venture Research <tech@ventureresearch.com> 11 Signed-off-by: Venture Research <tech@ventureresearch.com>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
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>
|
/openbmc/linux/drivers/nfc/ |
H A D | trf7970a.c | 576 u8 target_proto, tech; in trf7970a_mode_detect() local 584 tech = NFC_DIGITAL_RF_TECH_106A; in trf7970a_mode_detect() 587 tech = NFC_DIGITAL_RF_TECH_106B; in trf7970a_mode_detect() 590 tech = NFC_DIGITAL_RF_TECH_212F; in trf7970a_mode_detect() 593 tech = NFC_DIGITAL_RF_TECH_424F; in trf7970a_mode_detect() 601 *rf_tech = tech; in trf7970a_mode_detect() 1170 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech() argument 1174 dev_dbg(trf->dev, "rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() 1176 switch (tech) { in trf7970a_in_config_rf_tech() 1213 dev_dbg(trf->dev, "Unsupported rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/gnutls/ |
H A D | Add-ptest-support.patch | 2 From: Ravineet Singh <ravineet.a.singh@est.tech> 7 Signed-off-by: Ravineet Singh <ravineet.a.singh@est.tech>
|