Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hid/
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()
Dhid-lg.c942 MODULE_PARM_DESC(lg4ff_no_autoswitch, "Do not switch multimode wheels to their native mode automati…
/Linux-v6.1/Documentation/devicetree/bindings/iio/accel/
Dadi,adxl367.yaml22 It includes a deep multimode output FIFO, a built-in micropower
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.yaml112 9 = Multimode voice manager.
/Linux-v6.1/drivers/atm/
Dfore200e.h686 MEDIA_TYPE_MM_OC3_ST = 0x16, /* multimode fiber ST */
687 MEDIA_TYPE_MM_OC3_SC = 0x26, /* multimode fiber SC */
Dfore200e.c2772 "multimode optical fiber ST", in fore200e_proc_read()
2773 "multimode optical fiber SC", in fore200e_proc_read()
Diphase.h1325 #define FE_MULTI_MODE 0x0000 /* 155 MBit multimode fiber */
/Linux-v6.1/drivers/scsi/bfa/
Dbfa_defs.h1054 u8 m6_media:1; /* multimode, 62.5m (m6) */
1055 u8 m5_media:1; /* multimode, 50m (m5) */
/Linux-v6.1/drivers/eisa/
Deisa.ids533 HWP0010 "HP Multimode Video Adapter (45981A)"
534 HWP0020 "HP Multimode Color Adapter Board (45984A)"
/Linux-v6.1/drivers/net/fddi/
Ddefza.h471 #define FZA_PMD_TYPE_MMF 0 /* Multimode fiber */
/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_def.h5314 #define FC_MED_M6 BIT_3 /* Multimode, 62.5um */
5315 #define FC_MED_M5 BIT_2 /* Multimode, 50um */
Dqla_init.c3806 PRINT_FIELD(fc_med_cc9, FC_MED_M6, "MultiMode 62.5um"); in qla2xxx_print_sfp_info()
3807 PRINT_FIELD(fc_med_cc9, FC_MED_M5, "MultiMode 50um"); in qla2xxx_print_sfp_info()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_hw4.h3275 uint8_t fc_tm_m6:1; /* Multimode, 62.5um (M6) */