Lines Matching full:sja1000
21 #include "sja1000.h"
27 "the SJA1000 chips");
81 * (meaning direct oscillator output) because the second SJA1000 chip
86 /* SJA1000 Control Register in the BasicCAN Mode */
89 /* States of some SJA1000 registers after hardware reset in the BasicCAN mode*/
95 /* States of some SJA1000 registers after hardware reset in the PeliCAN mode*/
162 /* Parameters for mapping the SJA1000 chips */
426 /* Bring the SJA1000 into the PeliCAN mode*/ in plx_pci_check_sja1000()
444 * For most cards it's enough for reset the SJA1000 chips.
506 /* reset the SJA1000 chip */ in plx_pci_reset_marathon_pci()
531 /* reset the SJA1000 chip */ in plx_pci_reset_marathon_pcie()
556 /* reset the two SJA1000 chips */ in plx_pci_reset_asem_dual_can_raw()
608 * Probe PLX90xx based device for the SJA1000 chips and register each
609 * available CAN channel to SJA1000 Socket-CAN subsystem.
674 * Remap IO space of the SJA1000 chips in plx_pci_add_card()
697 /* Register SJA1000 device */ in plx_pci_add_card()
725 * Local_2 interrupts from the SJA1000 chips in plx_pci_add_card()