Lines Matching defs:mode
111 #define HECC_CANMC_SCM BIT(13) /* SCC compat mode */
113 #define HECC_CANMC_PDR BIT(11) /* Local Power down - for sleep mode */
115 #define HECC_CANMC_STM BIT(6) /* Self test mode - loopback */
123 #define HECC_CANMID_AAM BIT(29) /* Auto answer mode */
134 #define HECC_CANES_SMA BIT(5) /* suspend mode ack */
136 #define HECC_CANES_PDA BIT(3) /* Power down mode ack */
314 /* Note: On HECC, BTC can be programmed only in initialization mode, so
348 /* SCC compat mode NOT supported (and not needed too) */
357 /* put HECC in initialization mode and set btc */
416 static int ti_hecc_do_set_mode(struct net_device *ndev, enum can_mode mode)
420 switch (mode) {