Home
last modified time | relevance | path

Searched full:multimode (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/hid/
H A Dhid-lg4ff.c173 /* Multimode wheel identificators */
216 /* Multimode wheel identification checklists */
1217 …dbg_hid("Wheel with bcdDevice %X was not recognized as multimode wheel, leaving in its current mod… in lg4ff_identify_multimode_wheel()
1227 /* Probed wheel is not a multimode wheel */ in lg4ff_handle_multimode_wheel()
1230 dbg_hid("Wheel is not a multimode wheel\n"); in lg4ff_handle_multimode_wheel()
1298 /* Check if a multimode wheel has been connected and in lg4ff_init()
1336 hid_err(hid, "Device product ID %X is not listed as a multimode wheel", real_product_id); in lg4ff_init()
1468 /* Multimode devices will have at least the "MODE_NATIVE" bit set */ in lg4ff_deinit()
H A Dhid-lg.c942 MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automati…
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr-services.yaml28 9 = Multimode voice manager.
/linux/Documentation/devicetree/bindings/iio/accel/
H A Dadi,adxl367.yaml22 It includes a deep multimode output FIFO, a built-in micropower
/linux/drivers/atm/
H A Dfore200e.h686 MEDIA_TYPE_MM_OC3_ST = 0x16, /* multimode fiber ST */
687 MEDIA_TYPE_MM_OC3_SC = 0x26, /* multimode fiber SC */
H A Dfore200e.c2761 "multimode optical fiber ST", in fore200e_proc_read()
2762 "multimode optical fiber SC", in fore200e_proc_read()
H A Diphase.h1325 #define FE_MULTI_MODE 0x0000 /* 155 MBit multimode fiber */
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h1054 u8 m6_media:1; /* multimode, 62.5m (m6) */
1055 u8 m5_media:1; /* multimode, 50m (m5) */
/linux/drivers/eisa/
H A Deisa.ids533 HWP0010 "HP Multimode Video Adapter (45981A)"
534 HWP0020 "HP Multimode Color Adapter Board (45984A)"
/linux/drivers/net/fddi/
H A Ddefza.h471 #define FZA_PMD_TYPE_MMF 0 /* Multimode fiber */
/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h5402 #define FC_MED_M6 BIT_3 /* Multimode, 62.5um */
5403 #define FC_MED_M5 BIT_2 /* Multimode, 50um */
H A Dqla_init.c4086 PRINT_FIELD(fc_med_cc9, FC_MED_M6, "MultiMode 62.5um"); in qla2xxx_print_sfp_info()
4087 PRINT_FIELD(fc_med_cc9, FC_MED_M5, "MultiMode 50um"); in qla2xxx_print_sfp_info()
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h3282 uint8_t fc_tm_m6:1; /* Multimode, 62.5um (M6) */