Searched refs:L1C_FSM_POS (Results 1 – 1 of 1) sorted by relevance
166 #define L1C_FSM_POS (28U) 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 5 milliseconds