Home
last modified time | relevance | path

Searched refs:ESPI_RANGE (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3.c159 enum gic_intid_range { SGI_RANGE, PPI_RANGE, SPI_RANGE, EPPI_RANGE, ESPI_RANGE, LPI_RANGE, __INVALID_RANGE__ }; enumerator
173 return ESPI_RANGE; in get_intid_range_func()
213 case ESPI_RANGE: in gic_dist_base()
321 case ESPI_RANGE: in convert_offset_index()
607 if ((range == SPI_RANGE || range == ESPI_RANGE) && type != IRQ_TYPE_LEVEL_HIGH && type != IRQ_TYPE_EDGE_RISING) { in gic_set_type()
1404 case ESPI_RANGE: in gic_irq_domain_map()

Completed in 4 milliseconds