Home
last modified time | relevance | path

Searched refs:GIC_MAP_PIN_MAP_TO_PIN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h211 #define GIC_MAP_PIN_MAP_TO_PIN BIT(31) macro
/openbmc/linux/drivers/irqchip/
H A Dirq-mips-gic.c441 write_gic_map_pin(intr, GIC_MAP_PIN_MAP_TO_PIN | gic_cpu_pin); in gic_shared_irq_domain_map()
495 map = GIC_MAP_PIN_MAP_TO_PIN | gic_cpu_pin; in gic_irq_domain_map()