Lines Matching full:janz
3 * Janz MODULbus VMOD-ICAN3 CAN Interface Driver
20 #include <linux/mfd/janz.h>
28 /* JANZ ICAN3 "old-style" host interface queue page numbers */
35 /* Janz ICAN3 "old-style" host interface control registers */
51 /* Janz ICAN3 "new-style" host interface queue page numbers */
60 /* Janz ICAN3 "new-style" and "fast" host interface descriptor flags */
67 /* Janz ICAN3 Firmware Messages */
87 * Janz ICAN3 CAN Inquiry Message Types
98 /* Janz ICAN3 CAN Set Acceptance Filter Mask Message Types */
102 /* Janz ICAN3 CAN Hardware Configuration Message Types */
106 /* Janz ICAN3 CAN Event Indication Message Types */
117 /* Janz ICAN3 CAN Frame Conversion */
130 /* Janz ICAN3 NMTS subtypes */
135 /* Janz ICAN3 LMTS subtypes */
140 /* Janz ICAN3 NMTS Event indications */
183 /* Janz ICAN3 firmware types */
190 #define DRV_NAME "janz-ican3"
1573 if (strncmp(mod->fwinfo, "JANZ-ICAN3", 10)) {
2051 MODULE_DESCRIPTION("Janz MODULbus VMOD-ICAN3 Driver");
2053 MODULE_ALIAS("platform:janz-ican3");