/Linux-v4.19/drivers/infiniband/hw/qib/ |
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
|
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()
|
D | qib_iba7322.c | 5985 if (QSFP_IS_ACTIVE_FAR(qd->cache.tech)) in qsfp_7322_event() 5988 QSFP_IS_CU(qd->cache.tech)) in qsfp_7322_event() 7646 if (!override && QSFP_IS_ACTIVE(qd->tech)) { in find_best_ent() 7653 if (!override && QSFP_HAS_ATTEN(qd->tech) && (qd->atten[0] || in find_best_ent()
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
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
|
/Linux-v4.19/drivers/power/supply/ |
D | olpc_battery.c | 211 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local 214 ret = olpc_bat_get_tech(&tech); in olpc_bat_get_charge_full_design() 225 switch (tech.intval) { in olpc_bat_get_charge_full_design() 275 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local 279 ret = olpc_bat_get_tech(&tech); in olpc_bat_get_voltage_max_design() 290 switch (tech.intval) { in olpc_bat_get_voltage_max_design()
|
/Linux-v4.19/drivers/nfc/ |
D | trf7970a.c | 578 u8 target_proto, tech; in trf7970a_mode_detect() local 586 tech = NFC_DIGITAL_RF_TECH_106A; in trf7970a_mode_detect() 589 tech = NFC_DIGITAL_RF_TECH_106B; in trf7970a_mode_detect() 592 tech = NFC_DIGITAL_RF_TECH_212F; in trf7970a_mode_detect() 595 tech = NFC_DIGITAL_RF_TECH_424F; in trf7970a_mode_detect() 603 *rf_tech = tech; in trf7970a_mode_detect() 1172 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech() argument 1176 dev_dbg(trf->dev, "rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() 1178 switch (tech) { in trf7970a_in_config_rf_tech() 1215 dev_dbg(trf->dev, "Unsupported rf technology: %d\n", tech); in trf7970a_in_config_rf_tech() [all …]
|
/Linux-v4.19/arch/h8300/ |
D | Kconfig.cpu | 60 <http://www.nissin-tech.com/2009/10/uclinuxkane-bebe-h83069f.html>
|
/Linux-v4.19/Documentation/scsi/ |
D | hptiop.txt | 183 linux@highpoint-tech.com 184 http://www.highpoint-tech.com
|
D | aacraid.txt | 146 Adaptec does support this driver. Contact Adaptec tech support or
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-sis96x | 67 Kianusch Sayah Karadji <kianusch@sk-tech.net>
|
/Linux-v4.19/include/pcmcia/ |
D | cistpl.h | 301 u_char tech; member
|
/Linux-v4.19/Documentation/usb/ |
D | rio.txt | 35 needed to be replaced as a result. Diamond tech support is aware of the
|
/Linux-v4.19/Documentation/filesystems/ |
D | 9p.txt | 17 http://www.usenix.org/events/usenix05/tech/freenix/hensbergen.html
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 22 http://www.usenix.org/events/osdi10/tech/full_papers/Ben-Yehuda.pdf
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 3167 int id, tech, f, i, m, default_refresh_rate; in aty_init_lcd() local 3197 tech = (panel_type >> 2) & 63; in aty_init_lcd() 3198 switch (tech) { in aty_init_lcd() 3218 if (tech == 0 || tech == 2) { in aty_init_lcd()
|
/Linux-v4.19/security/integrity/ima/ |
D | Kconfig | 28 Read <http://www.usenix.org/events/sec04/tech/sailer.html>
|
/Linux-v4.19/drivers/hid/ |
D | Kconfig | 95 tristate "A4 tech mice" 99 Support for A4 tech X5 and WOP-35 / Trust 450L mice. 265 - Media-tech MT1504 "Rogue"
|
/Linux-v4.19/Documentation/RCU/ |
D | RTFP.txt | 682 ,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-v4.19/Documentation/hwmon/ |
D | w83781d | 211 Answers from Winbond tech support
|
/Linux-v4.19/Documentation/admin-guide/ |
D | ras.rst | 1149 (available from http://support.amd.com/en-us/search/tech-docs):
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 2046 tech support resolve a problem in the field.
|
/Linux-v4.19/ |
D | MAINTAINERS | 6608 M: HighPoint Linux Team <linux@highpoint-tech.com> 6609 W: http://www.highpoint-tech.com 11706 L: kpreempt-tech@lists.sourceforge.net
|