Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/infiniband/hw/qib/
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
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()
Dqib_iba7322.c5957 if (QSFP_IS_ACTIVE_FAR(qd->cache.tech)) in qsfp_7322_event()
5960 QSFP_IS_CU(qd->cache.tech)) in qsfp_7322_event()
7609 if (!override && QSFP_IS_ACTIVE(qd->tech)) { in find_best_ent()
7616 if (!override && QSFP_HAS_ATTEN(qd->tech) && (qd->atten[0] || in find_best_ent()
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dqsfp.h67 #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
/linux-6.1.9/net/smc/
Dsmc_stats.c46 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 …]
/linux-6.1.9/drivers/power/supply/
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()
/linux-6.1.9/drivers/nfc/
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 …]
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/
Damd,sbrmi.yaml34 https://www.amd.com/en/support/tech-docs?keyword=55898
/linux-6.1.9/Documentation/i2c/busses/
Di2c-sis96x.rst76 Kianusch Sayah Karadji <kianusch@sk-tech.net>
/linux-6.1.9/Documentation/scsi/
Dhptiop.rst213 linux@highpoint-tech.com
215 http://www.highpoint-tech.com
Daacraid.rst172 Adaptec does support this driver. Contact Adaptec tech support or
/linux-6.1.9/Documentation/hwmon/
Dsbrmi.rst31 https://www.amd.com/en/support/tech-docs?keyword=55898
Dw83781d.rst239 Answers from Winbond tech support
/linux-6.1.9/include/pcmcia/
Dcistpl.h298 u_char tech; member
/linux-6.1.9/Documentation/virt/kvm/x86/
Dnested-vmx.rst25 https://www.usenix.org/events/osdi10/tech/full_papers/Ben-Yehuda.pdf
/linux-6.1.9/Documentation/filesystems/
D9p.rst21 https://www.usenix.org/events/usenix05/tech/freenix/hensbergen.html
/linux-6.1.9/Documentation/process/
Dresearcher-guidelines.rst143 <tech-board@lists.linux-foundation.org>.
/linux-6.1.9/drivers/video/fbdev/aty/
Datyfb_base.c3179 int id, tech, f, i, m, default_refresh_rate; in aty_init_lcd() local
3209 tech = (panel_type >> 2) & 63; in aty_init_lcd()
3210 switch (tech) { in aty_init_lcd()
3230 if (tech == 0 || tech == 2) { in aty_init_lcd()
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dsdm845-shift-axolotl.dts4 * Copyright (c) 2022, Caleb Connolly <caleb@connolly.tech>
/linux-6.1.9/security/integrity/ima/
DKconfig28 Read <https://www.usenix.org/events/sec04/tech/sailer.html>
/linux-6.1.9/Documentation/dev-tools/
Dkcsan.rst246 <http://usenix.org/legacy/events/osdi10/tech/full_papers/Erickson.pdf>`_.
/linux-6.1.9/Documentation/RCU/
DRTFP.txt682 ,Title="{Re:} {[Lse-tech]} {Re:} {RFC:} patch to allow lock-free traversal of lists with insertion"
1029 ,Title="Re: [Lse-tech] [RFC, PATCH] 1/5 rcu lock update:
2554 ,url = {http://www.usenix.org/event/hotpar11/tech/final_files/Howard.pdf}
2584 ,url={http://www.usenix.org/event/atc11/tech/final_files/Triplett.pdf}
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-devices-system-cpu289 https://www.amd.com/en/support/tech-docs?keyword=bios+kernel
/linux-6.1.9/drivers/hid/
DKconfig287 - Media-tech MT1504 "Rogue"
/linux-6.1.9/Documentation/admin-guide/
Dras.rst1158 (available from http://support.amd.com/en-us/search/tech-docs):

12