Home
last modified time | relevance | path

Searched refs:SPI_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
169 return SPI_RANGE; in get_intid_range_func()
212 case SPI_RANGE: in gic_dist_base()
310 case SPI_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()
1403 case SPI_RANGE: in gic_irq_domain_map()

Completed in 4 milliseconds