Lines Matching full:sja1000
148 * SJA1000 Status and Error Register Definitions
150 * Copied from drivers/net/can/sja1000/sja1000.h
181 /* SJA1000 Clock Input */
784 /* This algorithm was stolen from drivers/net/can/sja1000/sja1000.c */ in ican3_set_bus_state()
786 /* registers on the SJA1000 chip directly */ in ican3_set_bus_state()
1013 * We'll pretend that the SJA1000 told us that it ran out of buffer in ican3_handle_msglost()
1029 * The ICAN3 firmware provides the values of some SJA1000 registers when it
1031 * drivers/net/can/sja1000/sja1000.c file, and adapted as necessary
1042 /* we can only handle the SJA1000 part */ in ican3_handle_cevtind()
1044 netdev_err(mod->ndev, "unable to handle errors on non-SJA1000\n"); in ican3_handle_cevtind()
1766 /* This structure was stolen from drivers/net/can/sja1000/sja1000.c */