Home
last modified time | relevance | path

Searched refs:ITSTART (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dinterval_tree_generic.h41 ITSTART, ITLAST, ITSTATIC, ITPREFIX) \ argument
71 ITTYPE start = ITSTART(node), last = ITLAST(node); \
79 if (start < ITSTART(parent)) \
128 if (ITSTART(node) <= last) { /* Cond1 */ \
186 if (last < ITSTART(node)) /* !Cond1 */ \
/linux-4.4.14/sound/pci/ctxfi/
Dct20k1reg.h360 #define ITSTART 0x113028 macro