blob: da05587d817e95a17d0101e160319f788480a3e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
test lan8720a_read_all_plugged
protocol-decoder mdio channel mdc=0 channel mdio=1
input mdio/lan8720a/lan8720a_read_all_plugged.sr
output mdio annotation match lan8720a_read_all_plugged.output
output mdio python match lan8720a_read_all_plugged.python
test lan8720a_read_all_unplugged
protocol-decoder mdio channel mdc=0 channel mdio=1
input mdio/lan8720a/lan8720a_read_all_unplugged.sr
output mdio annotation match lan8720a_read_all_unplugged.output
output mdio python match lan8720a_read_all_unplugged.python
test lan8720a_read_write_read
protocol-decoder mdio channel mdc=0 channel mdio=1
input mdio/lan8720a/lan8720a_read_write_read.sr
output mdio annotation match lan8720a_read_write_read.output
output mdio python match lan8720a_read_write_read.python
|