Home
last modified time | relevance | path

Searched defs:tech (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/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
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dqsfp.h102 #define QSFP_IS_ACTIVE(tech) ((0xA2FF >> ((tech) >> 4)) & 1) argument
104 #define QSFP_IS_ACTIVE_FAR(tech) ((0x32FF >> ((tech) >> 4)) & 1) argument
106 #define QSFP_HAS_ATTEN(tech) ((0x4D00 >> ((tech) >> 4)) & 1) argument
108 #define QSFP_IS_CU(tech) ((0xED00 >> ((tech) >> 4)) & 1) argument
/linux-4.4.14/drivers/power/
Dolpc_battery.c210 union power_supply_propval tech; in olpc_bat_get_charge_full_design() local
274 union power_supply_propval tech; in olpc_bat_get_voltage_max_design() local
/linux-4.4.14/drivers/nfc/
Dtrf7970a.c578 u8 target_proto, tech; in trf7970a_mode_detect() local
1171 static int trf7970a_in_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_in_config_rf_tech()
1559 static int trf7970a_tg_config_rf_tech(struct trf7970a *trf, int tech) in trf7970a_tg_config_rf_tech()
/linux-4.4.14/drivers/video/fbdev/aty/
Datyfb_base.c3172 int id, tech, f, i, m, default_refresh_rate; in aty_init_lcd() local
/linux-4.4.14/include/pcmcia/
Dcistpl.h301 u_char tech; member