Home
last modified time | relevance | path

Searched refs:EPPI_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
171 return EPPI_RANGE; in get_intid_range_func()
196 case EPPI_RANGE: in gic_irq_in_rdist()
208 case EPPI_RANGE: in gic_dist_base()
313 case EPPI_RANGE: in convert_offset_index()
494 case EPPI_RANGE: in gic_get_ppi_index()
622 if (ret && (range == PPI_RANGE || range == EPPI_RANGE)) { in gic_set_type()
1398 case EPPI_RANGE: in gic_irq_domain_map()

Completed in 3 milliseconds