Searched refs:OP_WB_ZR (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | 57710_init_values.c | 99 {OP_WB_ZR, 0x101140, 0x8}, 101 {OP_WB_ZR, 0x1011a0, 0x18}, 245 {OP_WB_ZR, 0x202000, 0x800}, 488 {OP_WB_ZR, 0x164270, 0x2}, 493 {OP_WB_ZR, 0x164280, 0x2}, 565 {OP_WB_ZR, 0x181000, 0x400}, 687 {OP_WB_ZR, 0x302000, 0x800}, 858 {OP_WB_ZR, 0x282000, 0x800},
|
H A D | 57711_init_values.c | 115 {OP_WB_ZR, 0x101140, 0x8}, 117 {OP_WB_ZR, 0x1011a0, 0x18}, 263 {OP_WB_ZR, 0x202000, 0x800}, 735 {OP_WB_ZR, 0x164270, 0x2}, 740 {OP_WB_ZR, 0x164280, 0x2}, 818 {OP_WB_ZR, 0x181000, 0x400}, 1019 {OP_WB_ZR, 0x302000, 0x800}, 1283 {OP_WB_ZR, 0x282000, 0x800},
|
H A D | 57712_init_values.c | 145 {OP_WB_ZR, 0x101140, 0x8}, 147 {OP_WB_ZR, 0x1011a0, 0x18}, 580 {OP_WB_ZR, 0x202000, 0x800}, 582 {OP_WB_ZR, 0x204000, 0x200}, 1276 {OP_WB_ZR, 0x164270, 0x2}, 1281 {OP_WB_ZR, 0x164280, 0x2}, 1426 {OP_WB_ZR, 0x181000, 0x400}, 1428 {OP_WB_ZR, 0x182000, 0x600}, 1686 {OP_WB_ZR, 0x302000, 0x800}, 1688 {OP_WB_ZR, 0x304000, 0x200}, [all …]
|
H A D | ecore_init.h | 45 OP_WB_ZR, /* Clear a string using DMAE or indirect-wr */ enumerator
|
H A D | ecore_init_ops.h | 300 case OP_WB_ZR: in ecore_init_block()
|