Lines Matching defs:mode
121 #define HECC_CANMC_SCM BIT(13) /* SCC compat mode */
123 #define HECC_CANMC_PDR BIT(11) /* Local Power down - for sleep mode */
125 #define HECC_CANMC_STM BIT(6) /* Self test mode - loopback */
133 #define HECC_CANMID_AAM BIT(29) /* Auto answer mode */
144 #define HECC_CANES_SMA BIT(5) /* suspend mode ack */
146 #define HECC_CANES_PDA BIT(3) /* Power down mode ack */
324 /* Note: On HECC, BTC can be programmed only in initialization mode, so
358 /* SCC compat mode NOT supported (and not needed too) */
367 /* put HECC in initialization mode and set btc */
426 static int ti_hecc_do_set_mode(struct net_device *ndev, enum can_mode mode)
430 switch (mode) {