Searched refs:find_lsb_set (Results 1 – 2 of 2) sorted by relevance
364 static inline unsigned int find_lsb_set(u32_t op) in find_lsb_set() function
779 while ((bit = find_lsb_set(ack))) { in trans_ack()