Home
last modified time | relevance | path

Searched refs:OP_RD (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/bxe/
H A D57710_init_values.c57 {OP_RD, 0x600d8, 0x0},
64 {OP_RD, 0x600b8, 0x0},
65 {OP_RD, 0x600c8, 0x0},
70 {OP_RD, 0x600bc, 0x0},
71 {OP_RD, 0x600cc, 0x0},
121 {OP_RD, 0xc2248, 0x0},
122 {OP_RD, 0xc224c, 0x0},
123 {OP_RD, 0xc2250, 0x0},
124 {OP_RD, 0xc2254, 0x0},
125 {OP_RD, 0xc2258, 0x0},
[all …]
H A D57711_init_values.c57 {OP_RD, 0x600d8, 0x0},
62 {OP_RD, 0x600b8, 0x0},
63 {OP_RD, 0x600c8, 0x0},
67 {OP_RD, 0x600bc, 0x0},
68 {OP_RD, 0x600cc, 0x0},
136 {OP_RD, 0xc2248, 0x0},
137 {OP_RD, 0xc224c, 0x0},
138 {OP_RD, 0xc2250, 0x0},
139 {OP_RD, 0xc2254, 0x0},
140 {OP_RD, 0xc2258, 0x0},
[all …]
H A D57712_init_values.c195 {OP_RD, 0xc2248, 0x0},
196 {OP_RD, 0xc224c, 0x0},
197 {OP_RD, 0xc2250, 0x0},
198 {OP_RD, 0xc2254, 0x0},
199 {OP_RD, 0xc2258, 0x0},
200 {OP_RD, 0xc225c, 0x0},
201 {OP_RD, 0xc2260, 0x0},
202 {OP_RD, 0xc2264, 0x0},
203 {OP_RD, 0xc2268, 0x0},
204 {OP_RD, 0xc226c, 0x0},
[all …]
H A Decore_init.h35 OP_RD = 0x1, /* read a single register */ enumerator
H A Decore_init_ops.h280 case OP_RD: in ecore_init_block()