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