Searched defs:tech (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/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
|
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
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
|
/linux-5.19.10/net/smc/ |
D | smc_stats.c | 46 struct smc_stats *stats, int tech, in smc_nl_fill_stats_rmb_data() 99 struct smc_stats *stats, int tech, in smc_nl_fill_stats_bufsize_data() 166 struct smc_stats *stats, int tech) in smc_nl_fill_stats_tech_data()
|
/linux-5.19.10/drivers/power/supply/ |
D | olpc_battery.c | 213 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local 277 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local
|
/linux-5.19.10/drivers/nfc/ |
D | trf7970a.c | 575 u8 target_proto, tech; in trf7970a_mode_detect() local 1169 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech() 1563 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
|
/linux-5.19.10/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 3178 int id, tech, f, i, m, default_refresh_rate; in aty_init_lcd() local
|
/linux-5.19.10/include/pcmcia/ |
D | cistpl.h | 298 u_char tech; member
|