Lines Matching +full:reset +full:- +full:source

1 /* SPDX-License-Identifier: BSD-3-Clause */
5 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright notice,
35 #define IAVF_VF_ARQBAH1 0x00006000 /* Reset: EMPR */
36 #define IAVF_VF_ARQBAL1 0x00006C00 /* Reset: EMPR */
37 #define IAVF_VF_ARQH1 0x00007400 /* Reset: EMPR */
40 #define IAVF_VF_ARQLEN1 0x00008000 /* Reset: EMPR */
49 #define IAVF_VF_ARQT1 0x00007000 /* Reset: EMPR */
50 #define IAVF_VF_ATQBAH1 0x00007800 /* Reset: EMPR */
51 #define IAVF_VF_ATQBAL1 0x00007C00 /* Reset: EMPR */
52 #define IAVF_VF_ATQH1 0x00006400 /* Reset: EMPR */
53 #define IAVF_VF_ATQLEN1 0x00006800 /* Reset: EMPR */
62 #define IAVF_VF_ATQT1 0x00008400 /* Reset: EMPR */
63 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */
66 #define IAVF_VFINT_DYN_CTL01 0x00005C00 /* Reset: VFR */
81 …FINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...15 */ /* Reset: VFR */
96 #define IAVF_VFINT_ICR0_ENA1 0x00005000 /* Reset: CORER */
100 #define IAVF_VFINT_ICR01 0x00004800 /* Reset: CORER */
107 #define IAVF_VFINT_ITR01(_i) (0x00004C00 + ((_i) * 4)) /* _i=0...2 */ /* Reset: VFR */
108 …INTVF) (0x00002800 + ((_i) * 64 + (_INTVF) * 4)) /* _i=0...2, _INTVF=0...15 */ /* Reset: VFR */
109 #define IAVF_VFINT_STAT_CTL01 0x00005400 /* Reset: CORER */
110 #define IAVF_QRX_TAIL1(_Q) (0x00002000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: CORER */
111 #define IAVF_QTX_TAIL1(_Q) (0x00000000 + ((_Q) * 4)) /* _i=0...15 */ /* Reset: PFR */
112 #define IAVF_VFQF_HENA(_i) (0x0000C400 + ((_i) * 4)) /* _i=0...1 */ /* Reset: CORER */
113 #define IAVF_VFQF_HKEY(_i) (0x0000CC00 + ((_i) * 4)) /* _i=0...12 */ /* Reset: CORER */
115 #define IAVF_VFQF_HLUT(_i) (0x0000D000 + ((_i) * 4)) /* _i=0...15 */ /* Reset: CORER */