Searched full:multimode (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-lg4ff.c | 173 /* 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 D | hid-lg.c | 942 MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automati…
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr-services.yaml | 28 9 = Multimode voice manager.
|
/linux/Documentation/devicetree/bindings/iio/accel/ |
H A D | adi,adxl367.yaml | 22 It includes a deep multimode output FIFO, a built-in micropower
|
/linux/drivers/atm/ |
H A D | fore200e.h | 686 MEDIA_TYPE_MM_OC3_ST = 0x16, /* multimode fiber ST */ 687 MEDIA_TYPE_MM_OC3_SC = 0x26, /* multimode fiber SC */
|
H A D | fore200e.c | 2761 "multimode optical fiber ST", in fore200e_proc_read() 2762 "multimode optical fiber SC", in fore200e_proc_read()
|
H A D | iphase.h | 1325 #define FE_MULTI_MODE 0x0000 /* 155 MBit multimode fiber */
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_defs.h | 1054 u8 m6_media:1; /* multimode, 62.5m (m6) */ 1055 u8 m5_media:1; /* multimode, 50m (m5) */
|
/linux/drivers/eisa/ |
H A D | eisa.ids | 533 HWP0010 "HP Multimode Video Adapter (45981A)" 534 HWP0020 "HP Multimode Color Adapter Board (45984A)"
|
/linux/drivers/net/fddi/ |
H A D | defza.h | 471 #define FZA_PMD_TYPE_MMF 0 /* Multimode fiber */
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_def.h | 5402 #define FC_MED_M6 BIT_3 /* Multimode, 62.5um */ 5403 #define FC_MED_M5 BIT_2 /* Multimode, 50um */
|
H A D | qla_init.c | 4086 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 D | lpfc_hw4.h | 3282 uint8_t fc_tm_m6:1; /* Multimode, 62.5um (M6) */
|