]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/linuxapp/eal/eal_timer.c
eal: remove unused macros
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_timer.c
index 7f7589fffa1b14dc8794f58d79ae4316b090e487..ca57916c16f799dde0ed3998bc9337f79712b44c 100644 (file)
@@ -71,8 +71,6 @@ static uint64_t eal_tsc_resolution_hz = 0;
 /* General capabilities register */
 #define CLK_PERIOD_SHIFT     32 /* Clock period shift. */
 #define CLK_PERIOD_MASK      0xffffffff00000000ULL /* Clock period mask. */
 /* General capabilities register */
 #define CLK_PERIOD_SHIFT     32 /* Clock period shift. */
 #define CLK_PERIOD_MASK      0xffffffff00000000ULL /* Clock period mask. */
-#define COUNT_SIZE_CAP_SHIFT 13 /* Count size capa. shift. */
-#define COUNT_SIZE_CAP_MASK 0x0000000000002000ULL /* Count size capa. mask. */
 
 /**
  * HPET timer registers. From the Intel IA-PC HPET (High Precision Event
 
 /**
  * HPET timer registers. From the Intel IA-PC HPET (High Precision Event