Searched refs:L1C_HIT_CNT_LSB_POS (Results 1 – 2 of 2) sorted by relevance
112 #define L1C_HIT_CNT_LSB_POS (0U) macro114 #define L1C_HIT_CNT_LSB_MSK (((1U << L1C_HIT_CNT_LSB_LEN) - 1) << L1C_HIT_CNT_LSB_POS)115 #define L1C_HIT_CNT_LSB_UMSK (~(((1U << L1C_HIT_CNT_LSB_LEN) - 1) << L1C_HIT_CNT_LSB_POS))
142 #define L1C_HIT_CNT_LSB_POS (0U) macro144 #define L1C_HIT_CNT_LSB_MSK (((1U << L1C_HIT_CNT_LSB_LEN) - 1) << L1C_HIT_CNT_LSB_POS)145 #define L1C_HIT_CNT_LSB_UMSK (~(((1U << L1C_HIT_CNT_LSB_LEN) - 1) << L1C_HIT_CNT_LSB_POS))
Completed in 8 milliseconds