Searched refs:L1C_WRAP_DIS_POS (Results 1 – 2 of 2) sorted by relevance
104 #define L1C_WRAP_DIS_POS (26U) macro106 #define L1C_WRAP_DIS_MSK (((1U << L1C_WRAP_DIS_LEN) - 1) << L1C_WRAP_DIS_POS)107 #define L1C_WRAP_DIS_UMSK (~(((1U << L1C_WRAP_DIS_LEN) - 1) << L1C_WRAP_DIS_POS))
124 #define L1C_WRAP_DIS_POS (26U) macro126 #define L1C_WRAP_DIS_MSK (((1U << L1C_WRAP_DIS_LEN) - 1) << L1C_WRAP_DIS_POS)127 #define L1C_WRAP_DIS_UMSK (~(((1U << L1C_WRAP_DIS_LEN) - 1) << L1C_WRAP_DIS_POS))
Completed in 16 milliseconds