Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57711_init_values.c24 {OP_WR, 0x600dc, 0x1},
28 {OP_WR, 0x600dc, 0x0},
33 {OP_WR, 0x6016c, 0x0},
38 {OP_WR, 0x60170, 0x0},
41 {OP_WR, 0xd0044, 0x32},
45 {OP_WR, 0xd015c, 0x1},
47 {OP_WR, 0xd0204, 0x1},
57 {OP_WR, 0xd0114, 0xd},
60 {OP_WR, 0xd0118, 0x2d},
63 {OP_WR, 0xd0114, 0x1d},
[all …]
H A D57712_init_values.c24 {OP_WR, 0x1100b8, 0x1},
27 {OP_WR, 0x600dc, 0x1},
30 {OP_WR, 0x617fc, 0x3fe001},
47 {OP_WR, 0x60264, 0x28},
48 {OP_WR, 0x600dc, 0x0},
66 {OP_WR, 0xd0044, 0x32},
71 {OP_WR, 0xd00b8, 0x2},
73 {OP_WR, 0xd015c, 0x1},
75 {OP_WR, 0xd0204, 0x1},
86 {OP_WR, 0xd0114, 0xd},
[all …]
H A D57710_init_values.c24 {OP_WR, 0x600dc, 0x1},
28 {OP_WR, 0x600dc, 0x0},
31 {OP_WR, 0x60068, 0xb8},
32 {OP_WR, 0x60078, 0x114},
37 {OP_WR, 0x6006c, 0xb8},
38 {OP_WR, 0x6007c, 0x114},
43 {OP_WR, 0xd0044, 0x32},
47 {OP_WR, 0xd015c, 0x1},
49 {OP_WR, 0xd0204, 0x1},
59 {OP_WR, 0xd0114, 0xd},
[all …]
H A Dinit_defs.h37 OP_WR, /* write a single register */ enumerator
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h274 case OP_WR: in ecore_init_block()