/linux-4.4.14/net/can/ |
D | Kconfig | 2 # Controller Area Network (CAN) network layer core configuration 5 menuconfig CAN config 7 tristate "CAN bus subsystem support" 9 Controller Area Network (CAN) is a slow (up to 1Mbit/s) serial 13 More information on the CAN network protocol family PF_CAN 16 If you want CAN support you should say Y here and also to the 19 if CAN 22 tristate "Raw CAN Protocol (raw access with CAN-ID filtering)" 25 The raw CAN protocol option offers access to the CAN bus via 29 To receive/send raw CAN messages, use AF_CAN with protocol CAN_RAW. [all …]
|
/linux-4.4.14/Documentation/networking/ |
D | can.txt | 40 5.3 writing own CAN protocol modules 42 6 CAN network drivers 45 6.3 CAN controller hardware filters 46 6.4 The virtual CAN driver (vcan) 47 6.5 The CAN network device driver interface 49 6.5.2 Setting the CAN bit-timing 50 6.5.3 Starting and stopping the CAN network device 51 6.6 CAN FD (flexible data rate) driver support 52 6.7 supported CAN hardware 63 The socketcan package is an implementation of CAN protocols [all …]
|
D | 00-INDEX | 44 - documentation on CAN protocol family.
|
/linux-4.4.14/drivers/net/can/ |
D | Kconfig | 1 menu "CAN Device Drivers" 4 tristate "Virtual Local CAN Interface (vcan)" 7 virtual local CAN interface. 13 tristate "Serial / USB serial CAN Adaptors (slcan)" 16 CAN driver for several 'low cost' CAN interfaces that are attached 20 As only the sending and receiving of CAN frames is implemented, this 21 driver should work with the (serial/USB) CAN hardware from: 28 The slcan driver supports up to 10 CAN netdevices by default which 33 tristate "Platform CAN drivers with Netlink support" 36 Enables the common framework for platform CAN drivers with Netlink [all …]
|
/linux-4.4.14/drivers/net/can/usb/ |
D | Kconfig | 1 menu "CAN USB interfaces" 5 tristate "EMS CPC-USB/ARM7 CAN/USB interface" 7 This driver is for the one channel CPC-USB/ARM7 CAN/USB interface 11 tristate "ESD USB/2 CAN/USB interface" 13 This driver supports the CAN-USB/2 interface 19 This driver supports the Geschwister Schneider USB/CAN devices. 25 tristate "Kvaser CAN/USB interface" 27 This driver adds support for Kvaser CAN/USB devices like Kvaser 62 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD" 65 access to the CAN bus, with repect to the CAN 2.0b and/or CAN-FD [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | rcar_can.txt | 1 Renesas R-Car CAN controller Device Tree Bindings 5 - compatible: "renesas,can-r8a7778" if CAN controller is a part of R8A7778 SoC. 6 "renesas,can-r8a7779" if CAN controller is a part of R8A7779 SoC. 7 "renesas,can-r8a7790" if CAN controller is a part of R8A7790 SoC. 8 "renesas,can-r8a7791" if CAN controller is a part of R8A7791 SoC. 9 - reg: physical base address and size of the R-Car CAN register map. 11 - clocks: phandles and clock specifiers for 3 CAN clock inputs. 17 - renesas,can-clock-select: R-Car CAN Clock Source Select. Valid values are:
|
D | microchip,mcp251x.txt | 1 * Microchip MCP251X stand-alone CAN controller device tree bindings 8 - clocks: The clock feeding the CAN controller. 10 - interrupts: Should contain IRQ line for the CAN controller. 13 - vdd-supply: Regulator that powers the CAN controller. 14 - xceiver-supply: Regulator that powers the CAN transceiver.
|
D | xilinx_can.txt | 1 Xilinx Axi CAN/Zynq CANPS controller Device Tree Bindings 5 - compatible : Should be "xlnx,zynq-can-1.0" for Zynq CAN 6 controllers and "xlnx,axi-can-1.00.a" for Axi CAN 8 - reg : Physical base address and size of the Axi CAN/Zynq 14 (For CANPS), "can_clk" , "s_axi_aclk"(For AXI CAN) 34 For Axi CAN Dts file:
|
D | atmel-can.txt | 1 * AT91 CAN * 5 - reg: Should contain CAN controller registers location and length 6 - interrupts: Should contain IRQ line for the CAN controller
|
D | sun4i_can.txt | 1 Allwinner A10/A20 CAN controller Device Tree Bindings 6 - reg: physical base address and size of the Allwinner A10/A20 CAN register map.
|
D | fsl-flexcan.txt | 1 Flexcan CAN controller on Freescale's ARM and PowerPC system-on-a-chip (SOC). 19 - xceiver-supply: Regulator that powers the CAN transceiver
|
D | grcan.txt | 1 Aeroflex Gaisler GRCAN and GRHCAN CAN controllers. 3 The GRCAN and CRHCAN CAN controllers are available in the GRLIB VHDL IP core
|
D | mpc5xxx-mscan.txt | 1 CAN Device Tree Bindings 27 If this property is not present, an optimal CAN
|
D | cc770.txt | 1 Memory mapped Bosch CC770 and Intel AN82527 CAN controller 3 Note: The CC770 is a CAN controller from Bosch, which is 100%
|
D | sja1000.txt | 1 Memory mapped SJA1000 CAN controller from NXP (formerly Philips) 44 - nxp,no-comparator-bypass : Allows to disable the CAN input comparator.
|
D | c_can.txt | 19 register and the CAN instance number (0 offset).
|
D | m_can.txt | 14 and CAN clock.
|
/linux-4.4.14/drivers/net/can/spi/ |
D | Kconfig | 1 menu "CAN SPI interfaces" 5 tristate "Microchip MCP251x SPI CAN controllers" 8 Driver for the Microchip MCP251x SPI CAN controllers.
|
/linux-4.4.14/drivers/net/can/softing/ |
D | Kconfig | 2 tristate "Softing Gmbh CAN generic support" 5 Support for CAN cards from Softing Gmbh & some cards 7 Softing Gmbh CAN cards come with 1 or 2 physical busses. 19 tristate "Softing Gmbh CAN pcmcia cards" 29 In order to use the card as CAN device, you need the Softing generic
|
/linux-4.4.14/drivers/net/can/mscan/ |
D | Kconfig | 7 implementation of the Motorola Scalable CAN concept targeted for 13 tristate "Freescale MPC5xxx onboard CAN controller" 17 onboard CAN controller. Currently, the MPC5200, MPC5200B and
|
/linux-4.4.14/drivers/net/can/sja1000/ |
D | Kconfig | 79 This driver is for CAN interface cards based on 84 - esd CAN-PCI/CPCI/PCI104/200 (http://www.esd.eu/) 85 - esd CAN-PCI/PMC/266 86 - esd CAN-PCIe/2000 87 - Marathon CAN-bus-PCI card (http://www.marathon.ru/)
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-pci-drivers-janz-cmodio | 6 Value representing the HEX switch S2 of the janz carrier board CMOD-IO or CAN-PCI2
|
/linux-4.4.14/Documentation/arm/stm32/ |
D | stm32f429-overview.txt | 11 - I2C, SPI, SAI, CAN, USB OTG, Ethernet controllers
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7770.c | 355 DU, VIDEO_IN, REMOTE, YUV, USB, ATAPI, CAN, GPS, GFX2D, enumerator 389 INTC_VECT(CAN, 0x880), INTC_VECT(GPS, 0x8a0), 436 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S, 445 { 0xffe00010, 0, 32, 8, /* INT2PRI4 */ { ATAPI, CAN, GPS, GFX2D } },
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | sama5d3_can.dtsi | 3 * CAN support
|
D | am335x-wega.dtsi | 27 /* CAN Busses */
|
D | imx27-phytec-phycore-rdk.dts | 213 MX27_PAD_SD1_D1__GPIO5_19 0x0 /* CAN IRQ */
|
D | imx53-tx53.dtsi | 93 regulator-name = "CAN XCVR";
|
D | imx6qdl-tx6.dtsi | 107 regulator-name = "CAN XCVR";
|
D | imx6qdl-sabrelite.dtsi | 90 regulator-name = "CAN XCVR";
|
D | imx6qdl-nitrogen6x.dtsi | 91 regulator-name = "CAN XCVR";
|
D | imx28-tx28.dts | 94 regulator-name = "CAN XCVR";
|
D | imx6qdl-nitrogen6_max.dtsi | 123 regulator-name = "CAN XCVR";
|
D | r8a7791.dtsi | 1025 /* External CAN clock */
|
D | r8a7790.dtsi | 993 /* External CAN clock */
|
/linux-4.4.14/arch/blackfin/mach-bf537/ |
D | Kconfig | 17 int "IRQ_ERROR: PPI CAN MAC SPORT0 SPORT1 SPI UART0 UART1"
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | tqm8560.dts | 318 2 0x0 0xe3000000 0x00008000 // CAN (2 x i82527) 356 /* Note: CAN support needs be enabled in U-Boot */
|
D | tqm8548-bigflash.dts | 350 2 0x0 0xa3000000 0x00008000 // CAN (2 x CC770) 390 /* Note: CAN support needs be enabled in U-Boot */
|
D | tqm8548.dts | 350 2 0x0 0xe3000000 0x00008000 // CAN (2 x CC770) 390 /* Note: CAN support needs be enabled in U-Boot */
|
D | tqm8xx.dts | 72 /* Note: CAN support needs be enabled in U-Boot */
|
D | mpc5125twr.dts | 129 can@1300 { // CAN rev.2
|
/linux-4.4.14/arch/powerpc/platforms/512x/ |
D | clock-commonclk.c | 1058 NODE_CHK("ipg", clks[MPC512x_CLK_BDLC], 0, CAN); in mpc5121_clk_provide_backwards_compat() 1059 NODE_CHK("mclk", clks[MPC512x_CLK_MSCAN0_MCLK + idx], 0, CAN); in mpc5121_clk_provide_backwards_compat()
|
/linux-4.4.14/net/sched/ |
D | Kconfig | 570 tristate "CAN Identifier" 571 depends on NET_EMATCH && (CAN=y || CAN=m) 573 Say Y here if you want to be able to classify CAN frames based 574 on CAN Identifier.
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README | 68 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | debug-mmrs.c | 120 char buf[32], *_buf = REGS_STR_PFX(buf, CAN, num); in bfin_debug_mmrs_can() 202 #define CAN(num) bfin_debug_mmrs_can(parent, CAN##num##_MC1, num) macro 784 CAN(0); in bfin_debug_mmrs_init() 787 CAN(1); in bfin_debug_mmrs_init()
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 92 - 50 or 200 Hz - level 2, !!THIS CAN'T BE DISABLED!!
|
/linux-4.4.14/Documentation/ioctl/ |
D | ioctl-number.txt | 282 'z' 00-3F CAN bus card conflict! 284 'z' 40-7F CAN bus card conflict!
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | iskeleton.S | 189 | SO THAT THE 060SP CAN CREATE A PROPER ACCESS ERROR FRAME.
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | slogn.S | 347 |--LOG(1+U) CAN BE VERY EFFICIENT.
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | softfloat-specialize | 21 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
|
D | softfloat-macros | 21 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
|
/linux-4.4.14/Documentation/serial/ |
D | rocket.txt | 128 CAN NOT set the second, third or fourth board for address 0x140 since
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 88 mscan@<addr> fsl,mpc5200-mscan CAN bus controller
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 13 *** IMPORTANT NOTICES: BUGGY IDE CHIPSETS CAN CORRUPT DATA!!
|
/linux-4.4.14/Documentation/scsi/ |
D | aic7xxx.txt | 190 INCORRECTLY CAN RENDER YOUR SYSTEM INOPERABLE.
|
D | aic79xx.txt | 215 INCORRECTLY CAN RENDER YOUR SYSTEM INOPERABLE.
|
/linux-4.4.14/Documentation/development-process/ |
D | 6.Followthrough | 180 6.3: OTHER THINGS THAT CAN HAPPEN
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | ilsp.S | 579 # 'N' CAN be set if the operation is unsigned if bit 63 is set.
|
D | fplsp.S | 6265 #--FETCH F AND SAVING OF REGISTERS CAN BE ALL HIDED UNDER THE 6412 #--THIS CAN BE RE-WRITTEN AS 8244 #--LOG(1+U) CAN BE VERY EFFICIENT. 8486 #--TAKEN BECAUSE 1+Z CAN HAVE 67 BITS OF INFORMATION AND WE MUST
|
D | fpsp.S | 5183 #--R' = SGN*R, S=R*R. THIS CAN BE REWRITTEN AS 5236 #--S=R*R AND S'=SGN*S. THIS CAN BE REWRITTEN AS
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 255 THE BIGGEST MISTAKES YOU CAN MAKE 268 IF YOU REALLY ARE 150% SURE YOU HAVE A SOUND BLASTER YOU CAN SKIP THE REST OF 707 * VERSIONS CAN BE INSTALLED FROM A SEPARATELY DISTRIBUTED PACKAGE *
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 569 CAN be used, however it's possible to use single tty's/interfaces with
|
/linux-4.4.14/Documentation/ |
D | devices.txt | 1651 91 char CAN-Bus devices 1652 0 = /dev/can0 First CAN-Bus controller 1653 1 = /dev/can1 Second CAN-Bus controller
|
/linux-4.4.14/drivers/mfd/ |
D | Kconfig | 406 CAN and GPIO controllers.
|
/linux-4.4.14/ |
D | MAINTAINERS | 2593 CAN NETWORK LAYER 2609 CAN NETWORK DRIVERS
|