Searched refs:DIST_BIT (Results 1 – 1 of 1) sorted by relevance
23 #define DIST_BIT (1U << 31) macro56 if (cpu_or_dist & DIST_BIT) in gicv3_wait_for_rwp()119 void *base = cpu_or_dist & DIST_BIT ? gicv3_data.dist_base in gicv3_reg_readl()126 void *base = cpu_or_dist & DIST_BIT ? gicv3_data.dist_base in gicv3_reg_writel()178 cpu_or_dist = (intid_range == SPI_RANGE) ? DIST_BIT : cpu; in gicv3_access_reg()224 gicv3_wait_for_rwp(is_spi ? DIST_BIT : cpu); in gicv3_irq_enable()233 gicv3_wait_for_rwp(is_spi ? DIST_BIT : cpu); in gicv3_irq_disable()