Searched refs:TIM_BUCKET_W1_S_NUM_ENTRIES (Results 1 – 4 of 4) sorted by relevance
50 #define TIM_BUCKET_W1_S_NUM_ENTRIES (0) macro53 TIM_BUCKET_W1_S_NUM_ENTRIES)) - 1)
93 return (w1 >> TIM_BUCKET_W1_S_NUM_ENTRIES) & in tim_bkt_get_nent()113 TIM_BUCKET_W1_S_NUM_ENTRIES); in tim_bkt_clr_nent()
115 return (w1 >> TIM_BUCKET_W1_S_NUM_ENTRIES) & in timr_bkt_get_nent()135 TIM_BUCKET_W1_S_NUM_ENTRIES); in timr_bkt_clr_nent()
81 #define TIM_BUCKET_W1_S_NUM_ENTRIES (0) /*Shift*/ macro