Lines Matching +full:read +full:- +full:1
14 triggers. The trigger can be invoked by writing '1'
22 a dcc driver to the default configuration. When '1'
27 What: /sys/kernel/debug/dcc/.../[list-number]/config
32 can be read in case of a hardware crash or manual
34 can be one of following dcc instructions: read,
35 write, read-write, and loop type. The lists need to
41 i) Read instruction
45 echo R <addr> <n> <bus> >/sys/kernel/debug/dcc/../[list-number]/config
50 The address to be read.
53 The addresses word count, starting from address <1>.
55 to 1.
65 echo W <addr> <n> <bus type> > /sys/kernel/debug/dcc/../[list-number]/config
78 iii) Read-write instruction
82 echo RW <addr> <n> <mask> > /sys/kernel/debug/dcc/../[list-number]/config
87 The address to be read and written.
99 … echo L <loop count> <address count> <address>... > /sys/kernel/debug/dcc/../[list-number]/config
110 Space-separated list of addresses.
112 What: /sys/kernel/debug/dcc/.../[list-number]/enable
119 the specific list by writing boolean (1 or 0) to the
124 into dcc sram which is read by the dcc hardware
127 2 can only be enabled when list 1 have so.