Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dirq.c225 #define _map_walk_range(_idx, _idx2, _count, ...) \ in ofw_parse_irq_map() argument
226 … for (idx1 = _idx, idx2 = _idx2, limit = idx1 + _count; idx1 < limit __VA_ARGS__; ++idx1, ++idx2) in ofw_parse_irq_map()

Completed in 3 milliseconds