Home
last modified time | relevance | path

Searched refs:SGI_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
165 return SGI_RANGE; in get_intid_range_func()
194 case SGI_RANGE: in gic_irq_in_rdist()
206 case SGI_RANGE: in gic_dist_base()
308 case SGI_RANGE: in convert_offset_index()
602 if (range == SGI_RANGE) { in gic_set_type()
633 if (get_intid_range(d) == SGI_RANGE) { in gic_irq_set_vcpu_affinity()
1392 case SGI_RANGE: in gic_irq_domain_map()

Completed in 4 milliseconds