Searched refs:L1C_FSM_LEN (Results 1 – 1 of 1) sorted by relevance
167 #define L1C_FSM_LEN (3U) macro168 #define L1C_FSM_MSK (((1U << L1C_FSM_LEN) - 1) << L1C_FSM_POS)169 #define L1C_FSM_UMSK (~(((1U << L1C_FSM_LEN) - 1) << L1C_FSM_POS))
Completed in 20 milliseconds