Searched refs:RT_OFW_MAX_CELL_ARGS (Results 1 – 2 of 2) sorted by relevance
303 RT_ASSERT(parent_interrupt_cells <= RT_OFW_MAX_CELL_ARGS); in ofw_parse_irq_map()455 RT_ASSERT(interrupt_cells <= RT_OFW_MAX_CELL_ARGS); in ofw_parse_irq_cells()
58 #define RT_OFW_MAX_CELL_ARGS 16 macro65 rt_uint32_t args[RT_OFW_MAX_CELL_ARGS];
Completed in 6 milliseconds