Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A D57712_init_values.c55 {OP_WR, 0x1100b8, 0x1},
58 {OP_WR, 0x600dc, 0x1},
59 {OP_WR, 0x60050, 0x180},
62 {OP_WR, 0x617fc, 0x3fe001},
79 {OP_WR, 0x60264, 0x28},
80 {OP_WR, 0x600dc, 0x0},
98 {OP_WR, 0xd0044, 0x32},
103 {OP_WR, 0xd00b8, 0x2},
105 {OP_WR, 0xd015c, 0x1},
107 {OP_WR, 0xd0204, 0x1},
[all …]
H A D57711_init_values.c55 {OP_WR, 0x600dc, 0x1},
59 {OP_WR, 0x600dc, 0x0},
64 {OP_WR, 0x6016c, 0x0},
69 {OP_WR, 0x60170, 0x0},
72 {OP_WR, 0xd0044, 0x32},
76 {OP_WR, 0xd015c, 0x1},
78 {OP_WR, 0xd0204, 0x1},
88 {OP_WR, 0xd0114, 0xd},
91 {OP_WR, 0xd0118, 0x2d},
94 {OP_WR, 0xd0114, 0x1d},
[all …]
H A D57710_init_values.c55 {OP_WR, 0x600dc, 0x1},
59 {OP_WR, 0x600dc, 0x0},
62 {OP_WR, 0x60068, 0xb8},
63 {OP_WR, 0x60078, 0x114},
68 {OP_WR, 0x6006c, 0xb8},
69 {OP_WR, 0x6007c, 0x114},
74 {OP_WR, 0xd0044, 0x32},
78 {OP_WR, 0xd015c, 0x1},
80 {OP_WR, 0xd0204, 0x1},
90 {OP_WR, 0xd0114, 0xd},
[all …]
H A Decore_init.h36 OP_WR, /* write a single register */ enumerator
H A Decore_init_ops.h283 case OP_WR: in ecore_init_block()