Lines Matching full:reset
7 #define IAVF_VF_ARQBAH1 0x00006000 /* Reset: EMPR */
8 #define IAVF_VF_ARQBAL1 0x00006C00 /* Reset: EMPR */
9 #define IAVF_VF_ARQH1 0x00007400 /* Reset: EMPR */
12 #define IAVF_VF_ARQLEN1 0x00008000 /* Reset: EMPR */
21 #define IAVF_VF_ARQT1 0x00007000 /* Reset: EMPR */
22 #define IAVF_VF_ATQBAH1 0x00007800 /* Reset: EMPR */
23 #define IAVF_VF_ATQBAL1 0x00007C00 /* Reset: EMPR */
24 #define IAVF_VF_ATQH1 0x00006400 /* Reset: EMPR */
25 #define IAVF_VF_ATQLEN1 0x00006800 /* Reset: EMPR */
34 #define IAVF_VF_ATQT1 0x00008400 /* Reset: EMPR */
35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */
38 #define IAVF_VFINT_DYN_CTL01 0x00005C00 /* Reset: VFR */
43 #define IAVF_VFINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...15 */ /* Reset: VFR */
53 #define IAVF_VFINT_ICR0_ENA1 0x00005000 /* Reset: CORER */
57 #define IAVF_VFINT_ICR01 0x00004800 /* Reset: CORER */
58 …i, _INTVF) (0x00002800 + ((_i) * 64 + (_INTVF) * 4)) /* _i=0...2, _INTVF=0...15 */ /* Reset: VFR */
59 #define IAVF_QRX_TAIL1(_Q) (0x00002000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: CORER */
60 #define IAVF_QTX_TAIL1(_Q) (0x00000000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: PFR */
61 #define IAVF_VFQF_HENA(_i) (0x0000C400 + ((_i) * 4)) /* _i=0...1 */ /* Reset: CORER */
62 #define IAVF_VFQF_HKEY(_i) (0x0000CC00 + ((_i) * 4)) /* _i=0...12 */ /* Reset: CORER */
64 #define IAVF_VFQF_HLUT(_i) (0x0000D000 + ((_i) * 4)) /* _i=0...15 */ /* Reset: CORER */