Lines Matching full:janz
3 * Janz MODULbus VMOD-ICAN3 CAN Interface Driver
21 #include <linux/mfd/janz.h>
29 /* JANZ ICAN3 "old-style" host interface queue page numbers */
36 /* Janz ICAN3 "old-style" host interface control registers */
52 /* Janz ICAN3 "new-style" host interface queue page numbers */
61 /* Janz ICAN3 "new-style" and "fast" host interface descriptor flags */
68 /* Janz ICAN3 Firmware Messages */
88 * Janz ICAN3 CAN Inquiry Message Types
99 /* Janz ICAN3 CAN Set Acceptance Filter Mask Message Types */
103 /* Janz ICAN3 CAN Hardware Configuration Message Types */
107 /* Janz ICAN3 CAN Event Indication Message Types */
118 /* Janz ICAN3 CAN Frame Conversion */
131 /* Janz ICAN3 NMTS subtypes */
136 /* Janz ICAN3 LMTS subtypes */
141 /* Janz ICAN3 NMTS Event indications */
184 /* Janz ICAN3 firmware types */
191 #define DRV_NAME "janz-ican3"
1578 if (strncmp(mod->fwinfo, "JANZ-ICAN3", 10)) {
2058 MODULE_DESCRIPTION("Janz MODULbus VMOD-ICAN3 Driver");
2060 MODULE_ALIAS("platform:janz-ican3");