xref: /linux/Documentation/ABI/testing/sysfs-class-net-grcan (revision e5451c8f8330e03ad3cfa16048b4daf961af434f)
1*6cec9b07SAndreas Larsson
2*6cec9b07SAndreas LarssonWhat:		/sys/class/net/<iface>/grcan/enable0
3*6cec9b07SAndreas LarssonDate:		October 2012
4*6cec9b07SAndreas LarssonKernelVersion:	3.8
5*6cec9b07SAndreas LarssonContact:	Andreas Larsson <andreas@gaisler.com>
6*6cec9b07SAndreas LarssonDescription:
7*6cec9b07SAndreas Larsson		Hardware configuration of physical interface 0. This file reads
8*6cec9b07SAndreas Larsson		and writes the "Enable 0" bit of the configuration register.
9*6cec9b07SAndreas Larsson		Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP
10*6cec9b07SAndreas Larsson		core library documentation for details. The default value is 0
11*6cec9b07SAndreas Larsson		or set by the module parameter grcan.enable0 and can be read at
12*6cec9b07SAndreas Larsson		/sys/module/grcan/parameters/enable0.
13*6cec9b07SAndreas Larsson
14*6cec9b07SAndreas LarssonWhat:		/sys/class/net/<iface>/grcan/enable1
15*6cec9b07SAndreas LarssonDate:		October 2012
16*6cec9b07SAndreas LarssonKernelVersion:	3.8
17*6cec9b07SAndreas LarssonContact:	Andreas Larsson <andreas@gaisler.com>
18*6cec9b07SAndreas LarssonDescription:
19*6cec9b07SAndreas Larsson		Hardware configuration of physical interface 1. This file reads
20*6cec9b07SAndreas Larsson		and writes the "Enable 1" bit of the configuration register.
21*6cec9b07SAndreas Larsson		Possible values: 0 or 1. See the GRCAN chapter of the GRLIB IP
22*6cec9b07SAndreas Larsson		core library documentation for details. The default value is 0
23*6cec9b07SAndreas Larsson		or set by the module parameter grcan.enable1 and can be read at
24*6cec9b07SAndreas Larsson		/sys/module/grcan/parameters/enable1.
25*6cec9b07SAndreas Larsson
26*6cec9b07SAndreas LarssonWhat:		/sys/class/net/<iface>/grcan/select
27*6cec9b07SAndreas LarssonDate:		October 2012
28*6cec9b07SAndreas LarssonKernelVersion:	3.8
29*6cec9b07SAndreas LarssonContact:	Andreas Larsson <andreas@gaisler.com>
30*6cec9b07SAndreas LarssonDescription:
31*6cec9b07SAndreas Larsson		Configuration of which physical interface to be used. Possible
32*6cec9b07SAndreas Larsson		values: 0 or 1. See the GRCAN chapter of the GRLIB IP core
33*6cec9b07SAndreas Larsson		library documentation for details. The default value is 0 or is
34*6cec9b07SAndreas Larsson		set by the module parameter grcan.select and can be read at
35*6cec9b07SAndreas Larsson		/sys/module/grcan/parameters/select.
36