Searched refs:pow_2 (Results 1 – 3 of 3) sorted by relevance
184 uint_t pow_2(unsigned int x);
165 for (i = 0, j = 0; i < pow_2(TREE_HEIGHT); i++) { in uhci_build_interrupt_lattice()167 for (k = 0; k < pow_2(VIRTUAL_TREE_HEIGHT); k++) { in uhci_build_interrupt_lattice()742 pow_2(uint_t x) in pow_2() function1358 while ((pow_2(i)) <= interval) { in uhci_bandwidth_adjust()1362 return (pow_2((i - 1))); in uhci_bandwidth_adjust()1396 node = pow_2(height + VIRTUAL_TREE_HEIGHT) * (node+1) - in uhci_leftmost_leaf()
166 uhci_tree_bottom_nodes[j] = temp[k] + pow_2(i); in _init()