Home
last modified time | relevance | path

Searched refs:PPI_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
167 return PPI_RANGE; in get_intid_range_func()
195 case PPI_RANGE: in gic_irq_in_rdist()
207 case PPI_RANGE: in gic_dist_base()
309 case PPI_RANGE: in convert_offset_index()
492 case PPI_RANGE: in gic_get_ppi_index()
622 if (ret && (range == PPI_RANGE || range == EPPI_RANGE)) { in gic_set_type()
1397 case PPI_RANGE: in gic_irq_domain_map()

Completed in 4 milliseconds